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

Ionut Biru ibiru at archlinux.org
Sat Feb 19 16:54:54 UTC 2011


    Date: Saturday, February 19, 2011 @ 11:54:53
  Author: ibiru
Revision: 110491

upgpkg: hugin 2010.2.0-3
make and perl-exiftool are used to render projects. FS#22960

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-19 16:47:05 UTC (rev 110490)
+++ PKGBUILD	2011-02-19 16:54:53 UTC (rev 110491)
@@ -5,15 +5,14 @@
 
 pkgname=hugin
 pkgver=2010.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A frontend to the panorama-tools"
 arch=('i686' 'x86_64')
 url="http://hugin.sourceforge.net/"
 license=('LGPL')
 depends=('wxgtk' 'libpano13' 'boost-libs' 'enblend-enfuse' 'exiv2' 'openexr'
-         'autopano-sift-c' 'lapack' 'desktop-file-utils')
+         'autopano-sift-c' 'lapack' 'desktop-file-utils' 'make' 'perl-exiftool')
 makedepends=('zip' 'cmake' 'boost')
-optdepends=('perl-exiftool: write metadata on output images')
 install=${pkgname}.install
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('be94c0454924ff5b7dbea4736395f7b1')




More information about the arch-commits mailing list