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

Ike Devolder idevolder at archlinux.org
Mon Aug 3 05:03:43 UTC 2015


    Date: Monday, August 3, 2015 @ 07:03:43
  Author: idevolder
Revision: 137774

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-08-03 05:03:30 UTC (rev 137773)
+++ community-i686/PKGBUILD	2015-08-03 05:03:43 UTC (rev 137774)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.9.7
-pkgrel=1
-pkgdesc="client library for accessing NFS shares"
-arch=('i686' 'x86_64')
-url="https://github.com/sahlberg/libnfs"
-license=('GPL')
-depends=('glibc')
-source=(
-	"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
-)
-
-#prepare() {
-  #cd "$pkgname-$pkgname-$pkgver"
-
-#}
-
-build() {
-	cd "$pkgname-$pkgname-$pkgver"
-
-	autoreconf -vif
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "$pkgname-$pkgname-$pkgver"
-	make DESTDIR="$pkgdir" install
-}
-
-sha256sums=('7c2e088f5fd85b791ab644a5221b717894208bc5fb8b8a5a49633802ecaa0990')

Copied: libnfs/repos/community-i686/PKGBUILD (from rev 137773, libnfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-08-03 05:03:43 UTC (rev 137774)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.8
+pkgrel=1
+pkgdesc="client library for accessing NFS shares"
+arch=('i686' 'x86_64')
+url="https://github.com/sahlberg/libnfs"
+license=('GPL')
+depends=('glibc')
+source=(
+	"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
+)
+sha256sums=('e95af693e763a504eee72dacf3dc6c1001d83e40b807e7e1d0be2eaf48af779c')
+
+#prepare() {
+  #cd "$pkgname-$pkgname-$pkgver"
+
+#}
+
+build() {
+	cd "$pkgname-$pkgname-$pkgver"
+
+	autoreconf -vif
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$pkgname-$pkgname-$pkgver"
+	make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-08-03 05:03:30 UTC (rev 137773)
+++ community-x86_64/PKGBUILD	2015-08-03 05:03:43 UTC (rev 137774)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.9.7
-pkgrel=1
-pkgdesc="client library for accessing NFS shares"
-arch=('i686' 'x86_64')
-url="https://github.com/sahlberg/libnfs"
-license=('GPL')
-depends=('glibc')
-source=(
-	"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
-)
-
-#prepare() {
-  #cd "$pkgname-$pkgname-$pkgver"
-
-#}
-
-build() {
-	cd "$pkgname-$pkgname-$pkgver"
-
-	autoreconf -vif
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "$pkgname-$pkgname-$pkgver"
-	make DESTDIR="$pkgdir" install
-}
-
-sha256sums=('7c2e088f5fd85b791ab644a5221b717894208bc5fb8b8a5a49633802ecaa0990')

Copied: libnfs/repos/community-x86_64/PKGBUILD (from rev 137773, libnfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-08-03 05:03:43 UTC (rev 137774)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.8
+pkgrel=1
+pkgdesc="client library for accessing NFS shares"
+arch=('i686' 'x86_64')
+url="https://github.com/sahlberg/libnfs"
+license=('GPL')
+depends=('glibc')
+source=(
+	"https://github.com/sahlberg/$pkgname/archive/$pkgname-$pkgver.tar.gz"
+)
+sha256sums=('e95af693e763a504eee72dacf3dc6c1001d83e40b807e7e1d0be2eaf48af779c')
+
+#prepare() {
+  #cd "$pkgname-$pkgname-$pkgver"
+
+#}
+
+build() {
+	cd "$pkgname-$pkgname-$pkgver"
+
+	autoreconf -vif
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$pkgname-$pkgname-$pkgver"
+	make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list