[arch-commits] Commit in hugin/trunk (PKGBUILD hugin.install)
Tobias Kieslich
tobias at archlinux.org
Sat Nov 1 19:46:50 UTC 2008
Date: Saturday, November 1, 2008 @ 15:46:50
Author: tobias
Revision: 18114
upgpkg: hugin 0.7.0-1
Modified:
hugin/trunk/PKGBUILD
hugin/trunk/hugin.install
---------------+
PKGBUILD | 7 ++++---
hugin.install | 12 +++++-------
2 files changed, 9 insertions(+), 10 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-01 19:43:54 UTC (rev 18113)
+++ PKGBUILD 2008-11-01 19:46:50 UTC (rev 18114)
@@ -3,17 +3,18 @@
#Contributor: Dominik Ryba <domryba at post.pl>
pkgname=hugin
-pkgver=0.7.0_rc5
+pkgver=0.7.0
pkgrel=1
pkgdesc="A frontend to the panorama-tools"
arch=(i686 x86_64)
license=('LGPL')
-depends=('wxgtk>=2.8.0.1' 'libpano13' 'boost' 'enblend')
+depends=('wxgtk>=2.8.0.1' 'libpano13' 'boost' 'enblend-enfuse' 'exiv2' 'openexr'
+ 'autopano-sift-c')
makedepends=('zip' 'cmake')
url="http://hugin.sourceforge.net/"
+options=(force)
install=${pkgname}.install
source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cd99ce8985aec47b93e300c2be695680')
build() {
#cd ${startdir}/src/${pkgname}-${pkgver}
Modified: hugin.install
===================================================================
--- hugin.install 2008-11-01 19:43:54 UTC (rev 18113)
+++ hugin.install 2008-11-01 19:46:50 UTC (rev 18114)
@@ -2,13 +2,11 @@
post_install() {
cat << EOM
---> the autopano-sift package is not essential for hugin's functionality but
---> make swork way easier. Please install autopano-sift. From the aur a
---> rewrite in c called autopano-sift-c-svn is available. This is fully
---> functional in hugin as long as you activate 'Alternative Autopano-sift"
---> in the preferences as well as calling autoano-c-complete.sh from there.
---> autopano-sift-c is faster, takes less memory and avoids mono as well as
---> gnome dependencies.
+--> autopano-sift was replaced by auto-pano-sift-c and became a hard dependency
+--> in order to make the experienc less painful and confusing. Same deal with
+--> enblend which turned into enblend-enfuse. Too much functionality would be
+--> missing without those packages.
+--> CHECK YOUR PREFERENCES to get rid of any old binary names.
EOM
echo "update desktop mime database..."
More information about the arch-commits
mailing list