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

Antonio Rojas arojas at archlinux.org
Mon Sep 11 22:44:51 UTC 2017


    Date: Monday, September 11, 2017 @ 22:44:50
  Author: arojas
Revision: 257068

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-09-11 22:44:17 UTC (rev 257067)
+++ community-i686/PKGBUILD	2017-09-11 22:44:50 UTC (rev 257068)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-
-pkgname=avfs
-pkgver=1.0.4
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='https://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
-
-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 257067, avfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-11 22:44:50 UTC (rev 257068)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+
+pkgname=avfs
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse2' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
+sha256sums=('e5ce6b1f4193c37148b1b8a021f4f3d05e88f725cf11b16b95a58e8fdae50176')
+
+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	2017-09-11 22:44:17 UTC (rev 257067)
+++ community-x86_64/PKGBUILD	2017-09-11 22:44:50 UTC (rev 257068)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Kevin Piche <kevin at archlinux.org>
-# Contributor: K. Piche <kpiche at rogers.com>
-
-pkgname=avfs
-pkgver=1.0.4
-pkgrel=1
-pkgdesc='Virtual filesystem that allows browsing compressed files'
-arch=('x86_64' 'i686')
-license=('GPL' 'LGPL')
-url='https://avf.sourceforge.net/'
-depends=('fuse' 'xz' 'perl')
-options=('!emptydirs')
-source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
-sha256sums=('6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100')
-
-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 257067, avfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-11 22:44:50 UTC (rev 257068)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Kevin Piche <kevin at archlinux.org>
+# Contributor: K. Piche <kpiche at rogers.com>
+
+pkgname=avfs
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Virtual filesystem that allows browsing compressed files'
+arch=('x86_64' 'i686')
+license=('GPL' 'LGPL')
+url='https://avf.sourceforge.net/'
+depends=('fuse2' 'xz' 'perl')
+options=('!emptydirs')
+source=("https://downloads.sourceforge.net/sourceforge/avf/$pkgname-$pkgver.tar.bz2")
+sha256sums=('e5ce6b1f4193c37148b1b8a021f4f3d05e88f725cf11b16b95a58e8fdae50176')
+
+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