brasero: update to 3.3.92.
This commit is contained in:
parent
3825c700b8
commit
e083e097d2
3 changed files with 3 additions and 14 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run gst-plugins-base-devel
|
||||
Add_dependency run totem-pl-parser-devel
|
||||
Add_dependency run libnotify-devel
|
||||
|
|
|
@ -6,9 +6,6 @@ libtotem-plparser.so.17
|
|||
libgtk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgdk-3.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'brasero'
|
||||
pkgname=brasero
|
||||
version=3.2.0
|
||||
revision=7
|
||||
version=3.3.92
|
||||
homepage="http://www.gnome.org/projects/brasero"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$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
|
||||
checksum=b45daae6718073732b42a0c7aa6eb3d111f5f1555db2628524cfde804054a4db
|
||||
long_desc="
|
||||
Features
|
||||
* Data CD/DVD: supports edition of discs contents (remove/move/rename
|
||||
|
@ -46,8 +45,3 @@ Add_dependency build nautilus-devel
|
|||
Add_dependency build tracker-devel
|
||||
Add_dependency build libisofs-devel
|
||||
Add_dependency build libburn-devel
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e "s|tracker-sparql-0.12|tracker-sparql-0.14|g" \
|
||||
-e "s|\(tracker_api=\)0.12|\10.14|g" configure
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue