From abedc6ea5f97ce320348981319767d36ca0670bf Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 25 Feb 2016 02:27:46 +0100 Subject: [PATCH] xfce-extra/xfce4-mixer: initial import of version 4.11.0 --- metadata/categories.conf | 1 + metadata/layout.conf | 2 +- .../xfce4-mixer/xfce4-mixer-4.11.0.exheres-0 | 26 +++++++++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0 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] +" +