asunder: add MonkeysAudio to depends (bin/mac)
This commit is contained in:
parent
6f874cd932
commit
951706f99c
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'asunder'
|
||||
pkgname=asunder
|
||||
version=2.9.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
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 flac lame opus vorbis-tools wavpack"
|
||||
# XXX: Still wants: bin/neroAacEnc (AAC nero encoder) bin/mpcenc (Musepack)
|
||||
depends="MonkeysAudio cdparanoia flac lame opus vorbis-tools wavpack"
|
||||
short_desc="Graphical Audio CD ripper and encoder"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue