[arch-commits] Commit in libraw/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Wed Jun 10 15:21:56 UTC 2015
Date: Wednesday, June 10, 2015 @ 17:21:55
Author: arojas
Revision: 240480
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libraw/repos/extra-i686/PKGBUILD
(from rev 240479, libraw/trunk/PKGBUILD)
libraw/repos/extra-x86_64/PKGBUILD
(from rev 240479, libraw/trunk/PKGBUILD)
Deleted:
libraw/repos/extra-i686/PKGBUILD
libraw/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 33 ------------------------
extra-x86_64/PKGBUILD | 33 ------------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2015-06-10 15:20:52 UTC (rev 240479)
+++ extra-i686/PKGBUILD 2015-06-10 15:21:55 UTC (rev 240480)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andre Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-
-pkgname=libraw
-pkgver=0.16.1
-pkgrel=1
-pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
-arch=('i686' 'x86_64')
-url="http://www.libraw.org/"
-license=('CDDL' 'LGPL' 'custom')
-depends=('lcms2' 'jasper')
-source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc')
-
-build() {
- cd LibRaw-${pkgver}
- ./configure --prefix=/usr \
- --disable-examples
- make
-}
-
-package() {
- cd LibRaw-${pkgver}
- make DESTDIR="${pkgdir}" install
-
- install -d "${pkgdir}"/usr/share/licenses/${pkgname}
- install -D -m644 "${srcdir}"/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
- "${pkgdir}"/usr/share/licenses/${pkgname}
-}
Copied: libraw/repos/extra-i686/PKGBUILD (from rev 240479, libraw/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-06-10 15:21:55 UTC (rev 240480)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andre Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+
+pkgname=libraw
+pkgver=0.16.2
+pkgrel=1
+pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
+arch=('i686' 'x86_64')
+url="http://www.libraw.org/"
+license=('CDDL' 'LGPL' 'custom')
+depends=('lcms2' 'jasper')
+source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
+sha256sums=('6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187')
+
+build() {
+ cd LibRaw-${pkgver}
+ ./configure --prefix=/usr \
+ --disable-examples
+ make
+}
+
+package() {
+ cd LibRaw-${pkgver}
+ make DESTDIR="${pkgdir}" install
+
+ install -d "${pkgdir}"/usr/share/licenses/${pkgname}
+ install -D -m644 "${srcdir}"/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
+ "${pkgdir}"/usr/share/licenses/${pkgname}
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2015-06-10 15:20:52 UTC (rev 240479)
+++ extra-x86_64/PKGBUILD 2015-06-10 15:21:55 UTC (rev 240480)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andre Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-
-pkgname=libraw
-pkgver=0.16.1
-pkgrel=1
-pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
-arch=('i686' 'x86_64')
-url="http://www.libraw.org/"
-license=('CDDL' 'LGPL' 'custom')
-depends=('lcms2' 'jasper')
-source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc')
-
-build() {
- cd LibRaw-${pkgver}
- ./configure --prefix=/usr \
- --disable-examples
- make
-}
-
-package() {
- cd LibRaw-${pkgver}
- make DESTDIR="${pkgdir}" install
-
- install -d "${pkgdir}"/usr/share/licenses/${pkgname}
- install -D -m644 "${srcdir}"/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
- "${pkgdir}"/usr/share/licenses/${pkgname}
-}
Copied: libraw/repos/extra-x86_64/PKGBUILD (from rev 240479, libraw/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-06-10 15:21:55 UTC (rev 240480)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andre Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+
+pkgname=libraw
+pkgver=0.16.2
+pkgrel=1
+pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
+arch=('i686' 'x86_64')
+url="http://www.libraw.org/"
+license=('CDDL' 'LGPL' 'custom')
+depends=('lcms2' 'jasper')
+source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
+sha256sums=('6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187')
+
+build() {
+ cd LibRaw-${pkgver}
+ ./configure --prefix=/usr \
+ --disable-examples
+ make
+}
+
+package() {
+ cd LibRaw-${pkgver}
+ make DESTDIR="${pkgdir}" install
+
+ install -d "${pkgdir}"/usr/share/licenses/${pkgname}
+ install -D -m644 "${srcdir}"/LibRaw-${pkgver}/LICENSE.LibRaw.pdf \
+ "${pkgdir}"/usr/share/licenses/${pkgname}
+}
More information about the arch-commits
mailing list