Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90935 Details for
Bug 139195
gtk+-2.10 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from gtk+-2.8.19 to gtk+-2.10.0
gtk+.diff (text/plain), 1.69 KB, created by
Josef Reidinger
on 2006-07-05 02:08:42 UTC
(
hide
)
Description:
patch from gtk+-2.8.19 to gtk+-2.10.0
Filename:
MIME Type:
Creator:
Josef Reidinger
Created:
2006-07-05 02:08:42 UTC
Size:
1.69 KB
patch
obsolete
>--- gtk+-2.8.19.ebuild 2006-07-05 09:42:33.000000000 +0200 >+++ gtk+-2.10.0.ebuild 2006-07-05 11:06:50.000000000 +0200 >@@ -6,11 +6,17 @@ > > DESCRIPTION="Gimp ToolKit +" > HOMEPAGE="http://www.gtk.org/" >+SRC_URI="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.10/${P}.tar.gz" > > LICENSE="LGPL-2" > SLOT="2" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" >-IUSE="debug doc jpeg tiff xinerama" >+IUSE="debug doc jpeg tiff xinerama png" >+#can disable shm (support shared memory), add to USE? it`s extenion off Xext >+#can disable xkb (default is test for exist) >+#can disable all source autogeneration rules by flag rebuilds (need PERL 5.002) >+ >+ > > RDEPEND="|| ( ( > x11-libs/libXrender >@@ -23,15 +29,15 @@ > x11-libs/libXfixes > xinerama? ( x11-libs/libXinerama ) ) > virtual/x11 ) >- >=dev-libs/glib-2.10.1 >- >=x11-libs/pango-1.9 >- >=dev-libs/atk-1.10.1 >- >=x11-libs/cairo-0.9.2 >+ >=dev-libs/glib-2.12.0 >+ >=x11-libs/pango-1.13.0 >+ >=dev-libs/atk-1.9.0 >+ >=x11-libs/cairo-1.2.0 > media-libs/fontconfig >- x11-misc/shared-mime-info >- >=media-libs/libpng-1.2.1 >+ x11-misc/shared-mime-info >+ png? (>=media-libs/libpng-1.2.1) > jpeg? ( >=media-libs/jpeg-6b-r2 ) >- tiff? ( >=media-libs/tiff-3.5.7 )" >+ tiff? ( >=media-libs/tiff-3.4 )" > > DEPEND="${RDEPEND} > sys-devel/autoconf >@@ -71,11 +77,9 @@ > unpack ${A} > cd "${S}" > >- # Optionalize xinerama support >- epatch "${FILESDIR}"/${PN}-2.8.10-xinerama.patch >- > # use an arch-specific config directory so that 32bit and 64bit versions > # dont clash on multilib systems >+ #not tested this patch > has_multilib_profile && epatch "${FILESDIR}"/${PN}-2.8.0-multilib.patch > > # and this line is just here to make building emul-linux-x86-gtklibs a bit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 139195
:
90935
|
90955