brasero: update to 3.6.1.
This commit is contained in:
parent
f040052cca
commit
25c4340756
|
@ -1,19 +1,14 @@
|
|||
libgstvideo-1.0.so.0
|
||||
libgstbase-1.0.so.0
|
||||
libgsttag-1.0.so.0
|
||||
libgstpbutils-1.0.so.0
|
||||
libgstreamer-1.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libtotem-plparser.so.17
|
||||
libgtk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libgdk-3.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libpango-1.0.so.0
|
||||
libcairo.so.2
|
||||
libgobject-2.0.so.0
|
||||
|
@ -22,7 +17,6 @@ libpthread.so.0
|
|||
libc.so.6
|
||||
libnotify.so.4
|
||||
libcanberra-gtk3.so.0
|
||||
libcanberra.so.0
|
||||
libm.so.6
|
||||
libxml2.so.2
|
||||
libburn.so.4
|
||||
|
|
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'brasero'
|
||||
pkgname=brasero
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
subpackages="${pkgname}-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-caches"
|
||||
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-base1-devel totem-pl-parser-devel libnotify-devel libcanberra-devel
|
||||
nautilus-devel>=3.6.0 tracker-devel libisofs-devel libburn-devel itstool"
|
||||
gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel libcanberra-devel
|
||||
nautilus-devel>=3.6.0 tracker-devel libisofs-devel libburn-devel itstool"
|
||||
short_desc="Application to burn CD/DVD for the Gnome Desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/brasero"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=1eb16f85c5663f3f38ee60516759c0980024b893af9ec7875d31208a53c12b3b
|
||||
checksum=d293eb28dc45af3535f09cf91aa6ccc523f3f3d8b7ad3339b5e79b4acc19b932
|
||||
long_desc="
|
||||
Features
|
||||
* Data CD/DVD: supports edition of discs contents (remove/move/rename
|
||||
|
@ -24,9 +25,4 @@ long_desc="
|
|||
* supports multisession
|
||||
* supports joliet extension
|
||||
* can write the image to the hard drive
|
||||
* can check disc file integrity
|
||||
|
||||
And much more..."
|
||||
|
||||
subpackages="${pkgname}-devel"
|
||||
|
||||
* can check disc file integrity"
|
||||
|
|
Loading…
Reference in New Issue