diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 7b44cf4ff6ee..d09108c42ea9 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -1,58 +1,57 @@ # Created by: Ganael Laplanche PORTNAME= gqrx -PORTVERSION= 2.14.4 +PORTVERSION= 2.14.5 DISTVERSIONPREFIX= v -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio MAINTAINER= martymac@FreeBSD.org COMMENT= Software defined radio receiver powered by GNU Radio and Qt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \ libgnuradio-analog.so:comms/gnuradio \ libgnuradio-blocks.so:comms/gnuradio \ libgnuradio-filter.so:comms/gnuradio \ libgnuradio-fft.so:comms/gnuradio \ libgnuradio-digital.so:comms/gnuradio \ libgnuradio-pmt.so:comms/gnuradio \ libgnuradio-osmosdr.so:comms/gr-osmosdr \ libboost_system.so:devel/boost-libs \ liblog4cpp.so:devel/log4cpp \ libgmpxx.so:math/gmp \ libgmp.so:math/gmp \ libvolk.so:devel/volk \ libfftw3f.so:math/fftw3-float \ libfftw3f_threads.so:math/fftw3-float \ liborc-0.4.so:devel/orc \ libasound.so:audio/alsa-lib \ libjack.so:audio/jack \ libportaudio.so:audio/portaudio USES= cmake compiler:c++11-lang gl pkgconfig qt:5 USE_GITHUB= yes GH_ACCOUNT= csete USE_GL= gl USE_QT= core gui network svg widgets # XXX Use Portaudio as Gqrx is invariably linked to it # (auto-detected and used through Gnuradio CMake files) CMAKE_ARGS+= -DLINUX_AUDIO_BACKEND:STRING="Portaudio" PLIST_FILES= bin/gqrx \ share/applications/gqrx.desktop \ man/man1/gqrx.1.gz do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/src/gqrx ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/gqrx.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_MAN} ${WRKSRC}/resources/gqrx.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/comms/gqrx/distinfo b/comms/gqrx/distinfo index 93030e1dc534..fc58a34a4070 100644 --- a/comms/gqrx/distinfo +++ b/comms/gqrx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609791357 -SHA256 (csete-gqrx-v2.14.4_GH0.tar.gz) = aec35c77ebde9c71a5f973c509eec3d6aa2f18a6e052b180fcd9029d88273e5b -SIZE (csete-gqrx-v2.14.4_GH0.tar.gz) = 1345711 +TIMESTAMP = 1633377211 +SHA256 (csete-gqrx-v2.14.5_GH0.tar.gz) = 35b71b4060797b04d6655868c137fa92129f19f8fb9d22ceb65243c944262fc6 +SIZE (csete-gqrx-v2.14.5_GH0.tar.gz) = 1346597