void-packages/srcpkgs/xfce4-pulseaudio-plugin/template

19 lines
741 B
Bash

# Template file for 'xfce4-pulseaudio-plugin'
pkgname=xfce4-pulseaudio-plugin
version=0.2.5
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
libkeybinder3-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=087441331240f8fca6cbcc2839251ad7e8d624fed7b4b7b4cd4e6938cb26c0b2
pre_configure() {
NOCONFIGURE=1 xdt-autogen
}