[arch-commits] Commit in hugin/repos (6 files)
Gaëtan Bisson
bisson at archlinux.org
Sun Dec 11 01:22:47 UTC 2016
Date: Sunday, December 11, 2016 @ 01:22:47
Author: bisson
Revision: 283024
db-move: moved hugin from [testing] to [extra] (i686, x86_64)
Added:
hugin/repos/extra-i686/PKGBUILD
(from rev 283023, hugin/repos/testing-i686/PKGBUILD)
hugin/repos/extra-x86_64/PKGBUILD
(from rev 283023, hugin/repos/testing-x86_64/PKGBUILD)
Deleted:
hugin/repos/extra-i686/PKGBUILD
hugin/repos/extra-x86_64/PKGBUILD
hugin/repos/testing-i686/
hugin/repos/testing-x86_64/
-----------------------+
/PKGBUILD | 74 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 37 ------------------------
extra-x86_64/PKGBUILD | 37 ------------------------
3 files changed, 74 insertions(+), 74 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-12-11 01:08:01 UTC (rev 283023)
+++ extra-i686/PKGBUILD 2016-12-11 01:22:47 UTC (rev 283024)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Dominik Ryba <domryba at post.pl>
-
-pkgname=hugin
-pkgver=2016.2.0
-pkgrel=2
-pkgdesc='Panorama photo stitcher'
-url='http://hugin.sourceforge.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
-depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
- 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
- 'glew' 'desktop-file-utils')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2")
-sha1sums=('9d28609d973fa72b95b1e2506cf1de7d24578e67')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver/rc?}"
- install -d build
- cd build
- cmake .. \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_LAPACK=yes \
-
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver/rc?}"
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: hugin/repos/extra-i686/PKGBUILD (from rev 283023, hugin/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-12-11 01:22:47 UTC (rev 283024)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Dominik Ryba <domryba at post.pl>
+
+pkgname=hugin
+pkgver=2016.2.0
+pkgrel=3
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
+ 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
+ 'glew' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2")
+sha1sums=('9d28609d973fa72b95b1e2506cf1de7d24578e67')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+ install -d build
+ cd build
+ cmake .. \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DENABLE_LAPACK=yes \
+
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-12-11 01:08:01 UTC (rev 283023)
+++ extra-x86_64/PKGBUILD 2016-12-11 01:22:47 UTC (rev 283024)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Dominik Ryba <domryba at post.pl>
-
-pkgname=hugin
-pkgver=2016.2.0
-pkgrel=2
-pkgdesc='Panorama photo stitcher'
-url='http://hugin.sourceforge.net/'
-license=('GPL')
-arch=('i686' 'x86_64')
-makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
-depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
- 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
- 'glew' 'desktop-file-utils')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2")
-sha1sums=('9d28609d973fa72b95b1e2506cf1de7d24578e67')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver/rc?}"
- install -d build
- cd build
- cmake .. \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_LAPACK=yes \
-
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver/rc?}"
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: hugin/repos/extra-x86_64/PKGBUILD (from rev 283023, hugin/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-12-11 01:22:47 UTC (rev 283024)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at archlinux.org>
+# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Dominik Ryba <domryba at post.pl>
+
+pkgname=hugin
+pkgver=2016.2.0
+pkgrel=3
+pkgdesc='Panorama photo stitcher'
+url='http://hugin.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('cmake' 'boost' 'tclap' 'mesa' 'swig')
+depends=('wxgtk' 'boost-libs' 'enblend-enfuse' 'exiv2' 'libpano13'
+ 'python' 'lensfun' 'lapack' 'make' 'sqlite' 'perl-image-exiftool'
+ 'glew' 'desktop-file-utils')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver%.*}/${pkgname}-${pkgver/r/_r}.tar.bz2")
+sha1sums=('9d28609d973fa72b95b1e2506cf1de7d24578e67')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+ install -d build
+ cd build
+ cmake .. \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DENABLE_LAPACK=yes \
+
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver/rc?}"
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list