- update libmtp to 0.2.4
This commit is contained in:
parent
284486470b
commit
8d1721323f
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:53:00 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/12/30 19:57:35 jasper Exp $
|
||||
|
||||
COMMENT= Media Transfer Protocol (MTP) implementation
|
||||
|
||||
DISTNAME= libmtp-0.1.5
|
||||
SHARED_LIBS= mtp 2.0 # .7.0
|
||||
DISTNAME= libmtp-0.2.4
|
||||
SHARED_LIBS= mtp 2.1 # .7.1
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://libmtp.sourceforge.net/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libmtp-0.1.5.tar.gz) = WXti2ZTZSRUxueZxkPbP5w==
|
||||
RMD160 (libmtp-0.1.5.tar.gz) = yYqagX7pF1YwlTrLPrlSJXsOzx4=
|
||||
SHA1 (libmtp-0.1.5.tar.gz) = jJ4Lostj2z3TLkhJBmg7Tk7X13A=
|
||||
SHA256 (libmtp-0.1.5.tar.gz) = VxMfpl4FHqzwqtUSY2LAhiOn/MABR+mgMIASOj08uP4=
|
||||
SIZE (libmtp-0.1.5.tar.gz) = 497384
|
||||
MD5 (libmtp-0.2.4.tar.gz) = B42XNMcbCCCPvYsYAOYbZQ==
|
||||
RMD160 (libmtp-0.2.4.tar.gz) = Mfg45kD2E5Pqd/yFXVOqNkHDjnk=
|
||||
SHA1 (libmtp-0.2.4.tar.gz) = XGrKeVWYpbARJqp0kw++fQbGycE=
|
||||
SHA256 (libmtp-0.2.4.tar.gz) = lz5CJWJEkFmf18t9w6NCLLNSqVCwGS9i5IMK/9Byalk=
|
||||
SIZE (libmtp-0.2.4.tar.gz) = 529271
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2007/03/30 16:49:07 jasper Exp $
|
||||
--- configure.orig Mon Mar 26 21:14:33 2007
|
||||
+++ configure Fri Mar 30 18:42:08 2007
|
||||
@@ -19106,7 +19106,7 @@ if test $ac_cv_lib_usb_usb_control_msg = yes; then
|
||||
$OpenBSD: patch-configure,v 1.4 2007/12/30 19:57:35 jasper Exp $
|
||||
--- configure.orig Thu Nov 22 21:18:02 2007
|
||||
+++ configure Sun Dec 30 20:33:47 2007
|
||||
@@ -19877,7 +19877,7 @@ if test $ac_cv_lib_usb_usb_control_msg = yes; then
|
||||
#define HAVE_LIBUSB 1
|
||||
_ACEOF
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/01/11 21:56:16 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/12/30 19:57:35 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/mtp-albumart
|
||||
bin/mtp-albums
|
||||
@ -15,6 +15,7 @@ bin/mtp-hotplug
|
||||
bin/mtp-newfolder
|
||||
bin/mtp-newplaylist
|
||||
bin/mtp-playlists
|
||||
bin/mtp-reset
|
||||
bin/mtp-sendfile
|
||||
bin/mtp-sendtr
|
||||
bin/mtp-thumb
|
||||
|
Loading…
Reference in New Issue
Block a user