Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16259 - kmediagrab-0.3.ebuild
Summary: kmediagrab-0.3.ebuild
Status: VERIFIED REMIND
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-02-23 20:25 UTC by Jeremy Johnson
Modified: 2005-12-25 13:41 UTC (History)
0 users

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


Attachments
This is the ebuild itself. (kmediagrab-0.3.ebuild,376 bytes, text/plain)
2003-02-23 20:26 UTC, Jeremy Johnson
Details
This is the MD5 digest. (digest-kmediagrab-0.3,66 bytes, text/plain)
2003-02-23 20:27 UTC, Jeremy Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Johnson 2003-02-23 20:25:40 UTC
This is an ebuild for the kmediagrab DVD and TV grabbing software.
Comment 1 Jeremy Johnson 2003-02-23 20:26:52 UTC
Created attachment 8657 [details]
This is the ebuild itself.
Comment 2 Jeremy Johnson 2003-02-23 20:27:18 UTC
Created attachment 8658 [details]
This is the MD5 digest.
Comment 3 Jeremy Johnson 2003-02-23 20:34:51 UTC
Forgot to mention on thing: kmediagrab needs mplayer and mencoder to work 
properly, but I couldn't figure out a good way to make sure USE=encode was set for 
mplayer to compile mencoder support. 
 
I have tested this ebuild with kde-3.1, mplayer-0.90_rc2, xvid-0.9.0, and lame-3.93.1 
Comment 4 Jeremy Johnson 2003-02-23 23:14:34 UTC
I was thinking about it and realized I probably should have included a dependency 
check for lame (didn't think about it since I already had it installed), so here it is: 
 
--- kmediagrab-0.3.ebuild.orig  2003-02-23 20:13:48.000000000 -0800 
+++ kmediagrab-0.3.ebuild       2003-02-23 20:07:12.000000000 -0800 
@@ -9,4 +9,5 @@ 
 IUSE="" 
 
 newdepend ">=media-libs/xvid-0.9.0 
+               >=media-sound/lame-3.93.1 
                >=media-video/mplayer-0.90_rc2" 
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-05-25 17:20:09 UTC
looks like development has stopped on this, so i don't plan to commit it unless there's a compelling reason to.
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-25 13:41:45 UTC
^^