[118511] trunk/dports/science/gqrx

michaelld at macports.org michaelld at macports.org
Thu Apr 3 09:45:55 PDT 2014


Revision: 118511
          https://trac.macports.org/changeset/118511
Author:   michaelld at macports.org
Date:     2014-04-03 09:45:55 -0700 (Thu, 03 Apr 2014)
Log Message:
-----------
gqrx-devel: update to ec52dbb1 (20140328).

Modified Paths:
--------------
    trunk/dports/science/gqrx/Portfile
    trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2014-04-03 16:31:19 UTC (rev 118510)
+++ trunk/dports/science/gqrx/Portfile	2014-04-03 16:45:55 UTC (rev 118511)
@@ -81,11 +81,11 @@
     long_description    ${description}  \
         This port is kept up with the Gqrx GIT 'master' branch, is typically updated weekly to monthly, and provides compatibility with the GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    github.setup        csete gqrx d71efeaebac09b8003f50ed5c1b9c9a3a716a597
-    version             2.2.1_20140325
+    github.setup        csete gqrx ec52dbb1c382e2755ef7934b196102e40c8d4167
+    version             2.2.1_20140328
 
-    checksums           rmd160 53d1728582eec815db7bf73f9bdfb8130a494b93 \
-                        sha256 be14e72bd6cfc545e0404b6c179b55489b218a47c2193387a52247d791ebe615
+    checksums           rmd160 071e9005f113effb4a4ccc09715c6acb25c42f1f \
+                        sha256 190a0ea77e58b259bea55088bfe9f9a86a88cce6b51f457bfc07e7ef71e2c32d
 
     # fix port name set by github PortGroup
 

Modified: trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff
===================================================================
--- trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff	2014-04-03 16:31:19 UTC (rev 118510)
+++ trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff	2014-04-03 16:45:55 UTC (rev 118511)
@@ -28,38 +28,3 @@
  
      # Release binaries with gr bundled
      # QMAKE_RPATH & co won't work with origin
-@@ -210,21 +208,23 @@
- }
- 
- macx {
--    # macports
--    INCLUDEPATH += /opt/local/include
-+    INCLUDEPATH += $$PREFIX/include
-+
-+    CONFIG += link_pkgconfig
- 
--    # local stuff
--    INCLUDEPATH += /Users/alexc/gqrx/runtime/include
--    LIBS += -L/opt/local/lib -L/Users/alexc/gqrx/runtime/lib
-+    contains(AUDIO_BACKEND, portaudio) {
-+        PKGCONFIG += portaudio-2.0
-+    }
-+
-+    PKGCONFIG += gnuradio-analog \
-+                 gnuradio-audio \
-+                 gnuradio-blocks \
-+                 gnuradio-filter \
-+                 gnuradio-fft \
-+                 gnuradio-osmosdr
- 
-     LIBS += -lboost_system-mt -lboost_program_options-mt
--    LIBS += -lgnuradio-runtime -lgnuradio-pmt -lgnuradio-audio -lgnuradio-analog
--    LIBS += -lgnuradio-blocks -lgnuradio-filter -lgnuradio-fft -lgnuradio-osmosdr
- 
--    # portaudio
--    contains(AUDIO_BACKEND, portaudio): {
--        LIBS    += -lportaudio
--    }
- }
- 
- OTHER_FILES += \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140403/753f4eb3/attachment.html>


More information about the macports-changes mailing list