xfce-extra/xfce4-mixer: initial import of version 4.11.0
This commit is contained in:
parent
1c56382232
commit
abedc6ea5f
@ -24,3 +24,4 @@ www-apps
|
|||||||
www-servers
|
www-servers
|
||||||
x11-themes
|
x11-themes
|
||||||
x11-wm
|
x11-wm
|
||||||
|
xfce-extra
|
||||||
|
@ -2,4 +2,4 @@ layout = exheres
|
|||||||
eapi_when_unknown = exheres-0
|
eapi_when_unknown = exheres-0
|
||||||
eapi_when_unspecified = exheres-0
|
eapi_when_unspecified = exheres-0
|
||||||
profile_eapi_when_unspecified = exheres-0
|
profile_eapi_when_unspecified = exheres-0
|
||||||
masters = arbor
|
masters = arbor xfce
|
||||||
|
26
packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0
Normal file
26
packages/xfce-extra/xfce4-mixer/xfce4-mixer-4.11.0.exheres-0
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# 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]
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user