[arch-commits] Commit in autopano-sift-c/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Thu Jul 2 06:51:13 UTC 2009
Date: Thursday, July 2, 2009 @ 02:51:12
Author: allan
Revision: 44469
upgpkg: autopano-sift-c 2.5.0-3
libjpeg soname bump rebuild
Modified:
autopano-sift-c/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-02 06:47:50 UTC (rev 44468)
+++ PKGBUILD 2009-07-02 06:51:12 UTC (rev 44469)
@@ -2,12 +2,12 @@
# Contributor: Lukas Jirkovsky <l.jirkovsky at gmail.com>
pkgname=autopano-sift-c
pkgver=2.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Identify key feature points within arbitrary images"
arch=('i686' 'x86_64')
url="http://hugin.sourceforge.net/"
license=('GPL2')
-depends=('libxml2' 'libpano13' 'gcc-libs')
+depends=('libxml2' 'libpano13>=2.9.12-2' 'gcc-libs')
makedepends=('cmake')
provides=('autopano-sift')
conflicts=('autopano-sift')
More information about the arch-commits
mailing list