[arch-commits] Commit in lensfun/repos (4 files)

Tobias Powalowski tpowa at archlinux.org
Thu Jul 9 13:40:15 UTC 2015


    Date: Thursday, July 9, 2015 @ 15:40:15
  Author: tpowa
Revision: 241907

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  lensfun/repos/extra-i686/PKGBUILD
    (from rev 241906, lensfun/trunk/PKGBUILD)
  lensfun/repos/extra-x86_64/PKGBUILD
    (from rev 241906, lensfun/trunk/PKGBUILD)
Deleted:
  lensfun/repos/extra-i686/PKGBUILD
  lensfun/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   50 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   25 ------------------------
 extra-x86_64/PKGBUILD |   25 ------------------------
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-07-09 13:40:05 UTC (rev 241906)
+++ extra-i686/PKGBUILD	2015-07-09 13:40:15 UTC (rev 241907)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=lensfun
-pkgver=0.3.0
-pkgrel=1
-pkgdesc="Database of photographic lenses and a library that allows advanced access to the database"
-arch=(i686 x86_64)
-url="http://lensfun.sourceforge.net"
-license=('LGPL3')
-depends=('glibc' 'glib2')
-makedepends=('libpng' 'doxygen' 'cmake')
-source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('60e2bf3a6a2f495076db1d88778a00d358cf0b69')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    cmake -DLENSFUN_INSTALL_PREFIX=/usr .
-    make all
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="$pkgdir" install
-}

Copied: lensfun/repos/extra-i686/PKGBUILD (from rev 241906, lensfun/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-07-09 13:40:15 UTC (rev 241907)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=lensfun
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Database of photographic lenses and a library that allows advanced access to the database"
+arch=(i686 x86_64)
+url="http://lensfun.sourceforge.net"
+license=('LGPL3')
+depends=('glibc' 'glib2')
+makedepends=('python' 'libpng' 'doxygen' 'cmake')
+source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('905168c39c7ccb980ee3d985778723a8c65cddb8')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    cmake -DLENSFUN_INSTALL_PREFIX=/usr .
+    make all
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-07-09 13:40:05 UTC (rev 241906)
+++ extra-x86_64/PKGBUILD	2015-07-09 13:40:15 UTC (rev 241907)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=lensfun
-pkgver=0.3.0
-pkgrel=1
-pkgdesc="Database of photographic lenses and a library that allows advanced access to the database"
-arch=(i686 x86_64)
-url="http://lensfun.sourceforge.net"
-license=('LGPL3')
-depends=('glibc' 'glib2')
-makedepends=('libpng' 'doxygen' 'cmake')
-source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('60e2bf3a6a2f495076db1d88778a00d358cf0b69')
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    cmake -DLENSFUN_INSTALL_PREFIX=/usr .
-    make all
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="$pkgdir" install
-}

Copied: lensfun/repos/extra-x86_64/PKGBUILD (from rev 241906, lensfun/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-07-09 13:40:15 UTC (rev 241907)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=lensfun
+pkgver=0.3.1
+pkgrel=1
+pkgdesc="Database of photographic lenses and a library that allows advanced access to the database"
+arch=(i686 x86_64)
+url="http://lensfun.sourceforge.net"
+license=('LGPL3')
+depends=('glibc' 'glib2')
+makedepends=('python' 'libpng' 'doxygen' 'cmake')
+source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('905168c39c7ccb980ee3d985778723a8c65cddb8')
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    cmake -DLENSFUN_INSTALL_PREFIX=/usr .
+    make all
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list