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

Ike Devolder idevolder at nymeria.archlinux.org
Sun Feb 2 16:31:36 UTC 2014


    Date: Sunday, February 2, 2014 @ 17:31:36
  Author: idevolder
Revision: 105190

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-02 16:31:19 UTC (rev 105189)
+++ community-i686/PKGBUILD	2014-02-02 16:31:36 UTC (rev 105190)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.8.0
-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=('e4d766efba85e79b04c18038070506d0a9df5b7e0f08aa54ab402892cd1542cc')
-
-build() {
-  cd "$pkgname-$pkgname-$pkgver"
-
-  autoreconf -vif
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libnfs/repos/community-i686/PKGBUILD (from rev 105189, libnfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-02 16:31:36 UTC (rev 105190)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.2
+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")
+
+build() {
+  cd "$pkgname-$pkgname-$pkgver"
+
+  autoreconf -vif
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+sha256sums=('77d9d543eb1ae3e36497e5a3d4f37c8dd3d66def8d11817d4ed84368bbbb225b')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-02-02 16:31:19 UTC (rev 105189)
+++ community-x86_64/PKGBUILD	2014-02-02 16:31:36 UTC (rev 105190)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.8.0
-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=('e4d766efba85e79b04c18038070506d0a9df5b7e0f08aa54ab402892cd1542cc')
-
-build() {
-  cd "$pkgname-$pkgname-$pkgver"
-
-  autoreconf -vif
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: libnfs/repos/community-x86_64/PKGBUILD (from rev 105189, libnfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-02 16:31:36 UTC (rev 105190)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.9.2
+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")
+
+build() {
+  cd "$pkgname-$pkgname-$pkgver"
+
+  autoreconf -vif
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+sha256sums=('77d9d543eb1ae3e36497e5a3d4f37c8dd3d66def8d11817d4ed84368bbbb225b')




More information about the arch-commits mailing list