Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32295 - cdw-0.2.0_pre3.ebuild (Updated Ebuild)
Summary: cdw-0.2.0_pre3.ebuild (Updated Ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Mr. Bones. (RETIRED)
URL: http://cdw.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-29 15:59 UTC by Octavio Ruiz (Ta^3)
Modified: 2003-11-02 23:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cdw-0.2.0_pre3.ebuild (cdw-0.2.0_pre3.ebuild,2.12 KB, text/plain)
2003-10-29 16:09 UTC, Octavio Ruiz (Ta^3)
Details
cdw-0.2.0_pre3.ebuild (cdw-0.2.0_pre3.ebuild,2.12 KB, text/plain)
2003-10-29 16:54 UTC, Octavio Ruiz (Ta^3)
Details
cdw-0.2.0_pre3.ebuild (cdw-0.2.0_pre3.ebuild,2.08 KB, text/plain)
2003-10-29 18:12 UTC, Octavio Ruiz (Ta^3)
Details
cdw-0.2.0_pre3.ebuild (cdw-0.2.0_pre3.ebuild,2.11 KB, text/plain)
2003-10-29 18:35 UTC, Octavio Ruiz (Ta^3)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Octavio Ruiz (Ta^3) 2003-10-29 15:59:47 UTC
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!
Comment 1 Octavio Ruiz (Ta^3) 2003-10-29 16:09:56 UTC
Created attachment 19954 [details]
cdw-0.2.0_pre3.ebuild
Comment 2 Octavio Ruiz (Ta^3) 2003-10-29 16:54:04 UTC
Created attachment 19956 [details]
cdw-0.2.0_pre3.ebuild
Comment 3 Octavio Ruiz (Ta^3) 2003-10-29 18:12:20 UTC
Created attachment 19957 [details]
cdw-0.2.0_pre3.ebuild
Comment 4 Octavio Ruiz (Ta^3) 2003-10-29 18:35:16 UTC
Created attachment 19958 [details]
cdw-0.2.0_pre3.ebuild
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2003-11-02 23:43:10 UTC
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.