16 lines
671 B
Bash
16 lines
671 B
Bash
# Template file for 'xfburn'
|
|
pkgname=xfburn
|
|
version=0.5.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-gstreamer"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="libburn-devel libisofs-devel exo-devel libxfce4ui-devel gst-plugins-base1-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="https://goodies.xfce.org/projects/applications/xfburn"
|
|
license="GPL-2"
|
|
distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
|
|
checksum=aa173aa8a6c0887a4b236aee3753760e943f3e2be99af1f2d5343a6df345ade1
|