|
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) \ |