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

Tobias Kieslich tobias at archlinux.org
Sun Oct 11 22:30:46 UTC 2009


    Date: Sunday, October 11, 2009 @ 18:30:46
  Author: tobias
Revision: 55106

upgpkg: libpano13 2.9.14-2
    new upstream version

Modified:
  libpano13/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 22:08:53 UTC (rev 55105)
+++ PKGBUILD	2009-10-11 22:30:46 UTC (rev 55106)
@@ -3,17 +3,17 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=libpano13
-pkgver=2.9.12
+pkgver=2.9.14
 pkgrel=2
 pkgdesc="basic library to calculate panoramical pictures - core functions of the panotools"
 url="http://panotools.sourceforge.net/"
 arch=(i686 x86_64)
 license=('GPL2')
 depends=('libpng' 'libtiff>=3.8.2-5')
-makedepends=('java-environment')
+makedepends=('openjdk6')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/sourceforge/panotools/$pkgname-$pkgver.tar.gz)
-md5sums=('3ca4f7bfe5a7b0acd86901d502dee8ca')
+md5sums=('fb011aead63974e630739ed55d75a4b0')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list