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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 16 16:06:01 UTC 2011


    Date: Sunday, January 16, 2011 @ 11:06:01
  Author: andyrtr
Revision: 106314

upgpkg: tumbler 0.1.6-1
update release 0.1.6

Modified:
  tumbler/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-16 16:05:36 UTC (rev 106313)
+++ PKGBUILD	2011-01-16 16:06:01 UTC (rev 106314)
@@ -3,7 +3,7 @@
 # Contributor: Jan Jezek <honzin.jezek at gmail.com>
 
 pkgname=tumbler
-pkgver=0.1.5
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="D-Bus service for applications to request thumbnails"
 url="http://git.xfce.org/apps/tumbler/"
@@ -16,13 +16,14 @@
 makedepends=( 'intltool' 'gtk-doc') # 'tumbler') # \ - broken, needs tumbler to build itself
 options=('!libtool')
 source=(http://archive.xfce.org/src/apps/${pkgname}/0.1/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e3b9096bcadd4ab5cadb87007df95773')
+md5sums=('ce273623d83aac927d5c2dabbb7993cb')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
 	--sysconfdir=/etc \
 	--libexecdir=/usr/lib/xfce4 \
+	--disable-static \
 	--disable-debug \
 #	--enable-gtk-doc # \ - broken, needs tumbler to build itself
 	




More information about the arch-commits mailing list