2011-02-23 14:24:04 +00:00
|
|
|
# Template file for 'brasero'
|
|
|
|
pkgname=brasero
|
2013-03-28 19:07:02 +00:00
|
|
|
version=3.8.0
|
2013-04-03 05:55:49 +00:00
|
|
|
revision=2
|
2012-11-12 20:45:45 +00:00
|
|
|
subpackages="${pkgname}-devel"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-schemas-compile --disable-caches"
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="cdrtools dconf>=0 shared-mime-info hicolor-icon-theme desktop-file-utils"
|
2013-03-28 19:07:02 +00:00
|
|
|
hostmakedepends="pkg-config intltool which gnome-doc-utils
|
|
|
|
itstool gobject-introspection"
|
|
|
|
makedepends="gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel
|
|
|
|
libcanberra-devel nautilus-devel>=3.8 tracker-devel>=0.16 libisofs-devel
|
2013-04-03 05:55:49 +00:00
|
|
|
libburn-devel libSM-devel"
|
2011-02-23 14:24:04 +00:00
|
|
|
short_desc="Application to burn CD/DVD for the Gnome Desktop"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-09-26 05:15:15 +00:00
|
|
|
homepage="http://www.gnome.org/projects/brasero"
|
|
|
|
license="GPL-2"
|
2013-03-28 19:07:02 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
|
|
|
checksum=d98a368a6129e50681e8243c5e0833c32cca699bd50b839c6a551d52b396bce4
|
2011-02-23 14:24:04 +00:00
|
|
|
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
|
2012-11-12 20:45:45 +00:00
|
|
|
* can check disc file integrity"
|