[54141] trunk/dports/devel
toby at macports.org
toby at macports.org
Tue Jul 21 16:25:48 PDT 2009
Revision: 54141
http://trac.macports.org/changeset/54141
Author: toby at macports.org
Date: 2009-07-21 16:25:47 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------
libusb-compat 0.1.3
This is part of fixing #20387. It depends on libusb, which will be updated to 1.0.2. We will update all dependents to point to libusb-compat.
Added Paths:
-----------
trunk/dports/devel/libusb-compat/
trunk/dports/devel/libusb-compat/Portfile
Added: trunk/dports/devel/libusb-compat/Portfile
===================================================================
--- trunk/dports/devel/libusb-compat/Portfile (rev 0)
+++ trunk/dports/devel/libusb-compat/Portfile 2009-07-21 23:25:47 UTC (rev 54141)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name libusb-compat
+version 0.1.3
+categories devel
+
+description library for USB device access
+long_description \
+ library for use by user level applications to \
+ access USB devices regardless of OS
+homepage http://libusb.wiki.sourceforge.net/
+
+platforms darwin
+#license lgpl2.1+
+maintainers toby brett
+
+master_sites sourceforge:libusb
+checksums md5 570ac2ea085b80d1f74ddc7c6a93c0eb \
+ sha1 d5710d5bc4b67c5344e779475b76168c7ccc5e69 \
+ rmd160 d00e00b9f9733efc43eb4e44b84298540e896691
+
+use_bzip2 yes
+
+depends_build port:pkgconfig
+depends_lib port:libusb
Property changes on: trunk/dports/devel/libusb-compat/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090721/ff3d5452/attachment.html>
More information about the macports-changes
mailing list