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

Ionut Biru ibiru at archlinux.org
Tue Jan 4 11:59:44 UTC 2011


    Date: Tuesday, January 4, 2011 @ 06:59:43
  Author: ibiru
Revision: 104590

upgpkg: gthumb 2.12.1-2
enable web services. FS#22281

Modified:
  gthumb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-04 11:45:10 UTC (rev 104589)
+++ PKGBUILD	2011-01-04 11:59:43 UTC (rev 104590)
@@ -1,15 +1,15 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
- 
+
 pkgname=gthumb
 pkgver=2.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Image browser and viewer for the GNOME Desktop"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://gthumb.sourceforge.net/"
-depends=('desktop-file-utils' 'libunique>=1.1.2' 'gconf' 'exiv2')
+depends=('desktop-file-utils' 'libunique>=1.1.2' 'gconf' 'exiv2' 'libsoup-gnome')
 makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'libsm' 'gstreamer0.10-base')
 optdepends=('gstreamer0.10-base: video support')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list