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

Lukas Fleischer lfleischer at archlinux.org
Wed Jul 5 16:37:46 UTC 2017


    Date: Wednesday, July 5, 2017 @ 16:37:45
  Author: lfleischer
Revision: 242412

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-05 16:37:34 UTC (rev 242411)
+++ community-i686/PKGBUILD	2017-07-05 16:37:45 UTC (rev 242412)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Kaiting Chen <kaitocracy at gmail.com>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=pv
-pkgver=1.6.0
-pkgrel=2
-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=('e163d8963c595b2032666724bc509bcc')
-
-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 242411, pv/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-05 16:37:45 UTC (rev 242412)
@@ -0,0 +1,28 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Kaiting Chen <kaitocracy at gmail.com>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=pv
+pkgver=1.6.6
+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=("https://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
+md5sums=('ff3564fddcc2b9bd4a9c1d143aba4b4c')
+
+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	2017-07-05 16:37:34 UTC (rev 242411)
+++ community-x86_64/PKGBUILD	2017-07-05 16:37:45 UTC (rev 242412)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Kaiting Chen <kaitocracy at gmail.com>
-# Contributor: Aaron Schaefer <aaron at elasticdog.com>
-
-pkgname=pv
-pkgver=1.6.0
-pkgrel=2
-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=('e163d8963c595b2032666724bc509bcc')
-
-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 242411, pv/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-05 16:37:45 UTC (rev 242412)
@@ -0,0 +1,28 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Kaiting Chen <kaitocracy at gmail.com>
+# Contributor: Aaron Schaefer <aaron at elasticdog.com>
+
+pkgname=pv
+pkgver=1.6.6
+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=("https://www.ivarch.com/programs/sources/$pkgname-$pkgver.tar.bz2")
+md5sums=('ff3564fddcc2b9bd4a9c1d143aba4b4c')
+
+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