Bug 32295 - cdw-0.2.0_pre3.ebuild (Updated Ebuild)
|
Bug#:
32295
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: mr_bones_@gentoo.org
|
Reported By: tacvbo@tacvbo.net
|
|
Component: Ebuilds
|
|
|
URL:
http://cdw.sourceforge.net
|
|
Summary: cdw-0.2.0_pre3.ebuild (Updated Ebuild)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-10-29 15:59 0000
|
Cdw is a gtk2 and ncurses-based console frontend to cdrecord and mkisofs.
This pre version now have many enhancements like a Gtk2 GUI and a MySQL based Disk Catalog.
cdw-0.2.0_pre3.ebuild takes advantage of all of this features using the next USE variables:
gtk2: Gtk2 Support. Pretty nice! :)
encode: LaME support for saving tracks directly to mp3 instead of wav.
oggvorbis: OggEnc support for saving tracks directly to Ogg Vorbis format.
nls: International support via gnu/gettext
mysql: It only adds mysql has a dependency, the configure script always check
for libmysqlclient. Prints a nice einfo telling to the user how to activate this feature when mysql is installed.
Beacause this ebuild needs cdrtools to work (obviusly) the support for cdda2wav (to save audio CDs to wav files) is inherent to the ebuild.
Please test it,
Saludos!
Added to CVS. Nice ebuild. I only changed a couple of things:
1. There's no need to inform people about the new USE flags. If they want
them
they'll have them. They should be using -v if they want to be informed
of
the USE flags available for a given ebuild.
2. make install puts docs in /usr/share/doc/cdw, but that's not the Gentoo
spot so I whacked them. I don't think it looks for them there. If it
does, it'll need to be fixed.