Date: Sun, 1 Mar 2009 23:16:39 GMT From: Toni Gundogdu <legatvs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132236: [NEW PORT] multimedia/abby Front-end for cclive Message-ID: <200903012316.n21NGd3h050164@www.freebsd.org> Resent-Message-ID: <200903012320.n21NK12r078635@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132236 >Category: ports >Synopsis: [NEW PORT] multimedia/abby Front-end for cclive >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: Sun Mar 01 23:20:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: >Organization: >Environment: >Description: abby is a front-end for cclive video extraction utility. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # abby/ # abby/pkg-descr # abby/Makefile # abby/distinfo # echo c - abby/ mkdir -p abby/ > /dev/null 2>&1 echo x - abby/pkg-descr sed 's/^X//' >abby/pkg-descr << '72ecc6eb424d3739da3093a02d06aae6' Xabby is a front-end for cclive video extraction utility. X XWWW: http://code.google.com/p/abby 72ecc6eb424d3739da3093a02d06aae6 echo x - abby/Makefile sed 's/^X//' >abby/Makefile << '6f8eedbd437ef8d2f29516d506458a28' X# Ports collection makefile for: abby X# Date created: March 1 2009 X# Whom: Toni Gundogdu <legatvs@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= abby XPORTVERSION= 0.1.0 XCATEGORIES= multimedia net XMASTER_SITES= GOOGLE_CODE X XMAINTAINER= legatvs@gmail.com XCOMMENT= Front-end for cclive X XRUN_DEPENDS= cclive>=0.2.3:${PORTSDIR}/multimedia/cclive X XUSE_BZIP2= yes XUSE_QT_VER= 4 XQT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build XHAS_CONFIGURE= yes X XPLIST_FILES= bin/abby X Xdo-configure: X @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ X ${QMAKE} -unix PREFIX=${PREFIX} abby.pro X X.include <bsd.port.pre.mk> X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/abby ${PREFIX}/bin/abby X X.include <bsd.port.post.mk> 6f8eedbd437ef8d2f29516d506458a28 echo x - abby/distinfo sed 's/^X//' >abby/distinfo << 'bbcb25ab4b716896241bc77565375716' XMD5 (abby-0.1.0.tar.bz2) = e383ae374e7c25c4c8ffd22bc82618c2 XSHA256 (abby-0.1.0.tar.bz2) = ad083e8136c7a1f21b9ccf1d2f1268875228777f5a4d823925276193042497d1 XSIZE (abby-0.1.0.tar.bz2) = 28816 bbcb25ab4b716896241bc77565375716 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903012316.n21NGd3h050164>