[arch-commits] Commit in libpano13/repos (4 files)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sat Aug 16 15:52:17 UTC 2014
Date: Saturday, August 16, 2014 @ 17:52:17
Author: svenstaro
Revision: 219781
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libpano13/repos/extra-i686/PKGBUILD
(from rev 219780, libpano13/trunk/PKGBUILD)
libpano13/repos/extra-x86_64/PKGBUILD
(from rev 219780, libpano13/trunk/PKGBUILD)
Deleted:
libpano13/repos/extra-i686/PKGBUILD
libpano13/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 27 ------------------------
extra-x86_64/PKGBUILD | 27 ------------------------
3 files changed, 52 insertions(+), 54 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-08-16 15:52:12 UTC (rev 219780)
+++ extra-i686/PKGBUILD 2014-08-16 15:52:17 UTC (rev 219781)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=libpano13
-pkgver=2.9.18
-pkgrel=3
-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')
-makedepends=('jdk7-openjdk')
-source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('23849bdbdfc9176a2b53d157e58bd24aa0e7276e')
-
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --mandir=/usr/share/man --with-java=${JAVA_HOME}
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: libpano13/repos/extra-i686/PKGBUILD (from rev 219780, libpano13/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-08-16 15:52:17 UTC (rev 219781)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=libpano13
+pkgver=2.9.19
+pkgrel=1
+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')
+makedepends=('jdk7-openjdk')
+source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('85d8d94c96780fa5b6df2c2e4929f8d20557f128')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --mandir=/usr/share/man --with-java=${JAVA_HOME}
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2014-08-16 15:52:12 UTC (rev 219780)
+++ extra-x86_64/PKGBUILD 2014-08-16 15:52:17 UTC (rev 219781)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=libpano13
-pkgver=2.9.18
-pkgrel=3
-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')
-makedepends=('jdk7-openjdk')
-source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('23849bdbdfc9176a2b53d157e58bd24aa0e7276e')
-
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --mandir=/usr/share/man --with-java=${JAVA_HOME}
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: libpano13/repos/extra-x86_64/PKGBUILD (from rev 219780, libpano13/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-08-16 15:52:17 UTC (rev 219781)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=libpano13
+pkgver=2.9.19
+pkgrel=1
+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')
+makedepends=('jdk7-openjdk')
+source=("http://downloads.sourceforge.net/sourceforge/panotools/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('85d8d94c96780fa5b6df2c2e4929f8d20557f128')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --mandir=/usr/share/man --with-java=${JAVA_HOME}
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list