diff --git a/srcpkgs/brasero/brasero-devel.template b/srcpkgs/brasero/brasero-devel.template index 0fd64635b22..ea0660b1bf4 100644 --- a/srcpkgs/brasero/brasero-devel.template +++ b/srcpkgs/brasero/brasero-devel.template @@ -1,12 +1,12 @@ # Template file for 'brasero-devel'. # -depends="gst-plugins-base-devel totem-pl-parser-devel libnotify-devel libcanberra-devel nautilus-devel brasero>=3.4.1" +depends="gst-plugins-base1-devel totem-pl-parser-devel libnotify-devel libcanberra-devel +nautilus-devel>=3.6.0 brasero>=${version}" short_desc="${sourcepkg} - development files" long_desc="${long_desc} This package contains files for development, headers, static libs, etc." - noarch=yes do_install() { diff --git a/srcpkgs/brasero/brasero.rshlibs b/srcpkgs/brasero/brasero.rshlibs index 68a5b6a3ec3..cb223744a2a 100644 --- a/srcpkgs/brasero/brasero.rshlibs +++ b/srcpkgs/brasero/brasero.rshlibs @@ -1,7 +1,11 @@ -libgstinterfaces-0.10.so.0 -libgstpbutils-0.10.so.0 -libgstreamer-0.10.so.0 -libxml2.so.2 +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 @@ -11,20 +15,19 @@ libpangocairo-1.0.so.0 libgdk_pixbuf-2.0.so.0 libcairo-gobject.so.2 libpango-1.0.so.0 -libgmodule-2.0.so.0 libcairo.so.2 libgobject-2.0.so.0 -libgthread-2.0.so.0 -librt.so.1 libglib-2.0.so.0 libpthread.so.0 libc.so.6 libnotify.so.4 libcanberra-gtk3.so.0 libcanberra.so.0 -libnautilus-extension.so.1 -libSM.so.6 -libICE.so.6 +libm.so.6 +libxml2.so.2 libburn.so.4 libisofs.so.6 +libnautilus-extension.so.1 libtracker-sparql-0.14.so.0 +libSM.so.6 +libICE.so.6 diff --git a/srcpkgs/brasero/template b/srcpkgs/brasero/template index 03403475447..8e058262136 100644 --- a/srcpkgs/brasero/template +++ b/srcpkgs/brasero/template @@ -1,17 +1,19 @@ # Template file for 'brasero' pkgname=brasero -version=3.4.1 -homepage="http://www.gnome.org/projects/brasero" -license="GPL-2" -distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz" +version=3.6.0 +revision=1 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-base-devel totem-pl-parser-devel libnotify-devel libcanberra-devel nautilus-devel tracker-devel libisofs-devel libburn-devel" -revision=1 +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" short_desc="Application to burn CD/DVD for the Gnome Desktop" maintainer="Juan RP " -checksum=e4fcd5dca1c7b0a930a43ae59953fa96db3f6beef41ceedb2f0ef8636e26a7a6 +homepage="http://www.gnome.org/projects/brasero" +license="GPL-2" +distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz" +checksum=1eb16f85c5663f3f38ee60516759c0980024b893af9ec7875d31208a53c12b3b long_desc=" Features * Data CD/DVD: supports edition of discs contents (remove/move/rename @@ -26,7 +28,5 @@ long_desc=" And much more..." -subpackages="$pkgname-devel" +subpackages="${pkgname}-devel" gtk_iconcache_dirs="/usr/share/icons/hicolor" - -