Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68497

Summary: Ebuild for Codeine, a simple KDE xine frontend
Product: Gentoo Linux Reporter: Ian Monroe <gentoo>
Component: New packagesAssignee: Chris White (RETIRED) <chriswhite>
Status: RESOLVED FIXED    
Severity: enhancement CC: media-video
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://kde-apps.org/content/show.php?content=17161
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Codeine
codeine ebuild without silly problem

Description Ian Monroe 2004-10-21 22:26:19 UTC
It doesn't use autoconf or automake, but its own custom configure that doesn't take very many options. So I'm not entirely sure I did everything right. The ebuild installs the following:
--- /usr/
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/codeine-1.0_beta1/
>>> /usr/share/doc/codeine-1.0_beta1/README.gz
>>> /usr/usr/
>>> /usr/usr/bin/
>>> /usr/usr/bin/codeine
>>> /usr/usr/share/
>>> /usr/usr/share/doc/
>>> /usr/usr/share/doc/HTML/
>>> /usr/usr/share/doc/HTML/en/
>>> /usr/usr/share/doc/HTML/en/codeine/
>>> /usr/usr/share/doc/HTML/en/codeine/main.png
>>> /usr/usr/share/doc/HTML/en/codeine/index.docbook
>>> /usr/usr/share/doc/HTML/en/codeine/index.cache.bz2
>>> /usr/usr/share/applications/
>>> /usr/usr/share/applications/kde/
>>> /usr/usr/share/applications/kde/codeine.desktop
>>> /usr/usr/share/apps/
>>> /usr/usr/share/apps/codeine/
>>> /usr/usr/share/apps/codeine/codeineui.rc


Reproducible: Always
Steps to Reproduce:
Comment 1 Ian Monroe 2004-10-21 22:26:54 UTC
Created attachment 42396 [details]
Codeine
Comment 2 Chris White (RETIRED) gentoo-dev 2004-10-21 22:29:20 UTC
I'll take a look at this at some point.  I'll try and see what's going on with
the installation script (I've fixed about .. I can't count how many broken 
build systems :P).
Comment 3 Ian Monroe 2004-10-21 22:36:47 UTC
Created attachment 42397 [details]
codeine ebuild without silly problem

Well, obviously that wasn't right.

I forgot to note that the author Max Howell is going to change the name of
Codeine before 1.0 final.
Comment 4 Chris White (RETIRED) gentoo-dev 2004-10-23 22:41:25 UTC
In CVS.  Only thing I changed was the cvs headers ( a new policy ) and
add a debug USE flag.  Other than that, great job :).