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

Bug 196597

Summary: media-gfx/xzgv - new ebuild
Product: Gentoo Linux Reporter: David Radice <david.e.pi.3.14>
Component: New packagesAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Proposed skel ebuild

Description David Radice 2007-10-21 13:04:05 UTC
As of bug 140498 xzgv has been removed from the portage tree as it was an old unmaintained software, but now it seems that there is a new mantainer upstream:

http://sourceforge.net/projects/xzgv/

xzgv-0.9 is out with GTK2 and imlib2 support. It could be added into the tree again?
Comment 1 David Radice 2007-10-21 13:07:38 UTC
Created attachment 134022 [details]
Proposed skel ebuild

I am attaching a possible base ebuild for the xzgv-0.9 package. The xzgv documentation says that it depends on >=GTK+-1.2 and >=imlib-1.0, but the "NEWS" files says that imlib1 is no longer supported and that xzgv-0.9 uses GTK+-2 (a quick ldd check seems to confirm that it's linked with the gtk-2 libs).
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-10-27 17:20:49 UTC
I've added it, thanks for initial ebuild.