[arch-commits] Commit in npth/repos (6 files)

Gaëtan Bisson bisson at archlinux.org
Fri Dec 2 23:30:18 UTC 2016


    Date: Friday, December 2, 2016 @ 23:30:17
  Author: bisson
Revision: 282540

db-move: moved npth from [testing] to [core] (i686, x86_64)

Added:
  npth/repos/core-i686/PKGBUILD
    (from rev 282539, npth/repos/testing-i686/PKGBUILD)
  npth/repos/core-x86_64/PKGBUILD
    (from rev 282539, npth/repos/testing-x86_64/PKGBUILD)
Deleted:
  npth/repos/core-i686/PKGBUILD
  npth/repos/core-x86_64/PKGBUILD
  npth/repos/testing-i686/
  npth/repos/testing-x86_64/

----------------------+
 /PKGBUILD            |   60 +++++++++++++++++++++++++++++++++++++++++++++++++
 core-i686/PKGBUILD   |   30 ------------------------
 core-x86_64/PKGBUILD |   30 ------------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2016-12-02 23:30:15 UTC (rev 282539)
+++ core-i686/PKGBUILD	2016-12-02 23:30:17 UTC (rev 282540)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=npth
-pkgver=1.2
-pkgrel=1
-pkgdesc='New portable threads library'
-url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
-license=('LGPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
-source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('3bfa2a2d7521d6481850e8a611efe5bf5ed75200' 'SKIP')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --enable-maintainer-mode
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: npth/repos/core-i686/PKGBUILD (from rev 282539, npth/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD	                        (rev 0)
+++ core-i686/PKGBUILD	2016-12-02 23:30:17 UTC (rev 282540)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=npth
+pkgver=1.3
+pkgrel=1
+pkgdesc='New portable threads library'
+url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --enable-maintainer-mode
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2016-12-02 23:30:15 UTC (rev 282539)
+++ core-x86_64/PKGBUILD	2016-12-02 23:30:17 UTC (rev 282540)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=npth
-pkgver=1.2
-pkgrel=1
-pkgdesc='New portable threads library'
-url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
-license=('LGPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
-source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('3bfa2a2d7521d6481850e8a611efe5bf5ed75200' 'SKIP')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --enable-maintainer-mode
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: npth/repos/core-x86_64/PKGBUILD (from rev 282539, npth/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD	                        (rev 0)
+++ core-x86_64/PKGBUILD	2016-12-02 23:30:17 UTC (rev 282540)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=npth
+pkgver=1.3
+pkgrel=1
+pkgdesc='New portable threads library'
+url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
+license=('LGPL')
+options=('!libtool')
+arch=('i686' 'x86_64')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr --enable-maintainer-mode
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list