15 lines
668 B
Bash
15 lines
668 B
Bash
# Template file for 'xfburn'
|
|
pkgname=xfburn
|
|
version=0.5.4
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--enable-gstreamer"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="libburn-devel libisofs-devel exo-devel libxfce4ui-devel gst-plugins-base-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="CD-burner application for the Xfce Desktop Environment"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://goodies.xfce.org/projects/applications/xfburn"
|
|
license="GPL-2"
|
|
distfiles="http://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
|
|
checksum=9a0053ff106ae475871a2bed328d5d7c5a2fc4280a24e956ca85b6a13a9fc1f6
|