File tucnak.spec of Package tucnak

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

Name:           tucnak
Version:        4.70
Release:        0
Summary:        VHF and microwave contest log
License:        GPL-2.0-only
Group:          Productivity/Hamradio/Logging
Url:            http://tucnak.nagano.cz/
Source:         %{name}-%{version}.tar.gz
Patch0:         %{name}-desktop.diff

BuildRequires:  gpm-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(alsa)
BuildRequires:  pkgconfig(fftw3)
BuildRequires:  pkgconfig(gnutls)
BuildRequires:  pkgconfig(hamlib)
BuildRequires:  pkgconfig(hidapi-libusb)
BuildRequires:  pkgconfig(libftdi1)
BuildRequires:  pkgconfig(libzia) = %{version}
BuildRequires:  pkgconfig(portaudio-2.0)
BuildRequires:  pkgconfig(sndfile)

%description
Tucnak is a amateur radio VHF and above contest logging program
with some useful features as networking, cw keying, ssb voicer,
sound recorder and more. User interface is based on Taclog.

%prep
%autosetup -p1

%build
%configure --with-gpm
%make_build

%install
%make_install

%files
%license COPYING
%{_bindir}/*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png
%{_datadir}/pixmaps/%{name}.xpm
%{_datadir}/%{name}/
/usr/lib/%{name}

%changelog
openSUSE Build Service is sponsored by