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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Oct 30 16:55:18 UTC 2013


    Date: Wednesday, October 30, 2013 @ 17:55:18
  Author: arodseth
Revision: 99639

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

Added:
  libopenraw/repos/community-i686/PKGBUILD
    (from rev 99638, libopenraw/trunk/PKGBUILD)
  libopenraw/repos/community-x86_64/PKGBUILD
    (from rev 99638, libopenraw/trunk/PKGBUILD)
Deleted:
  libopenraw/repos/community-i686/PKGBUILD
  libopenraw/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 ----------------------
 community-x86_64/PKGBUILD |   32 ----------------------
 3 files changed, 62 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-30 16:55:08 UTC (rev 99638)
+++ community-i686/PKGBUILD	2013-10-30 16:55:18 UTC (rev 99639)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Contributor: <boromil at gmail.com>
-pkgname=libopenraw
-pkgver=0.0.9
-pkgrel=2
-pkgdesc="Library for decoding RAW files"
-arch=('i686' 'x86_64')
-url="http://libopenraw.freedesktop.org/"
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2')
-options=('!libtool')
-source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2")
-md5sums=('3611d8aea870d25314665ef53093288e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-i686/PKGBUILD (from rev 99638, libopenraw/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-30 16:55:18 UTC (rev 99639)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: <boromil at gmail.com>
+
+pkgname=libopenraw
+pkgver=0.0.9
+pkgrel=3
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
+options=('!libtool')
+source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2")
+sha256sums=('49fd1adf0a0228c7a17a79bf98d8d03664195feae1e50f4ddd1b20162626e18f')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-10-30 16:55:08 UTC (rev 99638)
+++ community-x86_64/PKGBUILD	2013-10-30 16:55:18 UTC (rev 99639)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Contributor: <boromil at gmail.com>
-pkgname=libopenraw
-pkgver=0.0.9
-pkgrel=2
-pkgdesc="Library for decoding RAW files"
-arch=('i686' 'x86_64')
-url="http://libopenraw.freedesktop.org/"
-license=('LGPL')
-depends=('gdk-pixbuf2')
-makedepends=('boost' 'libxml2')
-options=('!libtool')
-source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2")
-md5sums=('3611d8aea870d25314665ef53093288e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libopenraw/repos/community-x86_64/PKGBUILD (from rev 99638, libopenraw/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-30 16:55:18 UTC (rev 99639)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: <boromil at gmail.com>
+
+pkgname=libopenraw
+pkgver=0.0.9
+pkgrel=3
+pkgdesc='Library for decoding RAW files'
+arch=('x86_64' 'i686')
+url='http://libopenraw.freedesktop.org/'
+license=('LGPL')
+depends=('gdk-pixbuf2')
+makedepends=('boost' 'libxml2')
+options=('!libtool')
+source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2")
+sha256sums=('49fd1adf0a0228c7a17a79bf98d8d03664195feae1e50f4ddd1b20162626e18f')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list