[arch-commits] Commit in tumbler/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Dec 9 18:45:03 UTC 2012


    Date: Sunday, December 9, 2012 @ 13:45:02
  Author: foutrelis
Revision: 173053

upgpkg: tumbler 0.1.26-1

New upstream release.

Modified:
  tumbler/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-09 18:40:32 UTC (rev 173052)
+++ PKGBUILD	2012-12-09 18:45:02 UTC (rev 173053)
@@ -4,7 +4,7 @@
 # Contributor: Jan Jezek <honzin.jezek at gmail.com>
 
 pkgname=tumbler
-pkgver=0.1.25
+pkgver=0.1.26
 pkgrel=1
 pkgdesc="D-Bus service for applications to request thumbnails"
 arch=('i686' 'x86_64')
@@ -12,17 +12,17 @@
 license=('GPL2' 'LGPL')
 groups=('xfce4')
 depends=('dbus-glib' 'gdk-pixbuf2')
-makedepends=('intltool' 'ffmpegthumbnailer' 'gstreamer0.10' 'poppler-glib'
-             'libgsf' 'libopenraw' 'freetype2')
+makedepends=('intltool' 'ffmpegthumbnailer' 'gst-plugins-base-libs'
+             'poppler-glib' 'libgsf' 'libopenraw' 'freetype2')
 optdepends=('ffmpegthumbnailer: for video thumbnails'
-            'gstreamer0.10: for video thumbnails'
+            'gstreamer: for video thumbnails'
             'poppler-glib: for PDF thumbnails'
             'libgsf: for ODF thumbnails'
             'libopenraw: for RAW thumbnails'
             'freetype2: for font thumbnails')
 options=('!libtool')
 source=(http://archive.xfce.org/src/apps/$pkgname/0.1/$pkgname-$pkgver.tar.bz2)
-sha256sums=('02d5de508d8c18692a25a832a9280c2043f6b7c90dd3fcbd87f5955337015546')
+sha256sums=('6602ce700160d09edd88ea0b9bcb16abbc28974f372e646709e0ed8fbacc8a78')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list