[arch-commits] Commit in libpipeline/repos (6 files)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Sep 19 19:45:26 UTC 2012
Date: Wednesday, September 19, 2012 @ 15:45:26
Author: andyrtr
Revision: 166835
db-move: moved libpipeline from [testing] to [core] (i686, x86_64)
Added:
libpipeline/repos/core-i686/PKGBUILD
(from rev 166834, libpipeline/repos/testing-i686/PKGBUILD)
libpipeline/repos/core-x86_64/PKGBUILD
(from rev 166834, libpipeline/repos/testing-x86_64/PKGBUILD)
Deleted:
libpipeline/repos/core-i686/PKGBUILD
libpipeline/repos/core-x86_64/PKGBUILD
libpipeline/repos/testing-i686/
libpipeline/repos/testing-x86_64/
----------------------+
core-i686/PKGBUILD | 60 ++++++++++++++++++++++++-------------------------
core-x86_64/PKGBUILD | 60 ++++++++++++++++++++++++-------------------------
2 files changed, 60 insertions(+), 60 deletions(-)
Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD 2012-09-19 19:34:06 UTC (rev 166834)
+++ core-i686/PKGBUILD 2012-09-19 19:45:26 UTC (rev 166835)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=libpipeline
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
-arch=('i686' 'x86_64')
-url="http://libpipeline.nongnu.org/"
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
-md5sums=('20896c919eca4acb3d2f13012fb7ba02')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd "$srcdir/$pkgname-$pkgver"
- make -k check
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-}
Copied: libpipeline/repos/core-i686/PKGBUILD (from rev 166834, libpipeline/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD (rev 0)
+++ core-i686/PKGBUILD 2012-09-19 19:45:26 UTC (rev 166835)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=libpipeline
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
+arch=('i686' 'x86_64')
+url="http://libpipeline.nongnu.org/"
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('4367a3f598d171fd43dfa8620ed16d55')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make -k check
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+}
Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD 2012-09-19 19:34:06 UTC (rev 166834)
+++ core-x86_64/PKGBUILD 2012-09-19 19:45:26 UTC (rev 166835)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=libpipeline
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
-arch=('i686' 'x86_64')
-url="http://libpipeline.nongnu.org/"
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
-md5sums=('20896c919eca4acb3d2f13012fb7ba02')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd "$srcdir/$pkgname-$pkgver"
- make -k check
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-}
Copied: libpipeline/repos/core-x86_64/PKGBUILD (from rev 166834, libpipeline/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD (rev 0)
+++ core-x86_64/PKGBUILD 2012-09-19 19:45:26 UTC (rev 166835)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=libpipeline
+pkgver=1.2.2
+pkgrel=1
+pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
+arch=('i686' 'x86_64')
+url="http://libpipeline.nongnu.org/"
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz)
+md5sums=('4367a3f598d171fd43dfa8620ed16d55')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr
+ 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