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

Lukas Fleischer lfleischer at archlinux.org
Thu Sep 11 10:28:15 UTC 2014


    Date: Thursday, September 11, 2014 @ 12:28:15
  Author: lfleischer
Revision: 118815

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

Added:
  pv/repos/community-i686/PKGBUILD
    (from rev 118814, pv/trunk/PKGBUILD)
  pv/repos/community-x86_64/PKGBUILD
    (from rev 118814, pv/trunk/PKGBUILD)
Deleted:
  pv/repos/community-i686/PKGBUILD
  pv/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-09-11 10:28:08 UTC (rev 118814)
+++ community-i686/PKGBUILD	2014-09-11 10:28:15 UTC (rev 118815)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen <kaitocracy at gmail.com>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=pv
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
-arch=('i686' 'x86_64')
-url='http://www.ivarch.com/programs/pv.shtml'
-license=('custom:Artistic 2.0')
-depends=('glibc')
-source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
-md5sums=('efe8e9e4cad5f3264a32258a63bf2c8e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-  
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: pv/repos/community-i686/PKGBUILD (from rev 118814, pv/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-09-11 10:28:15 UTC (rev 118815)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Kaiting Chen <kaitocracy at gmail.com>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=pv
+pkgver=1.5.7
+pkgrel=1
+pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
+arch=('i686' 'x86_64')
+url='http://www.ivarch.com/programs/pv.shtml'
+license=('custom:Artistic 2.0')
+depends=('glibc')
+source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
+md5sums=('e8597a929e836ada22a8814b1c1651d0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+  
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-09-11 10:28:08 UTC (rev 118814)
+++ community-x86_64/PKGBUILD	2014-09-11 10:28:15 UTC (rev 118815)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen <kaitocracy at gmail.com>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=pv
-pkgver=1.5.3
-pkgrel=1
-pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
-arch=('i686' 'x86_64')
-url='http://www.ivarch.com/programs/pv.shtml'
-license=('custom:Artistic 2.0')
-depends=('glibc')
-source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
-md5sums=('efe8e9e4cad5f3264a32258a63bf2c8e')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-  
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: pv/repos/community-x86_64/PKGBUILD (from rev 118814, pv/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-09-11 10:28:15 UTC (rev 118815)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Kaiting Chen <kaitocracy at gmail.com>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=pv
+pkgver=1.5.7
+pkgrel=1
+pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.'
+arch=('i686' 'x86_64')
+url='http://www.ivarch.com/programs/pv.shtml'
+license=('custom:Artistic 2.0')
+depends=('glibc')
+source=("http://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
+md5sums=('e8597a929e836ada22a8814b1c1651d0')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+  
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}




More information about the arch-commits mailing list