2011-02-23 14:24:04 +00:00
|
|
|
# Template file for 'brasero'
|
|
|
|
pkgname=brasero
|
2012-04-16 23:04:03 +00:00
|
|
|
version=3.4.1
|
2012-03-08 18:17:24 +00:00
|
|
|
homepage="http://www.gnome.org/projects/brasero"
|
|
|
|
license="GPL-2"
|
2012-03-26 22:28:15 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
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"
|
|
|
|
makedepends="pkg-config intltool which gnome-doc-utils gobject-introspection gst-plugins-base-devel totem-pl-parser-devel libnotify-devel libcanberra-devel nautilus-devel tracker-devel libisofs-devel libburn-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
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-04-16 23:04:03 +00:00
|
|
|
checksum=e4fcd5dca1c7b0a930a43ae59953fa96db3f6beef41ceedb2f0ef8636e26a7a6
|
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
|
|
|
|
* can check disc file integrity
|
|
|
|
|
|
|
|
And much more..."
|
|
|
|
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2011-02-23 14:24:04 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
2012-04-16 23:04:03 +00:00
|
|
|
|