15 lines
679 B
Bash
15 lines
679 B
Bash
# Template file for 'xfburn'
|
|
pkgname=xfburn
|
|
version=0.6.2
|
|
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=83416e132e9bb31cd52fdc41460f96efa9ed57a290ec65f09714b83bb3d00327
|