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

Jan de Groot jgc at archlinux.org
Thu Aug 9 08:16:12 UTC 2012


    Date: Thursday, August 9, 2012 @ 04:16:11
  Author: jgc
Revision: 165030

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

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

-----------------------+
 extra-i686/PKGBUILD   |   52 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   52 ++++++++++++++++++++++++------------------------
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-08-09 08:15:43 UTC (rev 165029)
+++ extra-i686/PKGBUILD	2012-08-09 08:16:11 UTC (rev 165030)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=libexif
-pkgver=0.6.20
-pkgrel=2
-pkgdesc="A library to parse an EXIF file and read the data from those tags"
-arch=(i686 x86_64)
-license=('LGPL')
-url="http://sourceforge.net/projects/libexif"
-depends=('glibc')
-options=('!libtool')
-source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('19844ce6b5d075af16f0d45de1e8a6a3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libexif/repos/extra-i686/PKGBUILD (from rev 165029, libexif/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-08-09 08:16:11 UTC (rev 165030)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=libexif
+pkgver=0.6.21
+pkgrel=1
+pkgdesc="A library to parse an EXIF file and read the data from those tags"
+arch=(i686 x86_64)
+license=('LGPL')
+url="http://sourceforge.net/projects/libexif"
+depends=('glibc')
+options=('!libtool')
+source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('27339b89850f28c8f1c237f233e05b27')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-08-09 08:15:43 UTC (rev 165029)
+++ extra-x86_64/PKGBUILD	2012-08-09 08:16:11 UTC (rev 165030)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Tobias Kieslich <tobias at justdreams.de>
-
-pkgname=libexif
-pkgver=0.6.20
-pkgrel=2
-pkgdesc="A library to parse an EXIF file and read the data from those tags"
-arch=(i686 x86_64)
-license=('LGPL')
-url="http://sourceforge.net/projects/libexif"
-depends=('glibc')
-options=('!libtool')
-source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('19844ce6b5d075af16f0d45de1e8a6a3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libexif/repos/extra-x86_64/PKGBUILD (from rev 165029, libexif/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-08-09 08:16:11 UTC (rev 165030)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Tobias Kieslich <tobias at justdreams.de>
+
+pkgname=libexif
+pkgver=0.6.21
+pkgrel=1
+pkgdesc="A library to parse an EXIF file and read the data from those tags"
+arch=(i686 x86_64)
+license=('LGPL')
+url="http://sourceforge.net/projects/libexif"
+depends=('glibc')
+options=('!libtool')
+source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('27339b89850f28c8f1c237f233e05b27')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list