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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Sep 27 15:30:04 UTC 2012


    Date: Thursday, September 27, 2012 @ 11:30:04
  Author: andyrtr
Revision: 167193

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-09-27 15:29:23 UTC (rev 167192)
+++ extra-i686/PKGBUILD	2012-09-27 15:30:04 UTC (rev 167193)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
-
-pkgname=cppunit
-pkgver=1.13.0
-pkgrel=1
-_hash=0c65c839854edd43d9294d1431a2b292
-pkgdesc="A C++ unit testing framework"
-arch=('i686' 'x86_64')
-url="http://www.freedesktop.org/wiki/Software/cppunit"
-license=('LGPL')
-depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
-source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
-md5sums=(${_hash})
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: cppunit/repos/extra-i686/PKGBUILD (from rev 167192, cppunit/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-09-27 15:30:04 UTC (rev 167193)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
+
+pkgname=cppunit
+pkgver=1.13.1
+pkgrel=1
+_hash=fa9aa839145cdf860bf596532bb8af97
+pkgdesc="A C++ unit testing framework"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/wiki/Software/cppunit"
+license=('LGPL')
+depends=('sh' 'gcc-libs')
+options=('!libtool' '!emptydirs')
+source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
+md5sums=(${_hash})
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-09-27 15:29:23 UTC (rev 167192)
+++ extra-x86_64/PKGBUILD	2012-09-27 15:30:04 UTC (rev 167193)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
-
-pkgname=cppunit
-pkgver=1.13.0
-pkgrel=1
-_hash=0c65c839854edd43d9294d1431a2b292
-pkgdesc="A C++ unit testing framework"
-arch=('i686' 'x86_64')
-url="http://www.freedesktop.org/wiki/Software/cppunit"
-license=('LGPL')
-depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
-source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
-md5sums=(${_hash})
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-check() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make -k check
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: cppunit/repos/extra-x86_64/PKGBUILD (from rev 167192, cppunit/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-09-27 15:30:04 UTC (rev 167193)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
+
+pkgname=cppunit
+pkgver=1.13.1
+pkgrel=1
+_hash=fa9aa839145cdf860bf596532bb8af97
+pkgdesc="A C++ unit testing framework"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/wiki/Software/cppunit"
+license=('LGPL')
+depends=('sh' 'gcc-libs')
+options=('!libtool' '!emptydirs')
+source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
+md5sums=(${_hash})
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list