void-packages/srcpkgs/brasero/template

44 lines
1.5 KiB
Plaintext

# Template file for 'brasero'
pkgname=brasero
version=3.2.0
revision=4
distfiles="${GNOME_SITE}/$pkgname/3.2/$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=2e34309caefa9b2ca179e11c4501c5bfd2bcd5b8ed20bd959a249e034f54455c
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 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