File flwkey.spec of Package flwkey

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

Name:           flwkey
Version:        1.2.4
Release:        0
License:        GPL-2.0-only
Summary:        Interface to the Winkeyer
Url:            http://www.w1hjk.org
Group:          Productivity/Hamradio/Morse
Source:         %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

%description
Flwkey is a simple interface to the Winkeyer series of CW code generators.
It can be used with both the Winkeyer 1.x and 2.x series as well as the
RigExpert and other units that either use the K1EL chipset or emulate
it's behavior.

%prep
%autosetup

%build
%configure  
%make_build

%install
%make_install

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

openSUSE Build Service is sponsored by