File AbracaDABra.spec of Package AbracaDABra

#
# spec file for package AbracaDABra
#
# Copyright (c) 2023, Martin Hauke <mardnh@gmx.de>
#
# 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 http://bugs.opensuse.org/
#

Name:           AbracaDABra
Version:        2.3.2
Release:        0
Summary:        XXX
License:        XXX complicated - where does the lib come from
Group:          Productivity/Hamradio/Other
URL:            https://github.com/KejPi/AbracaDABra
#Git-Clone:     https://github.com/KejPi/AbracaDABra.git
Source:         https://github.com/KejPi/AbracaDABra/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  cmake
#BuildRequires:  hicolor-icon-theme
BuildRequires:  pkgconfig
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(Qt6Svg)
BuildRequires:  pkgconfig(Qt6Multimedia)
BuildRequires:  pkgconfig(Qt6Xml)
BuildRequires:  pkgconfig(Qt6Linguist)
#Recommends:     soapysdr0.8-module-rtlsdr
BuildRequires:  pkgconfig(librtlsdr)
BuildRequires:  pkgconfig(libusb-1.0)
BuildRequires:  pkgconfig(libmpg123)
BuildRequires:  pkgconfig(portaudio-2.0)
ExclusiveArch:  x86_64

%description
XXX
XXX - das mit der lib mit dem Author klären - wo kommt die her ???
XXX

%prep
%setup -q

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%license LICENSE
%doc README.md
#%%{_bindir}/XXX
#%%{_datadir}/applications/%{name}.desktop
#%%{_datadir}/icons/hicolor/*/apps/%{name}.png

%changelog
openSUSE Build Service is sponsored by