void-packages/srcpkgs/brasero/template
2012-03-27 00:28:15 +02:00

48 lines
1.6 KiB
Plaintext

# Template file for 'brasero'
pkgname=brasero
version=3.4.0
homepage="http://www.gnome.org/projects/brasero"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-caches"
short_desc="Application to burn CD/DVD for the Gnome Desktop"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e35b739a7db54d21564232303bb9d12609a02976c36cdd8848ff4376a0809198
long_desc="
Features
* Data CD/DVD: supports edition of discs contents (remove/move/rename
files inside directories)
* can burn data CD/DVD on the fly
* automatic filtering for unwanted files (hidden files, broken/recursive
symlinks, files not conforming to joliet standard, ...)
* supports multisession
* supports joliet extension
* can write the image to the hard drive
* can check disc file integrity
And much more..."
subpackages="$pkgname-devel"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run cdrtools
Add_dependency run dconf ">=0"
Add_dependency run shared-mime-info
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build which
Add_dependency build gnome-doc-utils
Add_dependency build gobject-introspection
Add_dependency build gst-plugins-base-devel
Add_dependency build totem-pl-parser-devel
Add_dependency build libnotify-devel
Add_dependency build libcanberra-devel
Add_dependency build nautilus-devel
Add_dependency build tracker-devel
Add_dependency build libisofs-devel
Add_dependency build libburn-devel