audacious-plugins: update to 3.7.
This commit is contained in:
parent
650ceb2330
commit
740dea6578
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'audacious-plugins'.
|
# Template file for 'audacious-plugins'.
|
||||||
pkgname=audacious-plugins
|
pkgname=audacious-plugins
|
||||||
version=3.6.2
|
version=3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,9 +9,10 @@ makedepends="
|
||||||
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
|
lame-devel libvorbis-devel libflac-devel mpg123-devel faad2-devel ffmpeg-devel
|
||||||
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
|
libmodplug-devel fluidsynth-devel libcdio-paranoia-devel wavpack-devel libnotify-devel
|
||||||
libcurl-devel libmtp-devel neon-devel libmms-devel gtk+-devel libxml2-devel"
|
libcurl-devel libmtp-devel neon-devel libmms-devel gtk+-devel libxml2-devel"
|
||||||
|
depends="audacious>=${version}"
|
||||||
short_desc="Plugins for the Audacious media player"
|
short_desc="Plugins for the Audacious media player"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://audacious-media-player.org/"
|
homepage="http://audacious-media-player.org/"
|
||||||
distfiles="http://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
distfiles="http://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e7798936249e1601177503d148a3dd59edd289579f3f1667351eb0ba463642e8
|
checksum=3856e9f7261cbb27b5e15246ee3959189ab950389ef02aaec27d645a0a516c2c
|
||||||
|
|
Loading…
Reference in New Issue