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

Eric Bélanger eric at archlinux.org
Sat Oct 20 05:11:00 UTC 2012


    Date: Saturday, October 20, 2012 @ 01:11:00
  Author: eric
Revision: 169360

upgpkg: hugin 2011.4.0-7

Rebuild against ilmbase 1.0.3, Add mesa makedepends

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-20 04:34:58 UTC (rev 169359)
+++ PKGBUILD	2012-10-20 05:11:00 UTC (rev 169360)
@@ -5,14 +5,14 @@
 
 pkgname=hugin
 pkgver=2011.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A frontend to the panorama-tools"
 arch=('i686' 'x86_64')
 url="http://hugin.sourceforge.net/"
 license=('GPL')
 depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'autopano-sift-c'
          'lapack' 'desktop-file-utils' 'make' 'perl-image-exiftool')
-makedepends=('zip' 'cmake' 'boost' 'tclap')
+makedepends=('zip' 'cmake' 'boost' 'tclap' 'mesa')
 install=hugin.install
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         gcc47.patch)




More information about the arch-commits mailing list