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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Jan 22 09:57:42 UTC 2015


    Date: Thursday, January 22, 2015 @ 10:57:42
  Author: aginiewicz
Revision: 126402

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

Added:
  unionfs-fuse/repos/community-i686/PKGBUILD
    (from rev 126401, unionfs-fuse/trunk/PKGBUILD)
  unionfs-fuse/repos/community-x86_64/PKGBUILD
    (from rev 126401, unionfs-fuse/trunk/PKGBUILD)
Deleted:
  unionfs-fuse/repos/community-i686/PKGBUILD
  unionfs-fuse/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	2015-01-22 09:57:20 UTC (rev 126401)
+++ community-i686/PKGBUILD	2015-01-22 09:57:42 UTC (rev 126402)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
-
-pkgname=unionfs-fuse
-pkgver=0.26
-pkgrel=2
-pkgdesc="A user space unionfs implementation"
-arch=('i686' 'x86_64')
-url="http://podgorny.cz/moin/UnionFsFuse"
-license=('BSD')
-depends=('fuse')
-source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('689c636484756f6f7a728ef354cbeac2')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: unionfs-fuse/repos/community-i686/PKGBUILD (from rev 126401, unionfs-fuse/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-01-22 09:57:42 UTC (rev 126402)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
+
+pkgname=unionfs-fuse
+pkgver=1.0
+pkgrel=1
+pkgdesc="A user space unionfs implementation"
+arch=('i686' 'x86_64')
+url="https://github.com/rpodgorny/unionfs-fuse"
+license=('BSD')
+depends=('fuse')
+source=("https://github.com/rpodgorny/unionfs-fuse/archive/v${pkgver}.tar.gz")
+md5sums=('598590fb452129c413572ed79824c68a')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-01-22 09:57:20 UTC (rev 126401)
+++ community-x86_64/PKGBUILD	2015-01-22 09:57:42 UTC (rev 126402)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
-
-pkgname=unionfs-fuse
-pkgver=0.26
-pkgrel=2
-pkgdesc="A user space unionfs implementation"
-arch=('i686' 'x86_64')
-url="http://podgorny.cz/moin/UnionFsFuse"
-license=('BSD')
-depends=('fuse')
-source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('689c636484756f6f7a728ef354cbeac2')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: unionfs-fuse/repos/community-x86_64/PKGBUILD (from rev 126401, unionfs-fuse/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-01-22 09:57:42 UTC (rev 126402)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
+
+pkgname=unionfs-fuse
+pkgver=1.0
+pkgrel=1
+pkgdesc="A user space unionfs implementation"
+arch=('i686' 'x86_64')
+url="https://github.com/rpodgorny/unionfs-fuse"
+license=('BSD')
+depends=('fuse')
+source=("https://github.com/rpodgorny/unionfs-fuse/archive/v${pkgver}.tar.gz")
+md5sums=('598590fb452129c413572ed79824c68a')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+



More information about the arch-commits mailing list