# Template file for 'xfce4-mixer' pkgname=xfce4-mixer version=4.10.0 revision=1 build_style=gnu-configure makedepends="pkg-config intltool gtk+-devel gstreamer-devel gst-plugins-base-devel libxfce4util-devel libxfce4ui-devel xfconf-devel xfce4-panel-devel libunique1-devel" short_desc="Sound mixer for the Xfce Desktop Environment" maintainer="Juan RP " homepage="http://www.xfce.org/" license="GPL-2" distfiles="http://archive.se.xfce.org/src/apps/$pkgname/4.10/$pkgname-$version.tar.bz2" checksum=a8c589001b438171ea5a6b46ce9895c3ffbc5081ab67805ab9870e540068dade long_desc=" This package includes a sound mixer for the XFce Desktop Environment." xfce4-mixer_package() { depends="desktop-file-utils hicolor-icon-theme" pkg_install() { vmove usr } }