vp-build/srcpkgs/audacious-plugins/template

21 lines
819 B
Bash

# Template file for 'audacious-plugins'.
pkgname=audacious-plugins
version=3.8.2
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=d7cefca7a0e32bf4e58bb6e84df157268b5e9a6771a0e8c2da98b03f92a5fdd4
post_install() {
vlicense COPYING
}