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

Andrea Scarpino andrea at archlinux.org
Wed Feb 8 15:12:44 UTC 2012


    Date: Wednesday, February 8, 2012 @ 10:12:44
  Author: andrea
Revision: 149587

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-08 15:12:16 UTC (rev 149586)
+++ extra-i686/PKGBUILD	2012-02-08 15:12:44 UTC (rev 149587)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Chris Brannon <cmbrannon at cox.net>
-
-pkgname=dotconf
-pkgver=1.3
-pkgrel=2
-pkgdesc='A C library for parsing configuration files'
-url="https://github.com/williamh/dotconf"
-arch=('i686' 'x86_64')
-depends=('glibc')
-makedepends=('pkgconfig' 'findutils')
-license=('LGPL2.1')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/williamh/${pkgname}/tarball/v${pkgver}")
-md5sums=('36bfdde245072fc2f4f5766b7db97c45')
-options=('!libtool')
-
-build() {
-  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
-  make DESTDIR="${pkgdir}" install
-}

Copied: dotconf/repos/extra-i686/PKGBUILD (from rev 149586, dotconf/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-08 15:12:44 UTC (rev 149587)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Chris Brannon <cmbrannon at cox.net>
+
+pkgname=dotconf
+pkgver=1.3
+pkgrel=3
+pkgdesc='A C library for parsing configuration files'
+url="https://github.com/williamh/dotconf"
+arch=('i686' 'x86_64')
+depends=('glibc')
+makedepends=('pkgconfig' 'findutils')
+license=('LGPL2.1')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/williamh/${pkgname}/tarball/v${pkgver}")
+md5sums=('36bfdde245072fc2f4f5766b7db97c45')
+options=('!libtool')
+
+build() {
+  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-08 15:12:16 UTC (rev 149586)
+++ extra-x86_64/PKGBUILD	2012-02-08 15:12:44 UTC (rev 149587)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Chris Brannon <cmbrannon at cox.net>
-
-pkgname=dotconf
-pkgver=1.3
-pkgrel=2
-pkgdesc='A C library for parsing configuration files'
-url="https://github.com/williamh/dotconf"
-arch=('i686' 'x86_64')
-depends=('glibc')
-makedepends=('pkgconfig' 'findutils')
-license=('LGPL2.1')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/williamh/${pkgname}/tarball/v${pkgver}")
-md5sums=('36bfdde245072fc2f4f5766b7db97c45')
-options=('!libtool')
-
-build() {
-  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
-  make DESTDIR="${pkgdir}" install
-}

Copied: dotconf/repos/extra-x86_64/PKGBUILD (from rev 149586, dotconf/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-08 15:12:44 UTC (rev 149587)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Chris Brannon <cmbrannon at cox.net>
+
+pkgname=dotconf
+pkgver=1.3
+pkgrel=3
+pkgdesc='A C library for parsing configuration files'
+url="https://github.com/williamh/dotconf"
+arch=('i686' 'x86_64')
+depends=('glibc')
+makedepends=('pkgconfig' 'findutils')
+license=('LGPL2.1')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/williamh/${pkgname}/tarball/v${pkgver}")
+md5sums=('36bfdde245072fc2f4f5766b7db97c45')
+options=('!libtool')
+
+build() {
+  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/williamh-${pkgname}-4cd7b3a
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list