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

Bug 5257

Summary: zapping-0.6.4.ebuild
Product: Gentoo Linux Reporter: Andreas Kotowicz <andreas.kotowicz>
Component: New packagesAssignee: Spider (RETIRED) <spider>
Status: RESOLVED FIXED    
Severity: normal CC: andreas.kotowicz, mettlerd
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: zapping-0.6.4.ebuild
zapping-0.6.4-r1.ebuild

Description Andreas Kotowicz 2002-07-19 13:48:55 UTC
this is just a new version. needs media-libs/rte and media-libs/zvbi (already in
rsync)
Comment 1 Andreas Kotowicz 2002-07-19 13:49:17 UTC
Created attachment 2396 [details]
zapping-0.6.4.ebuild
Comment 2 Daniel Mettler 2002-07-21 09:09:46 UTC
here's a patch to make zapping compile for users without gnome (use="-gnome")  
too. and it makes the ebuild pass the lintool test (added rdepend). tested 
with gentoo 1.3b. rgds dan 
  
--- zapping-0.6.4.ebuild        Sun Jul 21 15:22:08 2002   
+++ zapping-0.6.4-r1.ebuild     Sun Jul 21 15:52:53 2002   
@@ -8,9 +8,13 @@   
 DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1   
        >=gnome-base/libglade-0.17-r1   
        =x11-libs/gtk+-1.2*   
-       dev-libs/libunicode   
+       >=dev-libs/libunicode-0.4   
+       >=dev-libs/libxml-1.4.0   
+       >=sys-devel/gettext-0.10.36   
+       >=media-libs/gdk-pixbuf-0.8   
        >=media-libs/zvbi-0.2   
        >=media-libs/rte-0.4"   
+RDEPEND=${DEPEND}   
   
 SLOT="0"   
 LICENSE="GPL-2"   
Comment 3 Daniel Mettler 2002-07-21 09:13:46 UTC
Created attachment 2432 [details]
zapping-0.6.4-r1.ebuild

the patched ebuild
Comment 4 Andreas Kotowicz 2002-07-21 10:38:09 UTC
thanks. for the nice ebuild. does mpeg recording in zapping 0.6.4 actually work
for you? it't doesn't for me :(
Comment 5 Spider (RETIRED) gentoo-dev 2002-08-27 13:31:27 UTC
How do you want the copyright for this ebuild? 

we need to have this as GPL for it to be in portage, if necessary I'll just
update the old ebuild to current version 


Do you want me to assign you the copyright, or is it ok to change it to Gentoo
Technologies Inc. ?

(did oyu just copy the old one, change the dependencies and remove the copyright
header?)
Comment 6 Andreas Kotowicz 2002-08-27 16:10:28 UTC
this should actually just be an updated version of the old ebuild. so copyright
goes to gentoo
Comment 7 Daniel Mettler 2002-08-28 06:02:51 UTC
dito, thx for asking 
Comment 8 Spider (RETIRED) gentoo-dev 2002-08-28 19:39:09 UTC
testbuilding right now...


Comment 9 Spider (RETIRED) gentoo-dev 2002-08-31 14:37:41 UTC
now commited.