summaryrefslogtreecommitdiff
path: root/extra/hugin
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-28 01:42:55 -0700
committerroot <root@rshg054.dnsready.net>2012-10-28 01:42:55 -0700
commit24d0263a0ac516ccc86df09146449fb040fb3689 (patch)
treef0f189dbe8df340e0b242750c07e426899b4d2c5 /extra/hugin
parent869e64b12767be3ef5b1e3628f337a9e116e2bbb (diff)
Sun Oct 28 01:42:24 PDT 2012
Diffstat (limited to 'extra/hugin')
-rw-r--r--extra/hugin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/hugin/PKGBUILD b/extra/hugin/PKGBUILD
index e6e29aed9..c6c81350d 100644
--- a/extra/hugin/PKGBUILD
+++ b/extra/hugin/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 168523 2012-10-13 06:26:15Z allan $
+# $Id: PKGBUILD 169748 2012-10-27 23:41:52Z eric $
# Maintainer: Tobias Kieslich <tobias@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Dominik Ryba <domryba@post.pl>
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)