Added xfburn-0.4.2 build template.
--HG-- extra : convert_revision : fc587d83a1a51158912bc1cc80364ec56ddb1c75
This commit is contained in:
parent
d6e2034a76
commit
90ca0e6c4b
|
@ -0,0 +1,25 @@
|
||||||
|
# Template file for 'xfburn'
|
||||||
|
pkgname=xfburn
|
||||||
|
version=0.4.2
|
||||||
|
distfiles="http://www.xfce.org/archive/src/apps/xfburn/0.4/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="CD-burner application for Xfce Desktop Environment"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=b2b00665f8ed98c9df996ba2d0d73b3182c3b421f3927c9ab76c3424758f71b5
|
||||||
|
long_desc="
|
||||||
|
Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce
|
||||||
|
Desktop Environment but can be used anywhere.
|
||||||
|
|
||||||
|
It is currently in development so some features may be missing, but it is
|
||||||
|
already able to burn data."
|
||||||
|
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
Add_dependency full libburn
|
||||||
|
Add_dependency full libisofs
|
||||||
|
Add_dependency full libxfcegui4
|
||||||
|
Add_dependency full Thunar
|
||||||
|
Add_dependency full gst-plugins-base
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
Add_dependency full hicolor-icon-theme
|
||||||
|
Add_dependency build intltool
|
Loading…
Reference in New Issue