21 lines
586 B
Text
21 lines
586 B
Text
# Template file for 'asunder'
|
|
|
|
pkgname=asunder
|
|
version=2.5
|
|
revision=1
|
|
|
|
short_desc="Graphical Audio CD ripper and encoder"
|
|
maintainer="Martin Riese <grauehaare@gmx.de>"
|
|
license="GPL-2"
|
|
|
|
homepage="http://littlesvr.ca/asunder/"
|
|
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
|
|
checksum="0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20"
|
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel libcddb-devel"
|
|
|
|
# needed for the correct installation path (not to /usr/local)
|
|
configure_args="ac_default_prefix=/usr"
|