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

(-)colord-1.0.3.ebuild (-1 / +2 lines)
Lines 15-21 Link Here
15
LICENSE="GPL-2+"
15
LICENSE="GPL-2+"
16
SLOT="0/1" # subslot = libcolord soname version
16
SLOT="0/1" # subslot = libcolord soname version
17
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
17
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
18
IUSE="examples extra-print-profiles +gusb +introspection scanner systemd +udev vala"
18
IUSE="examples extra-print-profiles +gusb +introspection nls scanner systemd +udev vala"
19
REQUIRED_USE="
19
REQUIRED_USE="
20
	gusb? ( udev )
20
	gusb? ( udev )
21
	scanner? ( udev )
21
	scanner? ( udev )
Lines 78-83 Link Here
78
		$(use_enable extra-print-profiles print-profiles) \
78
		$(use_enable extra-print-profiles print-profiles) \
79
		$(usex extra-print-profiles COLPROF="$(type -P argyll-colprof)" "") \
79
		$(usex extra-print-profiles COLPROF="$(type -P argyll-colprof)" "") \
80
		$(use_enable gusb) \
80
		$(use_enable gusb) \
81
		$(use_enable nls) \
81
		$(use_enable gusb reverse) \
82
		$(use_enable gusb reverse) \
82
		$(use_enable introspection) \
83
		$(use_enable introspection) \
83
		$(use_enable scanner sane) \
84
		$(use_enable scanner sane) \

Return to bug 491180