libshout-idjc: update to 2.4.1.
This commit is contained in:
parent
13f9c0a2b2
commit
e5d0dbf4fc
1 changed files with 9 additions and 5 deletions
|
@ -1,16 +1,20 @@
|
||||||
# Template file for 'libshout-idjc'
|
# Template file for 'libshout-idjc'
|
||||||
pkgname=libshout-idjc
|
pkgname=libshout-idjc
|
||||||
version=2.3.1
|
version=2.4.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config"
|
hostmakedepends="automake libtool which pkg-config"
|
||||||
makedepends="libvorbis-devel libogg-devel speex-devel"
|
makedepends="libvorbis-devel libogg-devel speex-devel"
|
||||||
short_desc="Libshout plus some extensions for IDJC"
|
short_desc="Libshout plus some extensions for IDJC"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://${pkgname}.sourceforge.net"
|
homepage="http://idjc.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/idjc/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/idjc/${pkgname}-${version}.tar.gz"
|
||||||
checksum=188bed3389c43effc7427b68934f70977ce6eb505281a92d31a22deeae26ac47
|
checksum=c86e526567de7bab4fe17f6bf841105f1a93823a8cb23e3ca78f6404ab7fb026
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
|
|
||||||
libshout-idjc-devel_package() {
|
libshout-idjc-devel_package() {
|
||||||
depends="libogg-devel libvorbis-devel speex-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libogg-devel libvorbis-devel speex-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue