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

Collapse All | Expand All

(-)spice-gtk-0.32-r1.ebuild (+3 lines)
Lines 9-14 VALA_MIN_API_VERSION="0.14" Link Here
9
VALA_USE_DEPEND="vapigen"
9
VALA_USE_DEPEND="vapigen"
10
10
11
inherit autotools eutils vala
11
inherit autotools eutils vala
12
inherit autotools eutils vala flag-o-matic
12
13
13
DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI"
14
DESCRIPTION="Set of GObject and Gtk objects for connecting to Spice servers and a client GUI"
14
HOMEPAGE="http://spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/"
15
HOMEPAGE="http://spice-space.org https://cgit.freedesktop.org/spice/spice-gtk/"
Lines 95-100 src_configure() { Link Here
95
		rm -fv gtk/controller/controller.{c,vala.stamp} gtk/controller/menu.c
96
		rm -fv gtk/controller/controller.{c,vala.stamp} gtk/controller/menu.c
96
	fi
97
	fi
97
98
99
	use gtk3 && append-ldflags "-lX11" # Bug 585118
100
98
	myconf="
101
	myconf="
99
		--disable-maintainer-mode \
102
		--disable-maintainer-mode \
100
		$(use_enable static-libs static) \
103
		$(use_enable static-libs static) \

Return to bug 585118