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

Eric Bélanger eric at archlinux.org
Wed Jan 25 21:23:23 UTC 2012


    Date: Wednesday, January 25, 2012 @ 16:23:23
  Author: eric
Revision: 147546

upgpkg: ffmpegthumbnailer 2.0.7-3

Rebuild against libpng 1.5 and libtiff 4.0

Modified:
  ffmpegthumbnailer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 21:02:34 UTC (rev 147545)
+++ PKGBUILD	2012-01-25 21:23:23 UTC (rev 147546)
@@ -4,7 +4,7 @@
 
 pkgname=ffmpegthumbnailer
 pkgver=2.0.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Lightweight video thumbnailer that can be used by file managers."
 url="http://code.google.com/p/ffmpegthumbnailer/"
 license=('GPL2')
@@ -29,6 +29,6 @@
   make DESTDIR="${pkgdir}" install
 
   # FS#24105: Generate thumbnails in nautilus
-  install -Dm644 ${srcdir}/ffmpegthumbnailer.desktop \
-    ${pkgdir}/usr/share/thumbnailers/ffmpegthumbnailer.desktop
+  install -Dm644 "${srcdir}/ffmpegthumbnailer.desktop" \
+    "${pkgdir}/usr/share/thumbnailers/ffmpegthumbnailer.desktop"
 }




More information about the arch-commits mailing list