asunder: update to 2.9.4, adopt package
This commit is contained in:
parent
41359e3fc1
commit
5ca2c2b342
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'asunder'
|
||||
pkgname=asunder
|
||||
version=2.9.3
|
||||
version=2.9.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config"
|
||||
|
@ -9,11 +9,11 @@ makedepends="gtk+-devel libcddb-devel"
|
|||
# bin/mpcenc (Musepack)
|
||||
depends="cdparanoia flac lame opus vorbis-tools wavpack"
|
||||
short_desc="Graphical Audio CD ripper and encoder"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://littlesvr.ca/asunder/"
|
||||
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
||||
checksum=8533c634802a6e830c887015eb169f4807de6539ae3d373620c81be05a886098
|
||||
checksum=6070646e53d0cd59d1d20fc0e551306c45b3b57846477e9ac473b840d34e8caf
|
||||
|
||||
pre_build() {
|
||||
sed -i 's:cd syslogng && $(MAKE) install:true:' Makefile.in
|
||||
|
|
Loading…
Reference in New Issue