app-ergonomics/workrave: bump to 1.10.23
This commit is contained in:
parent
06e051c936
commit
ff107e0cb4
@ -21,6 +21,7 @@ SLOT="0"
|
|||||||
PLATFORMS="~amd64 ~x86"
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
|
||||||
MYOPTIONS="
|
MYOPTIONS="
|
||||||
|
gconf [[ description = [ compile with Gnome gconf2 support ] ]]
|
||||||
gnome [[ description = [ Add support for gnome panel ] ]]
|
gnome [[ description = [ Add support for gnome panel ] ]]
|
||||||
pulseaudio
|
pulseaudio
|
||||||
xfce4-panel [[ description = [ Add support for XFCE panel ] ]]
|
xfce4-panel [[ description = [ Add support for XFCE panel ] ]]
|
||||||
@ -35,21 +36,26 @@ DEPENDENCIES="
|
|||||||
virtual/pkg-config
|
virtual/pkg-config
|
||||||
x11-proto/xorgproto
|
x11-proto/xorgproto
|
||||||
build+run:
|
build+run:
|
||||||
|
dev-cpp/cairomm:1.0
|
||||||
dev-cpp/libsigc++:2
|
dev-cpp/libsigc++:2
|
||||||
|
dev-libs/atk
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
|
gnome-bindings/atkmm:1.6
|
||||||
gnome-bindings/glibmm:2.4
|
gnome-bindings/glibmm:2.4
|
||||||
gnome-bindings/gtkmm:3
|
gnome-bindings/gtkmm:3
|
||||||
|
gnome-bindings/pangomm:1.4
|
||||||
gnome-desktop/gobject-introspection:=
|
gnome-desktop/gobject-introspection:=
|
||||||
media-libs/gstreamer:1.0[gobject-introspection]
|
media-libs/gstreamer:1.0[gobject-introspection]
|
||||||
media-plugins/gst-plugins-base:1.0[gobject-introspection]
|
media-plugins/gst-plugins-base:1.0[gobject-introspection]
|
||||||
media-plugins/gst-plugins-good:1.0
|
media-plugins/gst-plugins-good:1.0
|
||||||
|
x11-libs/cairo
|
||||||
|
x11-libs/gdk-pixbuf:2.0
|
||||||
x11-libs/gtk+:3[gobject-introspection]
|
x11-libs/gtk+:3[gobject-introspection]
|
||||||
x11-libs/libSM
|
|
||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libXScrnSaver
|
x11-libs/libXScrnSaver
|
||||||
x11-libs/libXmu
|
|
||||||
x11-libs/libXt
|
|
||||||
x11-libs/libXtst
|
x11-libs/libXtst
|
||||||
|
x11-libs/pango:0
|
||||||
|
gconf? ( gnome-platform/GConf:2 )
|
||||||
gnome? ( gnome-base/gnome-shell )
|
gnome? ( gnome-base/gnome-shell )
|
||||||
pulseaudio? ( media-sound/pulseaudio )
|
pulseaudio? ( media-sound/pulseaudio )
|
||||||
xfce4-panel? (
|
xfce4-panel? (
|
||||||
@ -65,7 +71,6 @@ DEFAULT_SRC_CONFIGURE_PARAMS=(
|
|||||||
--disable-distribution
|
--disable-distribution
|
||||||
--enable-exercises
|
--enable-exercises
|
||||||
--disable-experimental
|
--disable-experimental
|
||||||
--disable-gnome2
|
|
||||||
--disable-static
|
--disable-static
|
||||||
--disable-xml
|
--disable-xml
|
||||||
--disable-indicator
|
--disable-indicator
|
||||||
@ -77,6 +82,7 @@ DEFAULT_SRC_CONFIGURE_PARAMS=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
DEFAULT_SRC_CONFIGURE_OPTION_ENABLES=(
|
DEFAULT_SRC_CONFIGURE_OPTION_ENABLES=(
|
||||||
|
'gconf gconf'
|
||||||
'gnome gnome3'
|
'gnome gnome3'
|
||||||
'pulseaudio pulse'
|
'pulseaudio pulse'
|
||||||
'xfce4-panel xfce'
|
'xfce4-panel xfce'
|
Loading…
Reference in New Issue
Block a user