New package: xfce4-pulseaudio-plugin-0.2.3
This commit is contained in:
parent
3550c9eccb
commit
6ac8c6821b
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'xfce4-pulseaudio-plugin'
|
||||
pkgname=xfce4-pulseaudio-plugin
|
||||
version=0.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext-devel glib-devel intltool pkg-config xfce4-dev-tools"
|
||||
makedepends="libnotify-devel libxfce4ui-devel pulseaudio-devel xfce4-panel-devel"
|
||||
short_desc="Pulseaudio volume control plugin for Xfce4 panel"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin"
|
||||
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum="e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33"
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 xdt-autogen
|
||||
}
|
Loading…
Reference in New Issue