16 lines
679 B
Bash
16 lines
679 B
Bash
# Template file for 'xfburn'
|
|
pkgname=xfburn
|
|
version=0.6.1
|
|
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="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://goodies.xfce.org/projects/applications/xfburn"
|
|
distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
|
|
checksum=b3772b103a89652f7cc06751ec667d34da9344b22bb15ed623c1d8e46851b379
|