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

2017-09-11 Thread Antonio Rojas
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 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-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 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+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 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-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 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+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() {
+  

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

2016-11-27 Thread Alexander Rødseth
Date: Sunday, November 27, 2016 @ 21:00:44
  Author: arodseth
Revision: 197052

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-11-27 20:59:14 UTC (rev 197051)
+++ community-i686/PKGBUILD 2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-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:

Copied: avfs/repos/community-i686/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+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:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-11-27 20:59:14 UTC (rev 197051)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-# Contributor: Kevin Piche 
-# Contributor: K. Piche 
-
-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:

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 197051, 
avfs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-11-27 21:00:44 UTC (rev 197052)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Alexander F Rødseth 
+# Contributor: Kevin Piche 
+# Contributor: K. Piche 
+
+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" 

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

2015-06-29 Thread Alexander Rødseth
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 rods...@gmail.com
-# Contributor: Kevin Piche ke...@archlinux.org
-# Contributor: K. Piche kpi...@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 rods...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@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 rods...@gmail.com
-# Contributor: Kevin Piche ke...@archlinux.org
-# Contributor: K. Piche kpi...@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 rods...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@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 

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

2014-07-03 Thread Alexander Rødseth
Date: Friday, July 4, 2014 @ 01:12:50
  Author: arodseth
Revision: 114766

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-03 23:08:51 UTC (rev 114765)
+++ community-i686/PKGBUILD 2014-07-03 23:12:50 UTC (rev 114766)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kevin Piche ke...@archlinux.org
-# Contributor: K. Piche kpi...@rogers.com
-
-pkgname=avfs
-pkgver=1.0.1
-pkgrel=1
-pkgdesc=A virtual filesystem that allows browsing of compressed files
-arch=('i686' 'x86_64')
-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{,.asc})
-md5sums=('f0f254d092e54da14bbf3ea22b76da99'
- 'd71607de21819f3d67246473f0bc21f3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --enable-library \
-  --enable-fuse \
-  --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: avfs/repos/community-i686/PKGBUILD (from rev 114765, 
avfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-03 23:12:50 UTC (rev 114766)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@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:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-03 23:08:51 UTC (rev 114765)
+++ community-x86_64/PKGBUILD   2014-07-03 23:12:50 UTC (rev 114766)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Kevin Piche ke...@archlinux.org
-# Contributor: K. Piche kpi...@rogers.com
-
-pkgname=avfs
-pkgver=1.0.1
-pkgrel=1
-pkgdesc=A virtual filesystem that allows browsing of compressed files
-arch=('i686' 'x86_64')
-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{,.asc})
-md5sums=('f0f254d092e54da14bbf3ea22b76da99'
- 'd71607de21819f3d67246473f0bc21f3')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-  --enable-library \
-  --enable-fuse \
-  --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 114765, 
avfs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-03 23:12:50 UTC (rev 114766)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@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 

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

2013-01-27 Thread Pierre Schmitz
Date: Sunday, January 27, 2013 @ 16:51:39
  Author: pierre
Revision: 83120

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

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

---+
 community-i686/PKGBUILD   |   31 +++
 community-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: avfs/repos/community-i686/PKGBUILD (from rev 83119, avfs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-27 15:51:39 UTC (rev 83120)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@rogers.com
+
+pkgname=avfs
+pkgver=1.0.1
+pkgrel=1
+pkgdesc=A virtual filesystem that allows browsing of compressed files
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+url=http://avf.sourceforge.net/;
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs' '!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/avf/${pkgname}-${pkgver}.tar.bz2{,.asc})
+md5sums=('f0f254d092e54da14bbf3ea22b76da99'
+ 'd71607de21819f3d67246473f0bc21f3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --enable-library \
+  --enable-fuse \
+  --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Copied: avfs/repos/community-x86_64/PKGBUILD (from rev 83119, 
avfs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-01-27 15:51:39 UTC (rev 83120)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Kevin Piche ke...@archlinux.org
+# Contributor: K. Piche kpi...@rogers.com
+
+pkgname=avfs
+pkgver=1.0.1
+pkgrel=1
+pkgdesc=A virtual filesystem that allows browsing of compressed files
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+url=http://avf.sourceforge.net/;
+depends=('fuse' 'xz' 'perl')
+options=('!emptydirs' '!libtool')
+source=(http://downloads.sourceforge.net/sourceforge/avf/${pkgname}-${pkgver}.tar.bz2{,.asc})
+md5sums=('f0f254d092e54da14bbf3ea22b76da99'
+ 'd71607de21819f3d67246473f0bc21f3')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --enable-library \
+  --enable-fuse \
+  --disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}