summaryrefslogtreecommitdiff
path: root/extra/geeqie
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-15 10:29:19 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-15 10:29:19 -0300
commit3ed19e74567434fe0bc82d835513b5b62f151838 (patch)
tree32427be3c933a7d96426b28d9c90eceb6ab8ff3d /extra/geeqie
parentd5be0922f99093b4659507a4c17c664ac5c2f577 (diff)
parent8f1eb849d6de0031d4d91fb6d8780828b1ba924b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/gambas3/PKGBUILD community-staging/libextractor/PKGBUILD community/haveged/PKGBUILD community/libfm/PKGBUILD core/lvm2/PKGBUILD extra/geeqie/PKGBUILD staging/calligra/PKGBUILD
Diffstat (limited to 'extra/geeqie')
-rw-r--r--extra/geeqie/PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/extra/geeqie/PKGBUILD b/extra/geeqie/PKGBUILD
index 77df31f2c..9b1b368f2 100644
--- a/extra/geeqie/PKGBUILD
+++ b/extra/geeqie/PKGBUILD
@@ -1,21 +1,20 @@
-# $Id: PKGBUILD 164833 2012-08-06 23:07:15Z andrea $
+# $Id: PKGBUILD 165236 2012-08-14 01:43:09Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=geeqie
-pkgver=1.0
-pkgrel=7
-pkgdesc="A lightweight image browser and viewer (fork of GQview)"
+pkgver=1.1
+pkgrel=1
+pkgdesc="A lightweight image browser and viewer"
arch=('i686' 'x86_64' 'mips64el')
url="http://geeqie.sourceforge.net/"
-license=('GPL3')
+license=('GPL2')
depends=('exiv2' 'gtk2' 'lcms' 'desktop-file-utils')
makedepends=('intltool' 'doxygen' 'gnome-doc-utils')
optdepends=('librsvg: SVG rendering')
-replaces=('gqview-devel')
install=geeqie.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('8494a557d67d20e6ad720645ec789dd2b33a3266')
+sha1sums=('77167479e91e03d9512535a146c5d2d77941257f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"