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

Giovanni Scafora giovanni at archlinux.org
Mon Nov 28 16:57:25 UTC 2011


    Date: Monday, November 28, 2011 @ 11:57:25
  Author: giovanni
Revision: 143719

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-11-28 16:56:59 UTC (rev 143718)
+++ extra-i686/PKGBUILD	2011-11-28 16:57:25 UTC (rev 143719)
@@ -1,28 +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=2
-pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
-arch=('i686' 'x86_64')
-url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
-options=('!libtool')
-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 143718, chmlib/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-11-28 16:57:25 UTC (rev 143719)
@@ -0,0 +1,30 @@
+# $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/"
+options=('!libtool')
+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	2011-11-28 16:56:59 UTC (rev 143718)
+++ extra-x86_64/PKGBUILD	2011-11-28 16:57:25 UTC (rev 143719)
@@ -1,28 +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=2
-pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
-arch=('i686' 'x86_64')
-url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
-options=('!libtool')
-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 143718, chmlib/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-11-28 16:57:25 UTC (rev 143719)
@@ -0,0 +1,30 @@
+# $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/"
+options=('!libtool')
+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