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

Bug 16259

Summary: kmediagrab-0.3.ebuild
Product: Gentoo Linux Reporter: Jeremy Johnson <jmjohnson>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: VERIFIED REMIND    
Severity: normal Keywords: EBUILD
Priority: High    
Version: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: This is the ebuild itself.
This is the MD5 digest.

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
^^