From 9565d880501e84298be3bb552c1b8e5895729204 Mon Sep 17 00:00:00 2001 From: Gustavo Conrad Date: Thu, 18 Jun 2020 07:08:12 +0100 Subject: ham/flrig: Updated for version 1.3.50. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- ham/flrig/README | 11 ++++++----- ham/flrig/flrig.SlackBuild | 4 ++-- ham/flrig/flrig.info | 6 +++--- ham/flrig/slack-desc | 12 ++++++------ 4 files changed, 17 insertions(+), 16 deletions(-) (limited to 'ham') diff --git a/ham/flrig/README b/ham/flrig/README index 2d1e5d3f4e..71494d54cb 100644 --- a/ham/flrig/README +++ b/ham/flrig/README @@ -1,5 +1,6 @@ -Flrig is a transceiver control program for Amateur Radio use. It does -not use any 3rd party transceiver control libraries. It is a c++ pro- -gram that encapsulates each transceiver in it's own class. Where ever -possible the transceiver class(s) use polymorphism to reuse code that -is portable across a series of transceivers. +FLRIG is a transceiver control program for Amateur Radio use. +It is designed to be used either stand alone or as an adjunct to FLDIGI. +It does not use any 3rd party transceiver control libraries. +The supported transceivers all have some degree of CAT. The FLRIG user +nterface changes to accommodate the degree of CAT support available for +the transceiver in use. diff --git a/ham/flrig/flrig.SlackBuild b/ham/flrig/flrig.SlackBuild index 6dfb2a1d8c..27dc5dbdcc 100644 --- a/ham/flrig/flrig.SlackBuild +++ b/ham/flrig/flrig.SlackBuild @@ -3,7 +3,7 @@ # From slackbuild for fldigi Written by JK Wood joshuakwood@gmail.com # Modified for flrig by Gustavo Conrad gus3963@gmail.com -# Copyright 2017, Gustavo Conrad. +# Copyright 2017, 2020 Gustavo Conrad. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -43,7 +43,7 @@ # that is unlikely, as I am rather tall. PRGNAM=flrig -VERSION=${VERSION:-1.3.36} +VERSION=${VERSION:-1.3.50} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ham/flrig/flrig.info b/ham/flrig/flrig.info index 230c07c984..d8fad43a85 100644 --- a/ham/flrig/flrig.info +++ b/ham/flrig/flrig.info @@ -1,8 +1,8 @@ PRGNAM="flrig" -VERSION="1.3.36" +VERSION="1.3.50" HOMEPAGE="http://www.w1hkj.com/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/flrig-1.3.36.tar.gz" -MD5SUM="a80358fe9ccf00de612fe82c965db0aa" +DOWNLOAD="http://www.w1hkj.com/files/flrig/flrig-1.3.50.tar.gz" +MD5SUM="60e4c95555a624b7a45211fb79464115" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fltk" diff --git a/ham/flrig/slack-desc b/ham/flrig/slack-desc index 3b62f7891f..6de1a668e8 100644 --- a/ham/flrig/slack-desc +++ b/ham/flrig/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| flrig: flrig (Amateur Radio transceiver control program) flrig: -flrig: Flrig is a transceiver control program for Amateur Radio use. -flrig: It does not use any 3rd party transceiver control libraries. It is a -flrig: c++ program that encapsulates each transceiver in it's own class. -flrig: Where ever possible the transceiver class(s) use polymorphism to -flrig: reuse code that is portable across a series of transceivers. -flrig: This program can cooperate with fldigi. +flrig: FLRIG is a transceiver control program for Amateur Radio use. +flrig: It is designed to be used either stand alone or as an adjunct to FLDIGI. +flrig: It does not use any 3rd party transceiver control libraries. +flrig: The supported transceivers all have some degree of CAT. The FLRIG user +flrig: interface changes to accommodate the degree of CAT support available for +flrig: the transceiver in use. flrig: flrig: Homepage: http://www.w1hkj.com/ flrig: -- cgit v1.2.3