asunder: update to 2.6.
This commit is contained in:
parent
732627ea1d
commit
d1502b1648
1 changed files with 6 additions and 13 deletions
|
@ -1,21 +1,14 @@
|
||||||
# Template file for 'asunder'
|
# Template file for 'asunder'
|
||||||
|
|
||||||
pkgname=asunder
|
pkgname=asunder
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
#configure_args="ac_default_prefix=/usr"
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="gtk+-devel libcddb-devel"
|
||||||
short_desc="Graphical Audio CD ripper and encoder"
|
short_desc="Graphical Audio CD ripper and encoder"
|
||||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
||||||
homepage="http://littlesvr.ca/asunder/"
|
homepage="http://littlesvr.ca/asunder/"
|
||||||
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
||||||
checksum="0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20"
|
checksum=499d39a972770f9a24f3854945c701c4531cdba07f5597cb241e5efd70ec28f6
|
||||||
|
|
||||||
build_style=gnu-configure
|
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool"
|
|
||||||
makedepends="gtk+-devel libcddb-devel"
|
|
||||||
|
|
||||||
# needed for the correct installation path (not to /usr/local)
|
|
||||||
configure_args="ac_default_prefix=/usr"
|
|
||||||
|
|
Loading…
Reference in a new issue