23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
25 lines
895 B
Text
25 lines
895 B
Text
# 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
|