Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 212546
Collapse All | Expand All

(-)/usr/portage/x11-terms/xterm/xterm-232.ebuild (-2 / +2 lines)
Lines 10-16 Link Here
10
10
11
LICENSE="X11"
11
LICENSE="X11"
12
SLOT="0"
12
SLOT="0"
13
KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
13
KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
14
IUSE="truetype Xaw3d unicode toolbar paste64"
14
IUSE="truetype Xaw3d unicode toolbar paste64"
15
15
16
RDEPEND="x11-libs/libX11
16
RDEPEND="x11-libs/libX11
Lines 35-40 Link Here
35
	filter-flags "-fstack-protector"
35
	filter-flags "-fstack-protector"
36
	replace-flags "-Os" "-O2" # work around gcc-4.1.1-r[01] bugs
36
	replace-flags "-Os" "-O2" # work around gcc-4.1.1-r[01] bugs
37
37
38
# --enable-tcap-query causes bug #212546.
38
	econf --libdir=/etc \
39
	econf --libdir=/etc \
39
		--with-x \
40
		--with-x \
40
		--with-utempter \
41
		--with-utempter \
Lines 51-57 Link Here
51
		--enable-wide-chars \
52
		--enable-wide-chars \
52
		--enable-doublechars \
53
		--enable-doublechars \
53
		--enable-warnings \
54
		--enable-warnings \
54
		--enable-tcap-query \
55
		--enable-logging \
55
		--enable-logging \
56
		--enable-dabbrev \
56
		--enable-dabbrev \
57
		--with-app-defaults=${DEFAULTS_DIR} \
57
		--with-app-defaults=${DEFAULTS_DIR} \

Return to bug 212546