void-packages/srcpkgs/audacious-plugins/template
2017-08-31 10:48:44 +00:00

21 lines
817 B
Bash

# Template file for 'audacious-plugins'.
pkgname=audacious-plugins
version=3.9
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="audacious-devel alsa-lib-devel pulseaudio-devel jack-devel
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
libcurl-devel libmtp-devel neon-devel libmms-devel gtk+-devel libxml2-devel"
short_desc="Plugins for the Audacious media player"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://audacious-media-player.org/"
distfiles="http://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
checksum=8bf7f21089cb3406968cc9c71307774aee7100ec4607f28f63cf5690d5c927b8
post_install() {
vlicense COPYING
}