2010-05-09 16:57:08 +00:00
|
|
|
# Template file for 'libmtp'
|
|
|
|
pkgname=libmtp
|
2012-09-23 18:54:59 +00:00
|
|
|
version=1.1.5
|
2012-08-23 05:32:23 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-08-23 05:32:23 +00:00
|
|
|
configure_args="--disable-static --with-udev=/usr/lib/udev"
|
2012-07-09 16:15:29 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2012-08-23 05:32:23 +00:00
|
|
|
makedepends="pkg-config libusb-devel libgcrypt-devel"
|
2010-05-09 16:57:08 +00:00
|
|
|
short_desc="Library for Microsoft's Media Transfer Protocol (MTP)"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-08-23 05:32:23 +00:00
|
|
|
homepage="http://libmtp.sourceforge.net"
|
|
|
|
license="LGPL-2.1"
|
2012-07-09 16:15:29 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
2012-09-23 18:54:59 +00:00
|
|
|
checksum=787679171baf8b3cf2fcc03196c705ab4d7cbc969bd71f9d3696be1ce7f1c63a
|
2010-05-09 16:57:08 +00:00
|
|
|
long_desc="
|
|
|
|
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
|
|
|
|
in the form of a library suitable primarily for POSIX compliant operating
|
|
|
|
systems."
|