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

Laurent Carlier lcarlier at archlinux.org
Mon Jul 21 08:05:29 UTC 2014


    Date: Monday, July 21, 2014 @ 10:05:28
  Author: lcarlier
Revision: 116044

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-21 08:05:02 UTC (rev 116043)
+++ community-i686/PKGBUILD	2014-07-21 08:05:28 UTC (rev 116044)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier <lordheavym at gmail.com>
-# Contributor: yugrotavele <yugrotavele at archlinux dot us>
-# Contributor: Anton Pirogov <anton.pirogov <AT> googlemail.com>
-
-pkgname=mtpfs
-pkgver=1.1
-pkgrel=1
-pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
-arch=('i686' 'x86_64')
-url="http://www.adebenham.com/mtpfs/"
-license=('GPL3')
-depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')
-makedepends=('pkg-config')
-source=(http://www.adebenham.com/files/mtp/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a299cadca336e6945b7275b44c6e8d27')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: mtpfs/repos/community-i686/PKGBUILD (from rev 116043, mtpfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-21 08:05:28 UTC (rev 116044)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Laurent Carlier <lordheavym at gmail.com>
+# Contributor: yugrotavele <yugrotavele at archlinux dot us>
+# Contributor: Anton Pirogov <anton.pirogov <AT> googlemail.com>
+
+pkgname=mtpfs
+pkgver=1.1
+pkgrel=2
+pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
+arch=('i686' 'x86_64')
+url="http://www.adebenham.com/mtpfs/"
+license=('GPL3')
+depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')
+makedepends=('pkg-config')
+source=(http://www.adebenham.com/files/mtp/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a299cadca336e6945b7275b44c6e8d27')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-21 08:05:02 UTC (rev 116043)
+++ community-x86_64/PKGBUILD	2014-07-21 08:05:28 UTC (rev 116044)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Laurent Carlier <lordheavym at gmail.com>
-# Contributor: yugrotavele <yugrotavele at archlinux dot us>
-# Contributor: Anton Pirogov <anton.pirogov <AT> googlemail.com>
-
-pkgname=mtpfs
-pkgver=1.1
-pkgrel=1
-pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
-arch=('i686' 'x86_64')
-url="http://www.adebenham.com/mtpfs/"
-license=('GPL3')
-depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')
-makedepends=('pkg-config')
-source=(http://www.adebenham.com/files/mtp/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a299cadca336e6945b7275b44c6e8d27')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: mtpfs/repos/community-x86_64/PKGBUILD (from rev 116043, mtpfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-21 08:05:28 UTC (rev 116044)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Laurent Carlier <lordheavym at gmail.com>
+# Contributor: yugrotavele <yugrotavele at archlinux dot us>
+# Contributor: Anton Pirogov <anton.pirogov <AT> googlemail.com>
+
+pkgname=mtpfs
+pkgver=1.1
+pkgrel=2
+pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
+arch=('i686' 'x86_64')
+url="http://www.adebenham.com/mtpfs/"
+license=('GPL3')
+depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')
+makedepends=('pkg-config')
+source=(http://www.adebenham.com/files/mtp/${pkgname}-${pkgver}.tar.gz)
+md5sums=('a299cadca336e6945b7275b44c6e8d27')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list