Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5257 - zapping-0.6.4.ebuild
Summary: zapping-0.6.4.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-19 13:48 UTC by Andreas Kotowicz
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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


Attachments
zapping-0.6.4.ebuild (zapping-0.6.4.ebuild,1.12 KB, text/plain)
2002-07-19 13:49 UTC, Andreas Kotowicz
Details
zapping-0.6.4-r1.ebuild (zapping-0.6.4-r1.ebuild,1.23 KB, text/plain)
2002-07-21 09:13 UTC, Daniel Mettler
Details

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