[137753] trunk/dports/science/uhd/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Jun 18 10:41:39 PDT 2015
Revision: 137753
https://trac.macports.org/changeset/137753
Author: michaelld at macports.org
Date: 2015-06-18 10:41:38 -0700 (Thu, 18 Jun 2015)
Log Message:
-----------
uhd-devel: update to 16a3490e (20150611); allow use of libusb or libusb-devel.
Modified Paths:
--------------
trunk/dports/science/uhd/Portfile
Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile 2015-06-18 17:06:40 UTC (rev 137752)
+++ trunk/dports/science/uhd/Portfile 2015-06-18 17:41:38 UTC (rev 137753)
@@ -47,10 +47,10 @@
name uhd-devel
conflicts uhd
- github.setup EttusResearch uhd 51bc00eed37b2bcc8c4d33b0093a7e3e573141a4
- version 20150511
- checksums rmd160 6850d8ea81796a55fabfb90b4a44aff7d49bb610 \
- sha256 a10b0bd6d5bf9d5944785063d5eb8c30c7b389d1a3ef3a735275f2c46aa73693
+ github.setup EttusResearch uhd 16a3490e1bb71f18ca75afa80845100327ecb734
+ version 20150611
+ checksums rmd160 38578e8127659b5cc8595dc46204d21262bc6017 \
+ sha256 23ff5be272f9782306d9a67e84a5cbf87c840b8005063f5400c082223eba1214
# overload the github livecheck URL with the maint branch,
# when it is more advanced; comment out for master.
@@ -160,7 +160,7 @@
}
variant libusb description {enable USB support via libusb version 1.0} {
- depends_lib-append port:libusb
+ depends_lib-append path:lib/libusb-1.0.dylib:libusb
configure.args-append \
-DENABLE_USB=ON \
-DLIBUSB_INCLUDE_DIRS=${prefix}/include/libusb-1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150618/c7993210/attachment.html>
More information about the macports-changes
mailing list