1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
17 lines
778 B
Bash
17 lines
778 B
Bash
# Template file for 'audacious-plugins'.
|
|
pkgname=audacious-plugins
|
|
version=3.6
|
|
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@gmail.com>"
|
|
license="BSD"
|
|
homepage="http://audacious-media-player.org/"
|
|
distfiles="http://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
|
checksum=320f8d8c53f74225d706e04833311923f9e1e8e7a49641db3833a26ece27b6e2
|