Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 102854 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-libs/gtk+/gtk+-2.8.0.ebuild (+3 lines)
Lines 47-52 Link Here
47
	unpack ${A}
47
	unpack ${A}
48
48
49
	cd ${S}
49
	cd ${S}
50
	# post-release bug fixes
51
	epatch ${FILESDIR}/${P}-gdk.patch
50
	# beautifying patch for disabled icons
52
	# beautifying patch for disabled icons
51
	epatch ${FILESDIR}/${PN}-2.2.1-disable_icons_smooth_alpha.patch
53
	epatch ${FILESDIR}/${PN}-2.2.1-disable_icons_smooth_alpha.patch
52
	# add smoothscroll support for usability reasons
54
	# add smoothscroll support for usability reasons
Lines 83-88 Link Here
83
		`use_with jpeg libjpeg` \
85
		`use_with jpeg libjpeg` \
84
		`use_with tiff libtiff` \
86
		`use_with tiff libtiff` \
85
		`use_enable static` \
87
		`use_enable static` \
88
		--with-cairo \
86
		--with-libpng \
89
		--with-libpng \
87
		--with-gdktarget=x11 \
90
		--with-gdktarget=x11 \
88
		--with-xinput \
91
		--with-xinput \

Return to bug 102854