[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Nov 15 21:29:15 UTC 2010
Date: Monday, November 15, 2010 @ 16:29:15
Author: ibiru
Revision: 99619
upgpkg: gthumb 2.12.1-1
update to 2.12.1
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-15 21:13:40 UTC (rev 99618)
+++ PKGBUILD 2010-11-15 21:29:15 UTC (rev 99619)
@@ -3,20 +3,19 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=gthumb
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.12.1
+pkgrel=1
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')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.1' 'libsm' 'exiv2' 'gstreamer0.10-base')
-optdepends=('exiv2: embedded metadata support'
- 'gstreamer0.10-base: video support')
+depends=('desktop-file-utils' 'libunique>=1.1.2' 'gconf' 'exiv2')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'libsm' 'gstreamer0.10-base')
+optdepends=('gstreamer0.10-base: video support')
options=('!libtool' '!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.12/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9bb32ee44647f3f934d41344e2c1dbbd1546bf4949824030b3b818545758118c')
+sha256sums=('94d186db48e4527f1ba1dad41b860fc34b8f13da4228319dc742c91f45ddea64')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list