[arch-commits] Commit in encfs/repos (6 files)

Stéphane Gaudreault stephane at nymeria.archlinux.org
Mon Jan 28 16:49:32 UTC 2013


    Date: Monday, January 28, 2013 @ 17:49:32
  Author: stephane
Revision: 83246

db-move: moved encfs from [community-testing] to [community] (i686, x86_64)

Added:
  encfs/repos/community-i686/PKGBUILD
    (from rev 83238, encfs/repos/community-testing-i686/PKGBUILD)
  encfs/repos/community-x86_64/PKGBUILD
    (from rev 83238, encfs/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  encfs/repos/community-i686/PKGBUILD
  encfs/repos/community-testing-i686/
  encfs/repos/community-testing-x86_64/
  encfs/repos/community-x86_64/PKGBUILD

---------------------------+
 community-i686/PKGBUILD   |   66 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   66 ++++++++++++++++++++++----------------------
 2 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-01-28 16:49:31 UTC (rev 83245)
+++ community-i686/PKGBUILD	2013-01-28 16:49:32 UTC (rev 83246)
@@ -1,33 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Sven Kauber, <celeon at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=encfs
-pkgver=1.7.4
-pkgrel=8
-pkgdesc='Encrypted filesystem in user-space'
-arch=('i686' 'x86_64')
-url='http://www.arg0.net/encfs'
-license=('GPL')
-depends=('rlog' 'openssl' 'fuse' 'boost-libs')
-makedepends=('boost')
-options=('!libtool')
-source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz")
-md5sums=('ac90cc10b2e9fc7e72765de88321d617')
-
-build(){
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: encfs/repos/community-i686/PKGBUILD (from rev 83238, encfs/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-01-28 16:49:32 UTC (rev 83246)
@@ -0,0 +1,33 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Sven Kauber, <celeon at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=encfs
+pkgver=1.7.4
+pkgrel=9
+pkgdesc='Encrypted filesystem in user-space'
+arch=('i686' 'x86_64')
+url='http://www.arg0.net/encfs'
+license=('GPL')
+depends=('rlog' 'openssl' 'fuse' 'boost-libs')
+makedepends=('boost')
+options=('!libtool')
+source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz")
+md5sums=('ac90cc10b2e9fc7e72765de88321d617')
+
+build(){
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-01-28 16:49:31 UTC (rev 83245)
+++ community-x86_64/PKGBUILD	2013-01-28 16:49:32 UTC (rev 83246)
@@ -1,33 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Sven Kauber, <celeon at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=encfs
-pkgver=1.7.4
-pkgrel=8
-pkgdesc='Encrypted filesystem in user-space'
-arch=('i686' 'x86_64')
-url='http://www.arg0.net/encfs'
-license=('GPL')
-depends=('rlog' 'openssl' 'fuse' 'boost-libs')
-makedepends=('boost')
-options=('!libtool')
-source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz")
-md5sums=('ac90cc10b2e9fc7e72765de88321d617')
-
-build(){
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: encfs/repos/community-x86_64/PKGBUILD (from rev 83238, encfs/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-01-28 16:49:32 UTC (rev 83246)
@@ -0,0 +1,33 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Sven Kauber, <celeon at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=encfs
+pkgver=1.7.4
+pkgrel=9
+pkgdesc='Encrypted filesystem in user-space'
+arch=('i686' 'x86_64')
+url='http://www.arg0.net/encfs'
+license=('GPL')
+depends=('rlog' 'openssl' 'fuse' 'boost-libs')
+makedepends=('boost')
+options=('!libtool')
+source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz")
+md5sums=('ac90cc10b2e9fc7e72765de88321d617')
+
+build(){
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list