gqrx: update to 2.11.5, note ASLR issue.
authori3enedek <pkgsrc@xn--rvztrtkrfrgp-bbb7j2b8f0b9d7a21oft.com>
Wed, 29 Aug 2018 22:22:33 +0000 (23:22 +0100)
committeri3enedek <pkgsrc@xn--rvztrtkrfrgp-bbb7j2b8f0b9d7a21oft.com>
Wed, 29 Aug 2018 22:23:44 +0000 (23:23 +0100)
gqrx/Makefile
gqrx/TODO
gqrx/distinfo

index 48a9c1c1df2ed461dadc5e53d3917c2a9154c9a2..9f9ddfeca381a7bdac2288d70164bc13200de0e8 100644 (file)
@@ -1,8 +1,8 @@
 # $NetBSD$
 
-VERSION=       2.5.3
+VERSION=       2.11.5
 
-DISTNAME=      gqrx-sdr-src-${VERSION}
+DISTNAME=      gqrx-sdr-${VERSION}-src
 CATEGORIES=    ham
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=csete/}
 GITHUB_PROJECT=        gqrx
@@ -17,6 +17,7 @@ LICENSE=      gnu-gpl-v3
 
 WRKSRC=                ${WRKDIR}/gqrx-sdr-${VERSION}
 USE_CMAKE=     yes
+#CMAKE_ARGS+=  -DTRY_SHM_VMCIRCBUF=ON
 USE_LANGUAGES= c c++
 
 ## These dependencies are organized according to upstream's README
@@ -39,9 +40,12 @@ USE_LANGUAGES=       c c++
 # These are drivers for particular hardware.  They are smallish and
 # therefore not optional.  (Also, gr-osmosdr depends on them, so
 # avoiding dependencies would not save space.)
-.include "../../ham/gnuradio-fcd/buildlink3.mk"
+
+#broken
+#.include "../../ham/gnuradio-fcd/buildlink3.mk"
 .include "../../ham/gnuradio-uhd/buildlink3.mk"
-.include "../../ham/gr-fcdproplus/buildlink3.mk"
+#broken
+#.include "../../ham/gr-fcdproplus/buildlink3.mk"
 .include "../../ham/rtl-sdr/buildlink3.mk"
 .include "../../ham/osmo-sdr/buildlink3.mk"
 .include "../../ham/hackrf/buildlink3.mk"
@@ -55,6 +59,3 @@ USE_LANGUAGES=        c c++
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
-
-# Pointers to other packaging systems:
-# https://www.freshports.org/comms/gqrx/
index 9e6ffd4404a16c078799b74827c7d587d7c49fc9..ebf9f71b13fd2141ef223af0a48259672455e354 100644 (file)
--- a/gqrx/TODO
+++ b/gqrx/TODO
@@ -1,3 +1,10 @@
+2018-08-29
+================
+Does not work with ASLR, blaming gnuradio.
+
+
+
+================
 * File bug upstream (or fix the README) about the boost requirement.
 
 * test
index a115061a37f4262eeaed10753ed5ec3e3c612558..f62e9c11b53c277329e8a2e87703238e0e1c8b12 100644 (file)
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (gqrx-sdr-src-2.5.3.tar.xz) = d42054aa3a09d2cfe47049bf00e542d29a13b8b2
-RMD160 (gqrx-sdr-src-2.5.3.tar.xz) = c1f2daae43bcb8cc31ba8e3b497cf3643ed8de72
-SHA512 (gqrx-sdr-src-2.5.3.tar.xz) = 9e0dcd58501daa3d9b94f4eb16eb9b4578d354f77d83fa785ffa0128742d1f4cb4ddd4a666d10ce2939194b223b7754679ee114632ce5df68834b97536c15110
-Size (gqrx-sdr-src-2.5.3.tar.xz) = 759824 bytes
+SHA1 (gqrx-sdr-2.11.5-src.tar.xz) = 37317207508d736f837697b41ce390d82b3b2b22
+RMD160 (gqrx-sdr-2.11.5-src.tar.xz) = 8839abfe6f9b1912aedffbcc42514a11c884c272
+SHA512 (gqrx-sdr-2.11.5-src.tar.xz) = f1006c37567a6c177ec0f5d15dcef9803b5dc1b124226b552b408e4ce0b3279a845a5875bfb1d7ccd6563b41f67c07a434f325e4ee8d28db2ee19b249159d3a3
+Size (gqrx-sdr-2.11.5-src.tar.xz) = 901488 bytes