Date: Sat, 7 Jan 2012 23:11:16 GMT From: Veniamin Gvozdikov <g.veniamin@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163902: [new port]: graphics/easypaint Easy graphic editing program Message-ID: <201201072311.q07NBGuV069743@red.freebsd.org> Resent-Message-ID: <201201072320.q07NK87f086964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163902 >Category: ports >Synopsis: [new port]: graphics/easypaint Easy graphic editing program >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 07 23:20:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Veniamin Gvozdikov >Release: FreeBSD 8.2-RELEASE >Organization: >Environment: FreeBSD 8.2-RELEASE FreeBSD 8.2-RELEASE #0 r219081M: Wed Mar 2 08:23:31 CET 2011 root@www4:/usr/obj/i386/usr/src/sys/GENERIC i386 >Description: This is programm anagog MS Paint. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # easypaint # easypaint/distinfo # easypaint/pkg-descr # easypaint/Makefile # echo c - easypaint mkdir -p easypaint > /dev/null 2>&1 echo x - easypaint/distinfo sed 's/^X//' >easypaint/distinfo << '5b316a748147f1f3d0ad0a6055860d11' XSHA256 (140877-easyPaint.tar.gz) = 3d3b6d17bef41b919a6dfd989a4b1c05b687e1457c64cc841050cde3d8a85707 XSIZE (140877-easyPaint.tar.gz) = 45453 5b316a748147f1f3d0ad0a6055860d11 echo x - easypaint/pkg-descr sed 's/^X//' >easypaint/pkg-descr << '8aea44d5d69cbd24e062e30fe4bf45ea' XEasy graphic editing program X XWWW: http://qt-apps.org/content/show.php/easyPaint?content=140877 8aea44d5d69cbd24e062e30fe4bf45ea echo x - easypaint/Makefile sed 's/^X//' >easypaint/Makefile << '8cdc7047c357b51b4796b79064780eaf' X# New ports collection makefile for: easypaint X# Date created: 2012-01-06 X# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> X# X# $FreeBSD$ X# X XPORTNAME= easypaint XPORTVERSION= 0.6.0 XCATEGORIES= graphics XMASTER_SITES= http://qt-apps.org/CONTENT/content-files/ XDISTNAME= 140877-easyPaint X XMAINTAINER= g.veniamin@googlemail.com XCOMMENT= Easy graphic editing program X XLICENSE= GPLv3 X XUSE_QT_VER= 4 XQT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build XQPROFILE= easyPaint XWRKSRC= ${WRKDIR}/${QPROFILE} X XPLIST_FILES= bin/${PORTNAME} X Xdo-configure: X cd ${WRKSRC} && ${QMAKE} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${QPROFILE} ${PREFIX}/bin/${PORTNAME} X X.include <bsd.port.mk> 8cdc7047c357b51b4796b79064780eaf exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201072311.q07NBGuV069743>