diff --git a/metadata/categories.conf b/metadata/categories.conf index bbaaf2c1..614a7a5f 100644 --- a/metadata/categories.conf +++ b/metadata/categories.conf @@ -24,3 +24,4 @@ www-apps www-servers x11-themes x11-wm +xfce-extra diff --git a/metadata/layout.conf b/metadata/layout.conf index d8a553cc..2e035842 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -2,4 +2,4 @@ layout = exheres eapi_when_unknown = exheres-0 eapi_when_unspecified = exheres-0 profile_eapi_when_unspecified = exheres-0 -masters = arbor +masters = arbor xfce diff --git a/packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0 b/packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0 new file mode 100644 index 00000000..9641e99b --- /dev/null +++ b/packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0 @@ -0,0 +1,26 @@ +# Copyright 2016 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require xfce [ module=apps ] + +SUMMARY="A volume control application (and panel plug-in) for the Xfce desktop environment" +HOMEPAGE="http://goodies.xfce.org/projects/applications/${PN}" + +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + +DEPENDENCIES=" + build+run: + dev-libs/glib:2 + dev-libs/keybinder + dev-libs/unique + x11-libs/gtk+:2 + xfce-base/libxfce4ui + xfce-base/libxfce4util + xfce-base/xfce4-panel + xfce-base/xfconf + run: + media-plugins/gst-plugins-base:0.10[gstreamer_plugins:alsa] +" +