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

Bug 15051

Summary: gtk+-2.2.1.ebuild (Update)
Product: Gentoo Linux Reporter: slyzer <slyzer>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: enhancement CC: slyzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gtk+-2.2.1.ebuild
gtk+-2.2.1.ebuild (corrected)

Description slyzer 2003-02-03 12:21:36 UTC
Hi,

new release of gtk+. Announcement at
http://mail.gnome.org/archives/gtk-devel-list/2003-February/msg00008.html

Now gtk+ requires pango-1.2.1

Could be found in x11-libs/gtk+

cu
 slyzer
Comment 1 slyzer 2003-02-03 12:21:57 UTC
Created attachment 7886 [details]
gtk+-2.2.1.ebuild
Comment 2 Spider (RETIRED) gentoo-dev 2003-02-03 23:11:27 UTC
buggy ebuild:
	if [ -n "$DEBUG" ]; then
		myconf="${myconf}  --enable-debug"
	fi


Did you check those patches that they are still necessary / needed?



cvs access is denied due to cvs repo moving, but I have this working locally. 
Comment 3 slyzer 2003-02-04 04:23:39 UTC
Created attachment 7920 [details]
gtk+-2.2.1.ebuild (corrected)

Hi,

I think they made some improvements because I hab some trouble with the 2.2.0
version. So I think they are really useful ;)

I comment the patches out because they came from the 2.0.x branch. I think they
are corrected now, because I had no problems without this patches.

cu
 slyzer