Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mnhauke:sdr-devel
klog
klog.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File klog.spec of Package klog
# # Copyright (c) 2021-2024 SUSE LLC # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: klog Version: 2.3.4 Release: 0 Summary: Hamradio logging program License: GPL-3.0-only Group: Productivity/Hamradio/Logging URL: https://www.klog.xyz Source0: https://github.com/ea4k/klog/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: klog.png BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: dos2unix BuildRequires: pkgconfig(Qt5Charts) BuildRequires: pkgconfig(Qt5Core) >= 5.10 BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(hamlib) BuildRequires: pkgconfig(Qt5Positioning) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5SerialPort) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: cmake(Qt5LinguistTools) %description KLog is a hamradio logging program that can be executed in several operating systems! %prep %setup -q -n %{name}-%{version} %build qmake-qt5 PREFIX=/usr %make_build %install install -Dm 0755 src/build/target/%{name} %{buildroot}%{_bindir}/%{name} install -Dm 0644 src/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 install -d %{buildroot}%{_datadir}/klog/translations install -m 0644 src/build/target/translations/*.qm %{buildroot}%{_datadir}/klog/translations # install desktop file %suse_update_desktop_file -c klog Klog "HAM radio logging program" klog klog "Network;HamRadio" %files %license COPYING %doc src/AUTHORS src/Changelog src/TODO src/README src/NEWS %{_bindir}/%{name} %{_datadir}/klog %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_mandir}/man1/%{name}.1%{?ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor