[arch-commits] Commit in libnfs/repos (4 files)
Ike Devolder
idevolder at archlinux.org
Tue Oct 18 13:12:32 UTC 2016
Date: Tuesday, October 18, 2016 @ 13:12:31
Author: idevolder
Revision: 192512
archrelease: copy trunk to community-i686, community-x86_64
Added:
libnfs/repos/community-i686/PKGBUILD
(from rev 192511, libnfs/trunk/PKGBUILD)
libnfs/repos/community-x86_64/PKGBUILD
(from rev 192511, 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 2016-10-18 13:07:25 UTC (rev 192511)
+++ community-i686/PKGBUILD 2016-10-18 13:12:31 UTC (rev 192512)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.11.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=('fc2e45df14d8714ccd07dc2bbe919e45a2e36318bae7f045cbbb883a7854640f')
-
-#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
-}
-
Copied: libnfs/repos/community-i686/PKGBUILD (from rev 192511, libnfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-18 13:12:31 UTC (rev 192512)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.11.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=('fc2e45df14d8714ccd07dc2bbe919e45a2e36318bae7f045cbbb883a7854640f')
+
+#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 2016-10-18 13:07:25 UTC (rev 192511)
+++ community-x86_64/PKGBUILD 2016-10-18 13:12:31 UTC (rev 192512)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
-
-pkgname=libnfs
-pkgver=1.11.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=('fc2e45df14d8714ccd07dc2bbe919e45a2e36318bae7f045cbbb883a7854640f')
-
-#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
-}
-
Copied: libnfs/repos/community-x86_64/PKGBUILD (from rev 192511, libnfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-18 13:12:31 UTC (rev 192512)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
+
+pkgname=libnfs
+pkgver=1.11.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=('fc2e45df14d8714ccd07dc2bbe919e45a2e36318bae7f045cbbb883a7854640f')
+
+#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