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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Feb 3 07:12:01 UTC 2013


    Date: Sunday, February 3, 2013 @ 08:12:01
  Author: giovanni
Revision: 83563

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

Added:
  fuse-exfat/repos/community-i686/PKGBUILD
    (from rev 83562, fuse-exfat/trunk/PKGBUILD)
  fuse-exfat/repos/community-x86_64/PKGBUILD
    (from rev 83562, fuse-exfat/trunk/PKGBUILD)
Deleted:
  fuse-exfat/repos/community-i686/PKGBUILD
  fuse-exfat/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-02-03 07:11:54 UTC (rev 83562)
+++ community-i686/PKGBUILD	2013-02-03 07:12:01 UTC (rev 83563)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: GaoShichao <xgdgsc at gmail.com>
-
-pkgname=fuse-exfat
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Free exFAT file system implementation"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/exfat/"
-license=('GPL3')
-depends=('fuse')
-makedepends=('scons')
-optdepends=('exfat-utils: utilities for exFAT file system'
-            'util-linux: to mount exFAT volumes automatically')
-source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d2dd49910cfa213ab3b2ff2282dc46e6')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " install DESTDIR="${pkgdir}/usr/bin"
-
-  # Install man page
-  install -Dm444 fuse/mount.exfat-fuse.8 "${pkgdir}/usr/share/man/man8/mount.exfat-fuse.8"
-} 

Copied: fuse-exfat/repos/community-i686/PKGBUILD (from rev 83562, fuse-exfat/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-02-03 07:12:01 UTC (rev 83563)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: GaoShichao <xgdgsc at gmail.com>
+
+pkgname=fuse-exfat
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Free exFAT file system implementation"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/exfat/"
+license=('GPL3')
+depends=('fuse')
+makedepends=('scons')
+optdepends=('exfat-utils: utilities for exFAT file system'
+            'util-linux: to mount exFAT volumes automatically')
+source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+md5sums=('7988a5111841593231f20af22153362d')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " install DESTDIR="${pkgdir}/usr/bin"
+
+  # Install man page
+  install -Dm444 fuse/mount.exfat-fuse.8 "${pkgdir}/usr/share/man/man8/mount.exfat-fuse.8"
+} 

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-02-03 07:11:54 UTC (rev 83562)
+++ community-x86_64/PKGBUILD	2013-02-03 07:12:01 UTC (rev 83563)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: GaoShichao <xgdgsc at gmail.com>
-
-pkgname=fuse-exfat
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Free exFAT file system implementation"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/exfat/"
-license=('GPL3')
-depends=('fuse')
-makedepends=('scons')
-optdepends=('exfat-utils: utilities for exFAT file system'
-            'util-linux: to mount exFAT volumes automatically')
-source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d2dd49910cfa213ab3b2ff2282dc46e6')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " install DESTDIR="${pkgdir}/usr/bin"
-
-  # Install man page
-  install -Dm444 fuse/mount.exfat-fuse.8 "${pkgdir}/usr/share/man/man8/mount.exfat-fuse.8"
-} 

Copied: fuse-exfat/repos/community-x86_64/PKGBUILD (from rev 83562, fuse-exfat/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-02-03 07:12:01 UTC (rev 83563)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: GaoShichao <xgdgsc at gmail.com>
+
+pkgname=fuse-exfat
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Free exFAT file system implementation"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/exfat/"
+license=('GPL3')
+depends=('fuse')
+makedepends=('scons')
+optdepends=('exfat-utils: utilities for exFAT file system'
+            'util-linux: to mount exFAT volumes automatically')
+source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+md5sums=('7988a5111841593231f20af22153362d')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " install DESTDIR="${pkgdir}/usr/bin"
+
+  # Install man page
+  install -Dm444 fuse/mount.exfat-fuse.8 "${pkgdir}/usr/share/man/man8/mount.exfat-fuse.8"
+} 




More information about the arch-commits mailing list