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

Bug 13989

Summary: kmencoder-0.1.2.ebuild (New Package)
Product: Gentoo Linux Reporter: Oliver Birchler <blueyellow>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: brad, kl, magnade
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: this is the ebuild
Revised ebuild

Description Oliver Birchler 2003-01-15 14:40:33 UTC
Hello 
 
I have write a ebuild to install kmencoder (kde frontend for mencoder 
(mplayer))
Comment 1 Oliver Birchler 2003-01-15 14:44:49 UTC
Created attachment 7336 [details]
this is the ebuild
Comment 2 Dan Armak (RETIRED) gentoo-dev 2003-04-24 07:10:37 UTC
Incoming kde ebuilds will I hope be finally processed after the upcoming rearrangements in the 
gentoo organization of development. 
Meanwhile notes on the ebuild, please fix and take to heart :-) 
- don't set DEPEND like that, you're overwriting the things kde.eclass added to it, like the dep 
on kdelibs. use newdepend instead. 
- add the standard headers (which also tell us you're releasing your ebuild under the GPL v2, or 
we can't add it to portage) 
Comment 3 Brad Laue (RETIRED) gentoo-dev 2003-04-28 11:01:55 UTC
Created attachment 11249 [details]
Revised ebuild
Comment 4 Brad Laue (RETIRED) gentoo-dev 2003-04-28 11:03:10 UTC
Revised the ebuild per Dan's requirements; builds and runs for me.
Comment 5 Paul de Vrieze (RETIRED) gentoo-dev 2003-06-08 08:41:40 UTC
The bug needs full headers, such as can be copied from skel.ebuild. Also please use a mirror:/sourceforge/foo/bar url.
Comment 6 klavs klavsen 2003-08-16 06:37:03 UTC
I get:

>>> md5 src_uri ;-) kmencoder-0.1.2.tar.bz2
>>> Merging media-video/kmencoder-0.1.2 to /
ebuild: this ebuild generated output during the depend phase (bad)
Comment 7 klavs klavsen 2003-08-16 06:37:59 UTC
oh - also I changed SRC_URI to:

 SRC_URI="mirror://sourceforge/kmencoder/${P}.tar.bz2"

works a lot better - the one you had hardcoed didn't respond - and besides this change was suggested by others :)
Comment 8 Caleb Tennis (RETIRED) gentoo-dev 2004-01-21 18:31:17 UTC
looks like the project is dead