Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68497 - Ebuild for Codeine, a simple KDE xine frontend
Summary: Ebuild for Codeine, a simple KDE xine frontend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chris White (RETIRED)
URL: http://kde-apps.org/content/show.php?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 22:26 UTC by Ian Monroe
Modified: 2004-10-23 22:41 UTC (History)
1 user (show)

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


Attachments
Codeine (codeine-1.0_beta1.ebuild,604 bytes, text/plain)
2004-10-21 22:26 UTC, Ian Monroe
Details
codeine ebuild without silly problem (codeine-1.0_beta1.ebuild,583 bytes, text/plain)
2004-10-21 22:36 UTC, Ian Monroe
Details

Note You need to log in before you can comment on or make changes to this bug.
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 :).