LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="gconf +gtk +gtk2 +introspection +libnotify nls +python test vala wayland +X"
-REQUIRED_USE="libnotify? ( gtk )
+IUSE="+X gconf +gtk +gtk2 +introspection +libnotify nls +python test vala wayland"
+REQUIRED_USE="gtk2? ( gtk )
+ libnotify? ( gtk )
python? (
${PYTHON_REQUIRED_USE}
gtk
gnome-base/dconf
gnome-base/librsvg:2
sys-apps/dbus[X?]
+ X? (
+ x11-libs/libX11
+ !gtk? ( x11-libs/gtk+:2 )
+ )
gconf? ( gnome-base/gconf:2 )
gtk? (
x11-libs/gtk+:3
wayland? (
dev-libs/wayland
x11-libs/libxkbcommon
- )
- X? (
- || (
- x11-libs/gtk+:3
- x11-libs/gtk+:2
- )
- x11-libs/libX11
)"
RDEPEND="${CDEPEND}
python? (
fi
econf \
+ $(use_enable X xim) \
$(use_enable gconf) \
$(use_enable gtk gtk3) \
$(use_enable gtk ui) \
$(use_enable test tests) \
$(use_enable vala) \
$(use_enable wayland) \
- $(use_enable X xim) \
"${python_conf[@]}"
}
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="gconf +gtk +gtk2 +introspection +libnotify nls +python test vala wayland +X"
-REQUIRED_USE="libnotify? ( gtk )
+IUSE="+X gconf +gtk +gtk2 +introspection +libnotify nls +python test vala wayland"
+REQUIRED_USE="gtk2? ( gtk )
+ libnotify? ( gtk )
python? (
${PYTHON_REQUIRED_USE}
gtk
gnome-base/dconf
gnome-base/librsvg:2
sys-apps/dbus[X?]
+ X? (
+ x11-libs/libX11
+ !gtk? ( x11-libs/gtk+:2 )
+ )
gconf? ( gnome-base/gconf:2 )
gtk? (
x11-libs/gtk+:3
wayland? (
dev-libs/wayland
x11-libs/libxkbcommon
- )
- X? (
- || (
- x11-libs/gtk+:3
- x11-libs/gtk+:2
- )
- x11-libs/libX11
)"
RDEPEND="${CDEPEND}
python? (
fi
econf \
+ $(use_enable X xim) \
$(use_enable gconf) \
$(use_enable gtk gtk3) \
$(use_enable gtk ui) \
$(use_enable test tests) \
$(use_enable vala) \
$(use_enable wayland) \
- $(use_enable X xim) \
--disable-emoji-dict \
"${python_conf[@]}"
}
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="+emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland +X"
+IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland"
REQUIRED_USE="emoji? ( gtk )
+ gtk2? ( gtk )
kde? ( gtk )
libnotify? ( gtk )
python? (
gnome-base/dconf
gnome-base/librsvg:2
sys-apps/dbus[X?]
+ X? (
+ x11-libs/libX11
+ !gtk? ( x11-libs/gtk+:2 )
+ )
gconf? ( gnome-base/gconf:2 )
gtk? (
x11-libs/gtk+:3
wayland? (
dev-libs/wayland
x11-libs/libxkbcommon
- )
- X? (
- || (
- x11-libs/gtk+:3
- x11-libs/gtk+:2
- )
- x11-libs/libX11
)"
RDEPEND="${CDEPEND}
python? (
fi
econf \
+ $(use_enable X xim) \
$(use_enable emoji emoji-dict) \
$(use_with emoji unicode-emoji-dir "${unicodedir}"/emoji) \
$(use_with emoji emoji-annotation-dir "${unicodedir}"/cldr/common/annotations) \
$(use_enable test tests) \
$(use_enable vala) \
$(use_enable wayland) \
- $(use_enable X xim) \
"${python_conf[@]}"
}