asunder: update to 2.9.3.
Closes: #13156 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
0408ca1b8f
commit
ab5416d9e2
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'asunder'
|
||||
pkgname=asunder
|
||||
version=2.9.2
|
||||
version=2.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="gtk+-devel libcddb-devel"
|
||||
# XXX: Still wants: bin/neroAacEnc (AAC nero encoder) bin/mac (monkey's audio)
|
||||
# bin/mpcenc (Musepack)
|
||||
depends="cdparanoia lame flac vorbis-tools opus wavpack"
|
||||
depends="cdparanoia flac lame opus vorbis-tools wavpack"
|
||||
short_desc="Graphical Audio CD ripper and encoder"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://littlesvr.ca/asunder/"
|
||||
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
||||
checksum=b9bc0c4ef273c26adde71d735b67ba3da00b79913c0da6c7318cc02873ee4b6e
|
||||
checksum=8533c634802a6e830c887015eb169f4807de6539ae3d373620c81be05a886098
|
||||
|
||||
pre_build() {
|
||||
sed -i 's:cd syslogng && $(MAKE) install:true:' Makefile.in
|
||||
|
|
Loading…
Reference in a new issue