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

Ike Devolder idevolder at archlinux.org
Mon Dec 22 08:25:00 UTC 2014


    Date: Monday, December 22, 2014 @ 09:24:59
  Author: idevolder
Revision: 124345

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

Added:
  libnfs/repos/community-i686/PKGBUILD
    (from rev 124344, libnfs/trunk/PKGBUILD)
  libnfs/repos/community-x86_64/PKGBUILD
    (from rev 124344, 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	2014-12-22 08:24:48 UTC (rev 124344)
+++ community-i686/PKGBUILD	2014-12-22 08:24:59 UTC (rev 124345)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.9.5
-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=('dd99ffa02a3d9fc936976e199614e0d0e2516bd27ead5639c063b8504008a393')

Copied: libnfs/repos/community-i686/PKGBUILD (from rev 124344, libnfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-22 08:24:59 UTC (rev 124345)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.6
+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=('75f49d967e9032e0ee4757f970f87c274c3503c968caba2be8a37df63d965f32')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-22 08:24:48 UTC (rev 124344)
+++ community-x86_64/PKGBUILD	2014-12-22 08:24:59 UTC (rev 124345)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.9.5
-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=('dd99ffa02a3d9fc936976e199614e0d0e2516bd27ead5639c063b8504008a393')

Copied: libnfs/repos/community-x86_64/PKGBUILD (from rev 124344, libnfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-22 08:24:59 UTC (rev 124345)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.6
+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=('75f49d967e9032e0ee4757f970f87c274c3503c968caba2be8a37df63d965f32')



More information about the arch-commits mailing list