17 lines
786 B
Bash
17 lines
786 B
Bash
# Template file for 'xfburn'
|
|
pkgname=xfburn
|
|
version=0.7.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale --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="André L. C. Moreira <andrelcmoreira@disroot.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://docs.xfce.org/apps/xfburn/start"
|
|
changelog="https://gitlab.xfce.org/apps/xfburn/-/raw/master/NEWS"
|
|
distfiles="https://archive.xfce.org/src/apps/xfburn/${version%.*}/xfburn-${version}.tar.bz2"
|
|
checksum=c2bb01d9f7335e487f91db40ebddeea30d071364c1c3b56838466fd3367a9925
|