mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
asunder: update to 2.9.6.
This commit is contained in:
parent
c28811fe74
commit
a149a9ce71
1 changed files with 4 additions and 5 deletions
|
@ -1,19 +1,18 @@
|
||||||
# Template file for 'asunder'
|
# Template file for 'asunder'
|
||||||
pkgname=asunder
|
pkgname=asunder
|
||||||
version=2.9.5
|
version=2.9.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="gtk+-devel libcddb-devel"
|
makedepends="gtk+-devel libcddb-devel"
|
||||||
# XXX: Still wants: bin/neroAacEnc (AAC nero encoder) bin/mpcenc (Musepack)
|
|
||||||
depends="MonkeysAudio cdparanoia flac lame opus vorbis-tools wavpack"
|
depends="MonkeysAudio cdparanoia flac lame opus vorbis-tools wavpack"
|
||||||
short_desc="Graphical Audio CD ripper and encoder"
|
short_desc="Graphical Audio CD ripper and encoder"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=64ce1159e237ec5fa785fe1e98f4e176f27e3b043f1ed0a058948f2cbe323d19
|
checksum=ea3c7fa65b2373461eb3d9f929aa85499aa00359a43dbbd80d1e1f48056a96f9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's:cd syslogng && $(MAKE) install:true:' Makefile.in
|
vsed -i 's:cd syslogng && $(MAKE) install:true:' Makefile.in
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue