[arch-commits] Commit in hugin/repos (3 files)

Tobias Kieslich tobias at archlinux.org
Sat Nov 1 19:47:26 UTC 2008


    Date: Saturday, November 1, 2008 @ 15:47:26
  Author: tobias
Revision: 18115

Merged revisions 18114 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/hugin/trunk

........
  r18114 | tobias | 2008-11-01 12:46:50 -0700 (Sat, 01 Nov 2008) | 1 line
  
  upgpkg: hugin 0.7.0-1
........

Modified:
  hugin/repos/extra-i686/	(properties)
  hugin/repos/extra-i686/PKGBUILD
  hugin/repos/extra-i686/hugin.install

---------------+
 PKGBUILD      |    7 ++++---
 hugin.install |   12 +++++-------
 2 files changed, 9 insertions(+), 10 deletions(-)


Property changes on: hugin/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /hugin/trunk:1-12106
   + /hugin/trunk:1-18114

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-11-01 19:46:50 UTC (rev 18114)
+++ extra-i686/PKGBUILD	2008-11-01 19:47:26 UTC (rev 18115)
@@ -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: extra-i686/hugin.install
===================================================================
--- extra-i686/hugin.install	2008-11-01 19:46:50 UTC (rev 18114)
+++ extra-i686/hugin.install	2008-11-01 19:47:26 UTC (rev 18115)
@@ -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