pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gr-osmosdr
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 12 11:49:58 UTC 2024
Modified Files:
pkgsrc/ham/gr-osmosdr: Makefile distinfo
Removed Files:
pkgsrc/ham/gr-osmosdr/patches: patch-lib_hackrf_hackrf__sink__c.cc
Log Message:
gr-osmosdr: updated to 0.2.6
0.2.6
Bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/ham/gr-osmosdr/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/ham/gr-osmosdr/distinfo
cvs rdiff -u -r1.3 -r0 \
pkgsrc/ham/gr-osmosdr/patches/patch-lib_hackrf_hackrf__sink__c.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/gr-osmosdr/Makefile
diff -u pkgsrc/ham/gr-osmosdr/Makefile:1.54 pkgsrc/ham/gr-osmosdr/Makefile:1.55
--- pkgsrc/ham/gr-osmosdr/Makefile:1.54 Fri Dec 29 18:24:51 2023
+++ pkgsrc/ham/gr-osmosdr/Makefile Wed Jun 12 11:49:58 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2023/12/29 18:24:51 adam Exp $
+# $NetBSD: Makefile,v 1.55 2024/06/12 11:49:58 adam Exp $
-DISTNAME= gr-osmosdr-0.2.4
-PKGREVISION= 6
+DISTNAME= gr-osmosdr-0.2.6
CATEGORIES= ham
# main git repo doesn't allow snapshots to be downloaded
#MASTER_SITES= https://git.osmocom.org/gr-osmosdr/snapshot/
@@ -16,9 +15,8 @@ LICENSE= gnu-gpl-v2
# for docs/doxygen/update_pydoc.py
TOOL_DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-USE_CMAKE= yes
-USE_LANGUAGES= c c++11
-USE_TOOLS= cmake
+USE_CXX_FEATURES= c++11 filesystem
+USE_LANGUAGES= c c++
# Suppress warning for developer
CMAKE_ARGS+= -Wno-dev
@@ -28,14 +26,13 @@ CMAKE_ARGS+= -Dpybind11_DIR=${PREFIX}/${
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-USE_CXX_FEATURES+= filesystem
-
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
REPLACE_PYTHON+= apps/osmocom_siggen_base.py
.include "../../audio/libsndfile/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
+.include "../../devel/cmake/build.mk"
.include "../../devel/libusb1/buildlink3.mk"
.include "../../devel/orc/buildlink3.mk"
.include "../../devel/py-pybind11/buildlink3.mk"
Index: pkgsrc/ham/gr-osmosdr/distinfo
diff -u pkgsrc/ham/gr-osmosdr/distinfo:1.10 pkgsrc/ham/gr-osmosdr/distinfo:1.11
--- pkgsrc/ham/gr-osmosdr/distinfo:1.10 Mon Jan 30 18:02:31 2023
+++ pkgsrc/ham/gr-osmosdr/distinfo Wed Jun 12 11:49:58 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/01/30 18:02:31 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/06/12 11:49:58 adam Exp $
-BLAKE2s (gr-osmosdr-0.2.4.tar.gz) = ebcf6feb67b705845492bb88dc2df69a5b2d782d55103a5e83ffeceb9d0a95c8
-SHA512 (gr-osmosdr-0.2.4.tar.gz) = 04b54c92e40e58b76a9e6c9c3fb419f97af2599ca2f92cb58858464722e993ebe05896ffee2592ced729521ec65857eac9fac7809567c8b6de62a0ff99f615d5
-Size (gr-osmosdr-0.2.4.tar.gz) = 260745 bytes
-SHA1 (patch-lib_hackrf_hackrf__sink__c.cc) = fecc8e73b15d2fb052ae9a22dea6404598dfc553
+BLAKE2s (gr-osmosdr-0.2.6.tar.gz) = f8497b5179987bc63b46c36b99e5766ad1b332833ae50b1e935559cebed7edf4
+SHA512 (gr-osmosdr-0.2.6.tar.gz) = 61144e76ae1c7909355ee1a499b72e7243d522fed6b50fc469e2a92f9b49857eba43fdab63d654b80a84a05ece4cc1a821dee9c236aa911840963e26ce8c4c53
+Size (gr-osmosdr-0.2.6.tar.gz) = 268206 bytes
Home |
Main Index |
Thread Index |
Old Index