Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 11:33:58 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423908 - head/comms/gqrx
Message-ID:  <201610131133.u9DBXwSw010461@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Thu Oct 13 11:33:58 2016
New Revision: 423908
URL: https://svnweb.freebsd.org/changeset/ports/423908

Log:
  Update to 2.6.0

Modified:
  head/comms/gqrx/Makefile
  head/comms/gqrx/distinfo

Modified: head/comms/gqrx/Makefile
==============================================================================
--- head/comms/gqrx/Makefile	Thu Oct 13 09:59:08 2016	(r423907)
+++ head/comms/gqrx/Makefile	Thu Oct 13 11:33:58 2016	(r423908)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gqrx
-PORTVERSION=	2.5.3
-DISTVERSIONPREFIX=	v
+PORTVERSION=	2.6.0
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
 
@@ -23,20 +22,18 @@ LIB_DEPENDS=	libgnuradio-runtime.so:comm
 		libgnuradio-pmt.so:comms/gnuradio \
 		libgnuradio-osmosdr.so:comms/gr-osmosdr \
 		libpulse.so:audio/pulseaudio \
-		libpulse-simple.so:audio/pulseaudio
+		libpulse-simple.so:audio/pulseaudio \
+		libboost_system.so:devel/boost-libs \
+		libboost_program_options.so:devel/boost-libs
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	csete
+GH_TAGNAME=	v${PORTVERSION:S/.0$//}
 
 USES=		pkgconfig qmake
 
-OPTIONS_SINGLE=	GUI
-OPTIONS_SINGLE_GUI=	QT4 QT5
-
-QT4_USE=	QT4=corelib,gui,network
-QT5_USE=	QT5=buildtools_build,core,gui,svg,network,widgets
-
-OPTIONS_DEFAULT=	QT5
+USE_GL=		gl
+USE_QT5=	buildtools_build core gui svg network widgets
 
 PLIST_FILES=	bin/gqrx share/applications/gqrx.desktop
 

Modified: head/comms/gqrx/distinfo
==============================================================================
--- head/comms/gqrx/distinfo	Thu Oct 13 09:59:08 2016	(r423907)
+++ head/comms/gqrx/distinfo	Thu Oct 13 11:33:58 2016	(r423908)
@@ -1,2 +1,3 @@
-SHA256 (csete-gqrx-v2.5.3_GH0.tar.gz) = a6aa5419af7c8d59a39e749f9f9fd1bff44e84f246000e0d113b1e4a93e3f05c
-SIZE (csete-gqrx-v2.5.3_GH0.tar.gz) = 1175584
+TIMESTAMP = 1475750932
+SHA256 (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 53d25db8d987a41ccccaf6fd85262bd7770cdfab5539b5901c4558756483c9db
+SIZE (csete-gqrx-2.6.0-v2.6_GH0.tar.gz) = 1195638



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610131133.u9DBXwSw010461>