File flrig.spec of Package flrig

#
# spec file for package fldigi
#
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           flrig
Version:        2.0.08
Release:        0
Summary:        Hamradio transceiver control software
License:        GPL-2.0-only
Group:          Productivity/Hamradio/Other
URL:            https://sourceforge.net/projects/fldigi/
#Git-Clone:     https://git.code.sf.net/p/flrig/flrig
Source:         http://sourceforge.net/projects/fldigi/files/%{name}/%{name}-%{version}.tar.gz
BuildRequires:  fltk-devel
BuildRequires:  flxmlrpc-devel
BuildRequires:  gcc-c++
BuildRequires:  libudev-devel
BuildRequires:  update-desktop-files
Requires(post): update-desktop-files
Requires(postun): update-desktop-files

%description
FLRIG is a transceiver control program designed to be used either stand alone or
as an adjunct to FLDIGI. The supported transceivers all have some degree of CAT.
The FLRIG user interface changes to accommodate the degree of CAT support
available for the transceiver in use.

%prep
%setup -q

%build
%configure
%make_build

%install
%make_install

%suse_update_desktop_file -i flrig

%files
%license COPYING
%doc ChangeLog README
%{_bindir}/flrig
%{_datadir}/applications/flrig.desktop
%{_datadir}/pixmaps/flrig.xpm

%changelog
openSUSE Build Service is sponsored by