[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2020-10-11 Thread Antonio Rojas via arch-commits
Date: Sunday, October 11, 2020 @ 18:43:46
  Author: arojas
Revision: 397946

Update to 1.1.18

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 17:55:33 UTC (rev 397945)
+++ PKGBUILD2020-10-11 18:43:46 UTC (rev 397946)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.17
+pkgver=1.1.18
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb)
 
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('f8a34cf52d9f9b9cb8c7f26b12da347d4af7eb904c13189602e4c6b62d1a79dc'
+sha256sums=('7280fe50c044c818a06667f45eabca884deab3193caa8682e0b581e847a281f0'
 'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2020-02-02 Thread Antonio Rojas via arch-commits
Date: Sunday, February 2, 2020 @ 13:58:02
  Author: arojas
Revision: 374487

Update to 1.1.17

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-02 13:39:38 UTC (rev 374486)
+++ PKGBUILD2020-02-02 13:58:02 UTC (rev 374487)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.16
+pkgver=1.1.17
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb)
 
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('5b68f9dd1ed38de558de687f40e255a39e4d5e32ef3de601f0ac19dd5682bba0'
+sha256sums=('f8a34cf52d9f9b9cb8c7f26b12da347d4af7eb904c13189602e4c6b62d1a79dc'
 'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2018-10-28 Thread Antonio Rojas via arch-commits
Date: Sunday, October 28, 2018 @ 08:37:17
  Author: arojas
Revision: 337414

Update to 1.1.16

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-28 07:30:11 UTC (rev 337413)
+++ PKGBUILD2018-10-28 08:37:17 UTC (rev 337414)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.15
+pkgver=1.1.16
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(libusb)
 
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('d040900b46757e311b1fb3bfa8c05db09c8b6811e044bce8c88c9f3f6d3a3021'
+sha256sums=('5b68f9dd1ed38de558de687f40e255a39e4d5e32ef3de601f0ac19dd5682bba0'
 'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2018-03-31 Thread Antonio Rojas via arch-commits
Date: Saturday, March 31, 2018 @ 23:18:35
  Author: arojas
Revision: 320776

Update to 1.1.15

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-31 23:06:18 UTC (rev 320775)
+++ PKGBUILD2018-03-31 23:18:35 UTC (rev 320776)
@@ -5,7 +5,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.14
+pkgver=1.1.15
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 license=(LGPL)
 depends=(libusb)
 
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('3817d3e296be8f1bc527385585780e70984e8e0d6a0d00349240d67e3df412e8'
+sha256sums=('d040900b46757e311b1fb3bfa8c05db09c8b6811e044bce8c88c9f3f6d3a3021'
 'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2017-12-09 Thread Jan Steffens via arch-commits
Date: Sunday, December 10, 2017 @ 03:27:39
  Author: heftig
Revision: 311999

Fix URL

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-10 03:24:33 UTC (rev 311998)
+++ PKGBUILD2017-12-10 03:27:39 UTC (rev 311999)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=(x86_64)
-url="https://libmtp.sourceforge.net;
+url="http://libmtp.sourceforge.net;
 license=(LGPL)
 depends=(libusb)
 
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2017-10-01 Thread Antonio Rojas
Date: Sunday, October 1, 2017 @ 21:04:11
  Author: arojas
Revision: 306514

Update to 1.1.14

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |   26 --
 1 file changed, 12 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-01 20:55:54 UTC (rev 306513)
+++ PKGBUILD2017-10-01 21:04:11 UTC (rev 306514)
@@ -1,23 +1,24 @@
 # $Id$
-# Maintainer: Tom Gundersen 
+# Maintainer: Antonio Rojas 
+# Contributor: Tom Gundersen 
 # Contributor: damir 
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.13
+pkgver=1.1.14
 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"{,.asc})
-sha256sums=('494ee02fbfbc316aad75b93263dac00f02a4899f28cfda1decbbd6e26fda6d40'
+arch=(i686 x86_64)
+url="https://libmtp.sourceforge.net;
+license=(LGPL)
+depends=(libusb)
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
+sha256sums=('3817d3e296be8f1bc527385585780e70984e8e0d6a0d00349240d67e3df412e8'
 'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 
 build() {
-  cd ${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr --with-udev=/usr/lib/udev
   make
 }
@@ -28,9 +29,6 @@
 }
 
 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
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2017-04-02 Thread Antonio Rojas
Date: Sunday, April 2, 2017 @ 20:02:17
  Author: arojas
Revision: 292002

Update to 1.1.13

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-02 18:38:10 UTC (rev 292001)
+++ PKGBUILD2017-04-02 20:02:17 UTC (rev 292002)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.12
+pkgver=1.1.13
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
@@ -12,8 +12,8 @@
 license=('LGPL')
 depends=('libusb')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('0c59559ea253d02170511ecf6b05d577'
- 'SKIP')
+sha256sums=('494ee02fbfbc316aad75b93263dac00f02a4899f28cfda1decbbd6e26fda6d40'
+'SKIP')
 validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 
 build() {


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2016-11-01 Thread Antonio Rojas
Date: Tuesday, November 1, 2016 @ 20:21:36
  Author: arojas
Revision: 279634

Add signature

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-01 20:21:18 UTC (rev 279633)
+++ PKGBUILD2016-11-01 20:21:36 UTC (rev 279634)
@@ -11,8 +11,10 @@
 url="http://libmtp.sourceforge.net;
 license=('LGPL')
 depends=('libusb')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('0c59559ea253d02170511ecf6b05d577')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('0c59559ea253d02170511ecf6b05d577'
+ 'SKIP')
+validpgpkeys=(7C4AFD61D8AAE7570796A5172209D6902F969C95) # Marcus Meißner 

 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2016-08-12 Thread Antonio Rojas
Date: Friday, August 12, 2016 @ 14:30:34
  Author: arojas
Revision: 273631

Update to 1.1.12

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-12 13:39:40 UTC (rev 273630)
+++ PKGBUILD2016-08-12 14:30:34 UTC (rev 273631)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.11
+pkgver=1.1.12
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libusb')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('eea14dd30ddd08bbe39cfcb57564a4b8')
+md5sums=('0c59559ea253d02170511ecf6b05d577')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2016-02-19 Thread Antonio Rojas
Date: Saturday, February 20, 2016 @ 00:30:38
  Author: arojas
Revision: 260024

Update to 1.1.11

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-19 23:28:29 UTC (rev 260023)
+++ PKGBUILD2016-02-19 23:30:38 UTC (rev 260024)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.10
+pkgver=1.1.11
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libusb')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('a82e999363c2504025fb50d2e095ec23')
+md5sums=('eea14dd30ddd08bbe39cfcb57564a4b8')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2015-10-06 Thread Antonio Rojas
Date: Tuesday, October 6, 2015 @ 20:41:58
  Author: arojas
Revision: 248430

Update to 1.1.10

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-06 18:41:40 UTC (rev 248429)
+++ PKGBUILD2015-10-06 18:41:58 UTC (rev 248430)
@@ -4,15 +4,15 @@
 # Contributor: Kevin Edmonds 
 
 pkgname=libmtp
-pkgver=1.1.9
+pkgver=1.1.10
 pkgrel=1
 pkgdesc="Library implementation of the Media Transfer Protocol"
 arch=("i686" "x86_64")
 url="http://libmtp.sourceforge.net;
 license=('LGPL')
-depends=('libusb' 'libgcrypt')
+depends=('libusb')
 
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('d515b38a5b5d5ef235b01ebba47412df')
+md5sums=('a82e999363c2504025fb50d2e095ec23')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2015-05-14 Thread Antonio Rojas
Date: Thursday, May 14, 2015 @ 23:26:37
  Author: arojas
Revision: 239362

Update to 1.1.9

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-14 19:42:43 UTC (rev 239361)
+++ PKGBUILD2015-05-14 21:26:37 UTC (rev 239362)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.8
+pkgver=1.1.9
 pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libusb' 'libgcrypt')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('f76abc22fdbe96e96f0066e0f2dc0efd')
+md5sums=('d515b38a5b5d5ef235b01ebba47412df')
 
 build() {
   cd ${pkgname}-${pkgver}


[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2014-09-20 Thread Bartłomiej Piotrowski
Date: Saturday, September 20, 2014 @ 21:17:33
  Author: bpiotrowski
Revision: 222515

upgpkg: libmtp 1.1.8-1

new upstream release

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-20 19:15:49 UTC (rev 222514)
+++ PKGBUILD2014-09-20 19:17:33 UTC (rev 222515)
@@ -4,8 +4,8 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.6
-pkgrel=6
+pkgver=1.1.8
+pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('libusb' 'libgcrypt')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('87835626dbcf39e62bfcdd4ae6da2063')
+md5sums=('f76abc22fdbe96e96f0066e0f2dc0efd')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -28,7 +28,7 @@
 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
 }



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-12-30 Thread Evangelos Foutras
Date: Monday, December 30, 2013 @ 09:41:09
  Author: foutrelis
Revision: 202982

upgpkg: libmtp 1.1.6-5

Rebuild missing [extra] package.

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-29 21:43:02 UTC (rev 202981)
+++ PKGBUILD2013-12-30 08:41:09 UTC (rev 202982)
@@ -5,7 +5,7 @@
 
 pkgname=libmtp
 pkgver=1.1.6
-pkgrel=4
+pkgrel=5
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-12-30 Thread Evangelos Foutras
Date: Monday, December 30, 2013 @ 09:44:43
  Author: foutrelis
Revision: 202986

upgpkg: libmtp 1.1.6-6

libgcrypt.so.20 rebuild.

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-30 08:44:05 UTC (rev 202985)
+++ PKGBUILD2013-12-30 08:44:43 UTC (rev 202986)
@@ -5,7 +5,7 @@
 
 pkgname=libmtp
 pkgver=1.1.6
-pkgrel=5
+pkgrel=6
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-12-21 Thread Andreas Radke
Date: Saturday, December 21, 2013 @ 18:19:09
  Author: andyrtr
Revision: 202405

upgpkg: libmtp 1.1.6-4

libcrypgt rebuild

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-21 17:13:10 UTC (rev 202404)
+++ PKGBUILD2013-12-21 17:19:09 UTC (rev 202405)
@@ -5,7 +5,7 @@
 
 pkgname=libmtp
 pkgver=1.1.6
-pkgrel=3
+pkgrel=4
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-11-04 Thread Andreas Radke
Date: Monday, November 4, 2013 @ 18:56:40
  Author: andyrtr
Revision: 198801

upgpkg: libmtp 1.1.6-3

fix broken first line in udev rule

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |   16 
 1 file changed, 12 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-04 16:55:53 UTC (rev 198800)
+++ PKGBUILD2013-11-04 17:56:40 UTC (rev 198801)
@@ -5,7 +5,7 @@
 
 pkgname=libmtp
 pkgver=1.1.6
-pkgrel=2
+pkgrel=3
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
@@ -12,15 +12,23 @@
 license=('LGPL')
 depends=('libusb' 'libgcrypt')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('87835626dbcf39e62bfcdd4ae6da2063')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${pkgname}-${pkgver}
   ./configure --prefix=/usr --with-udev=/usr/lib/udev
   make
 }
 
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  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
 }
-md5sums=('87835626dbcf39e62bfcdd4ae6da2063')



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-10-24 Thread Allan McRae
Date: Friday, October 25, 2013 @ 05:04:50
  Author: allan
Revision: 197375

upgpkg: libmtp 1.1.6-2

remove static libraries

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-25 03:04:27 UTC (rev 197374)
+++ PKGBUILD2013-10-25 03:04:50 UTC (rev 197375)
@@ -5,13 +5,12 @@
 
 pkgname=libmtp
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
 license=('LGPL')
 depends=('libusb' 'libgcrypt')
-options=('!libtool')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
 
 build() {



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2013-03-26 Thread Tom Gundersen
Date: Tuesday, March 26, 2013 @ 10:38:10
  Author: tomegun
Revision: 180775

upgpkg: libmtp 1.1.6-1

upstream release

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-26 08:42:05 UTC (rev 180774)
+++ PKGBUILD2013-03-26 09:38:10 UTC (rev 180775)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.5
+pkgver=1.1.6
 pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
@@ -24,4 +24,4 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('f80e45c0e6e5798c434bb1c26a7b602d')
+md5sums=('87835626dbcf39e62bfcdd4ae6da2063')



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2012-09-23 Thread Tom Gundersen
Date: Sunday, September 23, 2012 @ 07:43:31
  Author: tomegun
Revision: 166959

upgpkg: libmtp 1.1.5-1

upstream update

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-23 09:58:46 UTC (rev 166958)
+++ PKGBUILD2012-09-23 11:43:31 UTC (rev 166959)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
@@ -24,4 +24,4 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('27d9bcbc925c1ef84869eb27fdda54e8')
+md5sums=('f80e45c0e6e5798c434bb1c26a7b602d')



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2012-08-22 Thread Tom Gundersen
Date: Wednesday, August 22, 2012 @ 18:27:49
  Author: tomegun
Revision: 165530

upgpkg: libmtp 1.1.4-1

upstream release

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-22 22:11:14 UTC (rev 165529)
+++ PKGBUILD2012-08-22 22:27:49 UTC (rev 165530)
@@ -4,7 +4,7 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
@@ -24,4 +24,4 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
-md5sums=('11529eedaf0e1fc00cdd6119eec525f0')
+md5sums=('27d9bcbc925c1ef84869eb27fdda54e8')



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2012-04-10 Thread Tom Gundersen
Date: Tuesday, April 10, 2012 @ 07:26:02
  Author: tomegun
Revision: 155969

upgpkg: libmtp 1.1.3-1

upstream update

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-10 10:51:55 UTC (rev 155968)
+++ PKGBUILD2012-04-10 11:26:02 UTC (rev 155969)
@@ -1,18 +1,18 @@
 # $Id$
+# Maintainer: Tom Gundersen t...@jklm.no
 # Contributor: damir da...@archlinux.org
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
 license=('LGPL')
-depends=('libusb')
+depends=('libusb' 'libgcrypt')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('6dc708757e3fd3ccce7445b4f2171263')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -24,3 +24,4 @@
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
 }
+md5sums=('11529eedaf0e1fc00cdd6119eec525f0')



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2012-03-31 Thread Tom Gundersen
Date: Saturday, March 31, 2012 @ 19:02:26
  Author: tomegun
Revision: 154965

upgpkg: libmtp 1.1.2-2

move udev-helpers and rules to /usr/lib

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-31 22:50:08 UTC (rev 154964)
+++ PKGBUILD2012-03-31 23:02:26 UTC (rev 154965)
@@ -4,7 +4,7 @@
 
 pkgname=libmtp
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
@@ -16,7 +16,7 @@
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --with-udev=/usr/lib/udev
   make
 }
 



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2012-03-15 Thread Eric Bélanger
Date: Friday, March 16, 2012 @ 01:45:28
  Author: eric
Revision: 153575

upgpkg: libmtp 1.1.2-1

Upstream update, Change libusb-compat depends to libusb

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-16 05:03:35 UTC (rev 153574)
+++ PKGBUILD2012-03-16 05:45:28 UTC (rev 153575)
@@ -3,16 +3,16 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
-pkgdesc=library implementation of the Media Transfer Protocol
+pkgdesc=Library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
 license=('LGPL')
-depends=('libusb-compat')
+depends=('libusb')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('073e1c2a00ba377f68dce47727e185ae')
+md5sums=('6dc708757e3fd3ccce7445b4f2171263')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2011-12-23 Thread Dave Reisner
Date: Friday, December 23, 2011 @ 22:54:42
  Author: dreisner
Revision: 145613

upgpkg: libmtp 1.1.1-1

- upstream release (should fix FS#27451)
- accept upstream udev rule name (implicitly fixes FS#24491)
- remove doxygen makedep (we don't include this)

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-23 23:43:33 UTC (rev 145612)
+++ PKGBUILD2011-12-24 03:54:42 UTC (rev 145613)
@@ -3,21 +3,20 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc=library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
 license=('LGPL')
 depends=('libusb-compat')
-makedepends=('doxygen')
 options=('!libtool')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('fd7b293436528f4c780a9da6e5cc5398')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('073e1c2a00ba377f68dce47727e185ae')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --with-udev-rules=52-libmtp.rules
+  ./configure --prefix=/usr
   make
 }
 



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2011-06-13 Thread Stéphane Gaudreault
Date: Monday, June 13, 2011 @ 07:09:19
  Author: stephane
Revision: 127351

upgpkg: libmtp 1.1.0-1
version bump

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-13 11:09:08 UTC (rev 127350)
+++ PKGBUILD2011-06-13 11:09:19 UTC (rev 127351)
@@ -3,7 +3,7 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.0.6
+pkgver=1.1.0
 pkgrel=1
 pkgdesc=library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
@@ -13,17 +13,15 @@
 makedepends=('doxygen')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7d3c624d768adba8537f8bc9c0a82cbf')
+md5sums=('fd7b293436528f4c780a9da6e5cc5398')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --with-udev-rules=52-libmtp.rules
   make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
-  
-  install -D -m0644 libmtp.rules ${pkgdir}/lib/udev/rules.d/52-libmtp.rules
 }



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2011-05-09 Thread Jan de Groot
Date: Monday, May 9, 2011 @ 06:21:51
  Author: jgc
Revision: 123216

upgpkg: libmtp 1.0.6-1
Update to 1.0.5

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-09 10:15:21 UTC (rev 123215)
+++ PKGBUILD2011-05-09 10:21:51 UTC (rev 123216)
@@ -3,30 +3,27 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
 pkgdesc=library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
 license=('LGPL')
 depends=('libusb-compat')
 makedepends=('doxygen')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('cdc1cc6afa6be287ff6bc331e71bdc47')
 options=('!libtool')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('7d3c624d768adba8537f8bc9c0a82cbf')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
   
-  install -D -m0644 libmtp.rules \
- $pkgdir/lib/udev/rules.d/52-libmtp.rules
-  install -D -m0644 libmtp.fdi \
- $pkgdir/usr/share/hal/fdi/information/20thirdparty/libmtp.fdi
+  install -D -m0644 libmtp.rules ${pkgdir}/lib/udev/rules.d/52-libmtp.rules
 }



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2010-11-28 Thread Allan McRae
Date: Sunday, November 28, 2010 @ 23:35:05
  Author: allan
Revision: 101397

upgpkg: libmtp 1.0.2-2
libusb rebuild

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-29 01:59:59 UTC (rev 101396)
+++ PKGBUILD2010-11-29 04:35:05 UTC (rev 101397)
@@ -4,12 +4,12 @@
 
 pkgname=libmtp
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc=library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
-license=(LGPL)
-depends=(libusb)
+license=('LGPL')
+depends=('libusb-compat')
 makedepends=('doxygen')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
 md5sums=('cdc1cc6afa6be287ff6bc331e71bdc47')
@@ -18,8 +18,13 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr
-  make || return 1
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
+  
   install -D -m0644 libmtp.rules \
  $pkgdir/lib/udev/rules.d/52-libmtp.rules
   install -D -m0644 libmtp.fdi \



[arch-commits] Commit in libmtp/trunk (PKGBUILD)

2010-02-04 Thread Ionut Biru
Date: Thursday, February 4, 2010 @ 09:56:55
  Author: ibiru
Revision: 67199

upgpkg: libmtp 1.0.2-1
update to 1.0.2

Modified:
  libmtp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-04 14:46:11 UTC (rev 67198)
+++ PKGBUILD2010-02-04 14:56:55 UTC (rev 67199)
@@ -3,8 +3,8 @@
 # Contributor: Kevin Edmonds edmondske...@hotmail.com
 
 pkgname=libmtp
-pkgver=0.3.7
-pkgrel=1.1
+pkgver=1.0.2
+pkgrel=1
 pkgdesc=library implementation of the Media Transfer Protocol
 arch=(i686 x86_64)
 url=http://libmtp.sourceforge.net;
@@ -12,7 +12,7 @@
 depends=(libusb)
 makedepends=('doxygen')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('897c3a84a8bdd78f003820ed5f7fa6cf')
+md5sums=('cdc1cc6afa6be287ff6bc331e71bdc47')
 options=('!libtool')
 
 build() {