Date: Tue, 15 Aug 2006 14:37:56 +0600 (YEKST) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/102078: [NEW PORT] sysutils/extrackt: Audio CD ripper and encoder Message-ID: <20060815083756.2752412F33@fonon.realnet> Resent-Message-ID: <200608151110.k7FBAD0K007835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102078 >Category: ports >Synopsis: [NEW PORT] sysutils/extrackt: Audio CD ripper and encoder >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: Tue Aug 15 11:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug 2 21:44:37 MSD >Description: Extrackt is essentially an audio CD ripper and encoder. It allows you to choose your ripper and encoder based on templates which give Extrackt the ability to use multiple built in and user defined ones. Extrackt is logically split into a frontend (gui) and a backend (ripping / encoding / cddb etc). and allows for frontends to be written using any toolkit like Etk, Ewl, Gtk, or even pure Evas / Edje (not to mention ncurses or simlpe shell ones). Author: Hisham 'CodeWarrior' Mardam Bey WWW: http://www.enlightenment.org/ Note: this depends on x11-toolkits/etk PR >How-To-Repeat: >Fix: --- extrackt-20060807.shar begins here --- # 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: # # extrackt # extrackt/pkg-descr # extrackt/Makefile # extrackt/pkg-plist # extrackt/distinfo # echo c - extrackt mkdir -p extrackt > /dev/null 2>&1 echo x - extrackt/pkg-descr sed 's/^X//' >extrackt/pkg-descr << 'END-of-extrackt/pkg-descr' XExtrackt is essentially an audio CD ripper and encoder. It allows you to Xchoose your ripper and encoder based on templates which give Extrackt the Xability to use multiple built in and user defined ones. Extrackt is logically Xsplit into a frontend (gui) and a backend (ripping / encoding / cddb etc). Xand allows for frontends to be written using any toolkit like Etk, Ewl, Gtk, Xor even pure Evas / Edje (not to mention ncurses or simlpe shell ones). X XAuthor: Hisham 'CodeWarrior' Mardam Bey XWWW: http://www.enlightenment.org/ END-of-extrackt/pkg-descr echo x - extrackt/Makefile sed 's/^X//' >extrackt/Makefile << 'END-of-extrackt/Makefile' X# New ports collection makefile for: extrackt X# Date created: 2006-08-15 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $MBSDlabs$ X# $FreeBSD$ X# X XPORTNAME= extrackt XPORTVERSION= 20060807 XCATEGORIES= sysutils XMASTER_SITES= http://mbsd.msk.ru/dist/ X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= Audio CD ripper and encoder X XUSE_BZIP2= yes XUSE_GMAKE= yes XUSE_GNOME= gnomehack pkgconfig gnometarget XUSE_EFL= evas ecore eet etk enhance XGNU_CONFIGURE= yes X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/x11-toolkits/etk/bsd.efl.mk" X.include <bsd.port.post.mk> END-of-extrackt/Makefile echo x - extrackt/pkg-plist sed 's/^X//' >extrackt/pkg-plist << 'END-of-extrackt/pkg-plist' Xbin/extrackt X%%DATADIR%%/etk_fe/etk_fe.edj X%%DATADIR%%/etk_fe/extrackt.glade X%%DATADIR%%/images/extrackt_icon.png X@dirrm %%DATADIR%%/images X@dirrm %%DATADIR%%/etk_fe X@dirrm %%DATADIR%% END-of-extrackt/pkg-plist echo x - extrackt/distinfo sed 's/^X//' >extrackt/distinfo << 'END-of-extrackt/distinfo' XMD5 (extrackt-20060807.tar.bz2) = f8c7507cb7a8229fc0b79110b8945abf XSHA256 (extrackt-20060807.tar.bz2) = e1189552136b5f94ab448ee8ffbc6823729e7855849429ede8e8ecac60a16404 XSIZE (extrackt-20060807.tar.bz2) = 351864 END-of-extrackt/distinfo exit --- extrackt-20060807.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060815083756.2752412F33>