15 lines
494 B
Bash
15 lines
494 B
Bash
# Template file for 'xcdroast'
|
|
pkgname=xcdroast
|
|
version=1.19
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+-devel alsa-lib-devel"
|
|
depends="cdrtools"
|
|
short_desc="Flexible frontend for optical disc authoring"
|
|
maintainer="Nick Hahn <nick.hahn@hotmail.de>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://www.xcdroast.org"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=86f52ba796d4d8ad346a4c73667f728a79d96e1045c239cf94d1529e2c271615
|