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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Fri Jan 3 08:38:57 UTC 2014


    Date: Friday, January 3, 2014 @ 09:38:57
  Author: bpiotrowski
Revision: 203057

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

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

-----------------------+
 /PKGBUILD             |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   29 ------------------------
 extra-x86_64/PKGBUILD |   29 ------------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-01-03 08:38:50 UTC (rev 203056)
+++ extra-i686/PKGBUILD	2014-01-03 08:38:57 UTC (rev 203057)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
-# Contributor: Simon Morgan <simon at 16hz.net>
-
-pkgname=chmlib
-pkgver=0.40
-pkgrel=3
-pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
-arch=('i686' 'x86_64')
-url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
-license=('LGPL')
-depends=('glibc')
-source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-              --enable-examples=yes
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: chmlib/repos/extra-i686/PKGBUILD (from rev 203056, chmlib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-01-03 08:38:57 UTC (rev 203057)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
+# Contributor: Simon Morgan <simon at 16hz.net>
+
+pkgname=chmlib
+pkgver=0.40
+pkgrel=4
+pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
+arch=('i686' 'x86_64')
+url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
+license=('LGPL')
+depends=('glibc')
+source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+              --enable-examples=yes
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-01-03 08:38:50 UTC (rev 203056)
+++ extra-x86_64/PKGBUILD	2014-01-03 08:38:57 UTC (rev 203057)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
-# Contributor: Simon Morgan <simon at 16hz.net>
-
-pkgname=chmlib
-pkgver=0.40
-pkgrel=3
-pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
-arch=('i686' 'x86_64')
-url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
-license=('LGPL')
-depends=('glibc')
-source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-              --enable-examples=yes
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: chmlib/repos/extra-x86_64/PKGBUILD (from rev 203056, chmlib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-01-03 08:38:57 UTC (rev 203057)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
+# Contributor: Simon Morgan <simon at 16hz.net>
+
+pkgname=chmlib
+pkgver=0.40
+pkgrel=4
+pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
+arch=('i686' 'x86_64')
+url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
+license=('LGPL')
+depends=('glibc')
+source=("http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7ea49ed8c335215c1edc6fae83e6b912')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+              --enable-examples=yes
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list