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

Sébastien Luttringer seblu at archlinux.org
Sat Oct 11 01:56:17 UTC 2014


    Date: Saturday, October 11, 2014 @ 03:56:17
  Author: seblu
Revision: 120507

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

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

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ---------------------
 community-x86_64/PKGBUILD |   26 ---------------------
 3 files changed, 54 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-10-11 01:55:59 UTC (rev 120506)
+++ community-i686/PKGBUILD	2014-10-11 01:56:17 UTC (rev 120507)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
-
-pkgname=ioping
-pkgver=0.8
-pkgrel=1
-pkgdesc='Simple disk I/0 latency measuring tool'
-arch=('i686' 'x86_64')
-license=('GPL3')
-url='http://ioping.googlecode.com'
-depends=('glibc')
-source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-sha1sums=('7d4fe1414cdd5887c332426a8844e17eca5e5646')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ioping/repos/community-i686/PKGBUILD (from rev 120506, ioping/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-10-11 01:56:17 UTC (rev 120507)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
+
+pkgname=ioping
+pkgver=0.9
+pkgrel=1
+pkgdesc='Simple disk I/0 latency measuring tool'
+arch=('i686' 'x86_64')
+license=('GPL3')
+url='http://ioping.googlecode.com'
+depends=('glibc')
+#source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://docs.google.com/uc?authuser=0&id=0B_PlDc2qaehFWWtLZ3Z3N1ltdm8&export=download")
+sha1sums=('658cbeb7e7dfc2dd67100fd260b653317ba604b6')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-10-11 01:55:59 UTC (rev 120506)
+++ community-x86_64/PKGBUILD	2014-10-11 01:56:17 UTC (rev 120507)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
-
-pkgname=ioping
-pkgver=0.8
-pkgrel=1
-pkgdesc='Simple disk I/0 latency measuring tool'
-arch=('i686' 'x86_64')
-license=('GPL3')
-url='http://ioping.googlecode.com'
-depends=('glibc')
-source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-sha1sums=('7d4fe1414cdd5887c332426a8844e17eca5e5646')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX="$pkgdir/usr" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ioping/repos/community-x86_64/PKGBUILD (from rev 120506, ioping/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-10-11 01:56:17 UTC (rev 120507)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
+
+pkgname=ioping
+pkgver=0.9
+pkgrel=1
+pkgdesc='Simple disk I/0 latency measuring tool'
+arch=('i686' 'x86_64')
+license=('GPL3')
+url='http://ioping.googlecode.com'
+depends=('glibc')
+#source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://docs.google.com/uc?authuser=0&id=0B_PlDc2qaehFWWtLZ3Z3N1ltdm8&export=download")
+sha1sums=('658cbeb7e7dfc2dd67100fd260b653317ba604b6')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX="$pkgdir/usr" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list