asunder: add dependencies

This commit is contained in:
Toyam Cox 2016-03-15 00:08:43 -04:00
parent dafda0f782
commit ecad755960

View file

@ -1,10 +1,13 @@
# Template file for 'asunder' # Template file for 'asunder'
pkgname=asunder pkgname=asunder
version=2.8 version=2.8
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool" hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel libcddb-devel" 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 opus wavpack"
short_desc="Graphical Audio CD ripper and encoder" short_desc="Graphical Audio CD ripper and encoder"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"