[arch-commits] Commit in libmtp/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Fri Aug 12 14:31:11 UTC 2016
Date: Friday, August 12, 2016 @ 14:31:10
Author: arojas
Revision: 273632
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libmtp/repos/extra-i686/PKGBUILD
(from rev 273631, libmtp/trunk/PKGBUILD)
libmtp/repos/extra-x86_64/PKGBUILD
(from rev 273631, libmtp/trunk/PKGBUILD)
Deleted:
libmtp/repos/extra-i686/PKGBUILD
libmtp/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 34 ------------------------
extra-x86_64/PKGBUILD | 34 ------------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-08-12 14:30:34 UTC (rev 273631)
+++ extra-i686/PKGBUILD 2016-08-12 14:31:10 UTC (rev 273632)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen <teg at jklm.no>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
-
-pkgname=libmtp
-pkgver=1.1.11
-pkgrel=1
-pkgdesc="Library implementation of the Media Transfer Protocol"
-arch=("i686" "x86_64")
-url="http://libmtp.sourceforge.net"
-license=('LGPL')
-depends=('libusb')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('eea14dd30ddd08bbe39cfcb57564a4b8')
-
-build() {
- cd ${pkgname}-${pkgver}
- ./configure --prefix=/usr --with-udev=/usr/lib/udev
- make
-}
-
-check() {
- cd $pkgname-$pkgver
- make -k check
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-
- # fix broken udev rule
- sed -i "/^Unable to open/d" ${pkgdir}/usr/lib/udev/rules.d/69-libmtp.rules
-}
Copied: libmtp/repos/extra-i686/PKGBUILD (from rev 273631, libmtp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-08-12 14:31:10 UTC (rev 273632)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
+
+pkgname=libmtp
+pkgver=1.1.12
+pkgrel=1
+pkgdesc="Library implementation of the Media Transfer Protocol"
+arch=("i686" "x86_64")
+url="http://libmtp.sourceforge.net"
+license=('LGPL')
+depends=('libusb')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('0c59559ea253d02170511ecf6b05d577')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ ./configure --prefix=/usr --with-udev=/usr/lib/udev
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make -k check
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+
+ # fix broken udev rule
+ sed -i "/^Unable to open/d" ${pkgdir}/usr/lib/udev/rules.d/69-libmtp.rules
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-08-12 14:30:34 UTC (rev 273631)
+++ extra-x86_64/PKGBUILD 2016-08-12 14:31:10 UTC (rev 273632)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen <teg at jklm.no>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
-
-pkgname=libmtp
-pkgver=1.1.11
-pkgrel=1
-pkgdesc="Library implementation of the Media Transfer Protocol"
-arch=("i686" "x86_64")
-url="http://libmtp.sourceforge.net"
-license=('LGPL')
-depends=('libusb')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('eea14dd30ddd08bbe39cfcb57564a4b8')
-
-build() {
- cd ${pkgname}-${pkgver}
- ./configure --prefix=/usr --with-udev=/usr/lib/udev
- make
-}
-
-check() {
- cd $pkgname-$pkgver
- make -k check
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-
- # fix broken udev rule
- sed -i "/^Unable to open/d" ${pkgdir}/usr/lib/udev/rules.d/69-libmtp.rules
-}
Copied: libmtp/repos/extra-x86_64/PKGBUILD (from rev 273631, libmtp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-08-12 14:31:10 UTC (rev 273632)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Kevin Edmonds <edmondskevin at hotmail.com>
+
+pkgname=libmtp
+pkgver=1.1.12
+pkgrel=1
+pkgdesc="Library implementation of the Media Transfer Protocol"
+arch=("i686" "x86_64")
+url="http://libmtp.sourceforge.net"
+license=('LGPL')
+depends=('libusb')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('0c59559ea253d02170511ecf6b05d577')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ ./configure --prefix=/usr --with-udev=/usr/lib/udev
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make -k check
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+
+ # fix broken udev rule
+ sed -i "/^Unable to open/d" ${pkgdir}/usr/lib/udev/rules.d/69-libmtp.rules
+}
More information about the arch-commits
mailing list