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

Alexander Rødseth arodseth at archlinux.org
Mon Jun 29 22:19:55 UTC 2015


    Date: Tuesday, June 30, 2015 @ 00:19:55
  Author: arodseth
Revision: 136133

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 -------------------------
 community-x86_64/PKGBUILD |   32 -------------------------
 3 files changed, 56 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-06-29 22:19:43 UTC (rev 136132)
+++ community-i686/PKGBUILD	2015-06-29 22:19:55 UTC (rev 136133)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-
-pkgname=avfs
-pkgver=1.0.2
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha256sums=('52693953e8290281d441a898040c5ac2989f11bc1fcb83ca5063c37a125a1c9a')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr \
-              --enable-library \
-              --enable-fuse \
-              --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-i686/PKGBUILD (from rev 136132, avfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-06-29 22:19:55 UTC (rev 136133)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+
+pkgname=avfs
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing of compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='http://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
+sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-06-29 22:19:43 UTC (rev 136132)
+++ community-x86_64/PKGBUILD	2015-06-29 22:19:55 UTC (rev 136133)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-
-pkgname=avfs
-pkgver=1.0.2
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing of compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='http://avf.sourceforge.net/'
-depends=('fuse' 'xz')
-options=('!emptydirs')
-source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha256sums=('52693953e8290281d441a898040c5ac2989f11bc1fcb83ca5063c37a125a1c9a')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr \
-              --enable-library \
-              --enable-fuse \
-              --disable-static
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 136132, avfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-06-29 22:19:55 UTC (rev 136133)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+
+pkgname=avfs
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing of compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='http://avf.sourceforge.net/'
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs')
+source=("http://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
+sha256sums=('c6dee77b2b71567528f897727e51695587189765fc35f694e4734db0a7d4fec8')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --enable-library --enable-fuse --disable-static
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list