pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/gqrx



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jun  1 14:26:13 UTC 2025

Modified Files:
        pkgsrc/ham/gqrx: Makefile

Log Message:
ham/gqrx: sort deps per upstream harder

This is a comment-only change.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/ham/gqrx/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/gqrx/Makefile
diff -u pkgsrc/ham/gqrx/Makefile:1.8 pkgsrc/ham/gqrx/Makefile:1.9
--- pkgsrc/ham/gqrx/Makefile:1.8        Sun May 18 19:31:22 2025
+++ pkgsrc/ham/gqrx/Makefile    Sun Jun  1 14:26:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/05/18 19:31:22 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2025/06/01 14:26:13 gdt Exp $
 
 DISTNAME=      gqrx-2.17.6
 PKGREVISION=   3
@@ -23,14 +23,13 @@ USE_TOOLS+= pkg-config
 .include "../../ham/gnuradio-core/buildlink3.mk"
 .include "../../ham/gnuradio-digital/buildlink3.mk"
 .include "../../ham/gnuradio-network/buildlink3.mk"
-
 #   gr-iqbalance
 # (not in pkgsrc) .include "../../ham/gr-iqbalance/buildlink3.mk"
 
 # optional hardware drivers: (\todo Enable or explain why not.)
 # (not in pkgsrc) .include "../../ham/gr-fcd/buildlink3.mk"
-# (not in pkgsrc) .include "../../ham/gr-fcdproplus/buildlink3.mk"
 #.include "../../ham/gnuradio-uhd/buildlink3.mk"
+# (not in pkgsrc) .include "../../ham/gr-fcdproplus/buildlink3.mk"
 #.include "../../ham/rtl-sdr/buildlink3.mk"
 .include "../../ham/hackrf/buildlink3.mk"
 # (not in pkgsrc) Airspy



Home | Main Index | Thread Index | Old Index