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

Alexander Rødseth arodseth at nymeria.archlinux.org
Tue Mar 26 15:12:47 UTC 2013


    Date: Tuesday, March 26, 2013 @ 16:12:47
  Author: arodseth
Revision: 87061

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

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

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-03-26 15:12:33 UTC (rev 87060)
+++ community-i686/PKGBUILD	2013-03-26 15:12:47 UTC (rev 87061)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgexiv2
-pkgver=0.5.0
-pkgrel=2
-pkgdesc='GObject-based wrapper around the Exiv2 library'
-arch=('x86_64' 'i686')
-url='http://redmine.yorba.org/projects/gexiv2'
-license=('GPL2')
-depends=('exiv2' 'glib2' 'gobject-introspection')
-options=('!libtool')
-source=("http://yorba.org/download/gexiv2/0.5/$pkgname-$pkgver.tar.xz")
-sha256sums=('3e0d1efbe895912d00b4394f8939b230fa581321f28d5c3c0fbac06b065e3010')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --enable-introspection
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgexiv2/repos/community-i686/PKGBUILD (from rev 87060, libgexiv2/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-03-26 15:12:47 UTC (rev 87061)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgexiv2
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='GObject-based wrapper around the Exiv2 library'
+arch=('x86_64' 'i686')
+url='http://redmine.yorba.org/projects/gexiv2'
+license=('GPL2')
+depends=('exiv2' 'gobject-introspection')
+options=('!libtool')
+source=("http://yorba.org/download/gexiv2/${pkgver%.1}/${pkgname}_$pkgver.tar.xz")
+sha256sums=('72ee2fcc6a98c9e83467adea45b10d1b61c55654c204dcce9c2463615389a9e3')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-introspection
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-03-26 15:12:33 UTC (rev 87060)
+++ community-x86_64/PKGBUILD	2013-03-26 15:12:47 UTC (rev 87061)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=libgexiv2
-pkgver=0.5.0
-pkgrel=2
-pkgdesc='GObject-based wrapper around the Exiv2 library'
-arch=('x86_64' 'i686')
-url='http://redmine.yorba.org/projects/gexiv2'
-license=('GPL2')
-depends=('exiv2' 'glib2' 'gobject-introspection')
-options=('!libtool')
-source=("http://yorba.org/download/gexiv2/0.5/$pkgname-$pkgver.tar.xz")
-sha256sums=('3e0d1efbe895912d00b4394f8939b230fa581321f28d5c3c0fbac06b065e3010')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --enable-introspection
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: libgexiv2/repos/community-x86_64/PKGBUILD (from rev 87060, libgexiv2/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-03-26 15:12:47 UTC (rev 87061)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=libgexiv2
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='GObject-based wrapper around the Exiv2 library'
+arch=('x86_64' 'i686')
+url='http://redmine.yorba.org/projects/gexiv2'
+license=('GPL2')
+depends=('exiv2' 'gobject-introspection')
+options=('!libtool')
+source=("http://yorba.org/download/gexiv2/${pkgver%.1}/${pkgname}_$pkgver.tar.xz")
+sha256sums=('72ee2fcc6a98c9e83467adea45b10d1b61c55654c204dcce9c2463615389a9e3')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --enable-introspection
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list