aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libmtp.rb
AgeCommit message (Collapse)Author
2014-05-20libmtp: fix build in the presence of libgcryptJack Nagel
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-27libmtp: use Formula[]Adam Vandenberg
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-31libmtp: does not compile on Snow Leopard if libgcrypt is linkedAdam Vandenberg
2013-05-31libmtp 1.1.6.Daniele Sluijters
The 1.1.6 upgrade introduces a bunch of fixes in libmtp as well as a host of new supported devices. Most notably the Windows Phone 8 series of devices, the Nexus 4 and the read/write extensions of Google Androids MTP stack. Closes #19883. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-24libmtp uses pkg-configAdam Vandenberg
2012-09-05libmtp 1.1.4nibbles 2bits
- Upgrade libmtp to version 1.1.4 - Add an optional dep on libgcrypt so it can build a special mode. Closes #14717. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-02-17libmtp 1.1.2Adam Malcontenti-Wilson
Closes #10262. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-01New formula libmtpDavid Höppner
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP) in the form of a library suitable primarily for POSIX compliant operating systems. We implement MTP Basic, the stuff proposed for standardization.