File flmsg.spec of Package flmsg

#
# spec file for package flmsg
#
# Copyright (c) 2010-2025 Walter Fey DL8FCL
#
# This file is under MIT license

Name:           flmsg
Version:        4.0.24
Release:        0
License:        GPL-3.0-only
Summary:        Forms management editor for amateur radio
Url:            http://www.w1hjk.org
Group:          Productivity/Hamradio/Other
Source:         %{name}-%{version}.tar.gz
Patch0:         flmsg-font_browser.cxx.diff

BuildRequires:  fltk-devel
BuildRequires:  gcc-c++

%description
Flmsg is a simple forms management editor for the amateur radio supported
standard message formats.  These current include:

* ICS-213 - emergency management report
* Radiogram - NTS message

It's data files are pure ASCII text that can be sent from point to point using
the internet, amateur radio, or other electronic link.  The data files are
designed to minimize the transfer size.  This is particularly important on
amateur HF.  The data file and the transfer file are one in the same, but can
be further encapsulated using either flarq or wrap for the purpose of
confirming the received file integrity.

%prep
%autosetup -p1

%build
%configure
%make_build

%install
%make_install

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

%changelog
openSUSE Build Service is sponsored by