Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
alkimia
alkimia.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File alkimia.spec of Package alkimia
# # spec file for package alkimia # # Copyright (c) 2020 SUSE LLC # # 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/ # %define sonum 8 %bcond_without lang Name: alkimia Version: 8.0.3 Release: 0 Summary: Library with common classes and functionality used by finance applications License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://kmymoney.org/ Source0: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz BuildRequires: doxygen BuildRequires: extra-cmake-modules BuildRequires: gmp-devel BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Package) BuildRequires: cmake(Qt5Core) >= 5.2.0 BuildRequires: cmake(Qt5DBus) >= 5.2.0 BuildRequires: cmake(Qt5Qml) >= 5.2.0 BuildRequires: cmake(Qt5Test) >= 5.2.0 BuildRequires: cmake(Qt5Widgets) >= 5.2.0 %description libalkimia is a library with common classes and functionality used by finance applications. %package -n libalkimia5-%{sonum} Summary: Library with common classes and functionality used by finance applications Group: System/Libraries %description -n libalkimia5-%{sonum} libalkimia is a library for Qt5 with common classes and functionality used by finance applications. %package -n libalkimia5-devel Summary: Development Files for libalkimia Group: Development/Languages/C and C++ Requires: libalkimia5-%{sonum} = %{version} %description -n libalkimia5-devel The development files for libalkimia. %lang_package %prep %setup -q %build %cmake_kf5 -d build -- -DBUILD_WITH_WEBKIT=0 -DBUILD_APPLETS=0 %make_jobs %install %kf5_makeinstall -C build mkdir -p %{buildroot}%{_datadir}/alkimia5/misc mv %{buildroot}/alkimia5/misc/financequote.pl %{buildroot}%{_datadir}/alkimia5/misc/financequote.pl %if %{with lang} %find_lang alkimia %{name}.lang %find_lang onlinequoteseditor %{name}.lang %find_lang plasma_applet_onlinequote %{name}.lang %find_lang plasma_applet_org.wincak.foreigncurrencies2 %{name}.lang %endif %post -n libalkimia5-%{sonum} -p /sbin/ldconfig %postun -n libalkimia5-%{sonum} -p /sbin/ldconfig %files %license COPYING.LIB %{_kf5_applicationsdir}/org.kde.onlinequoteseditor5.desktop %{_kf5_bindir}/onlinequoteseditor5 %{_kf5_iconsdir}/hicolor/*/apps/onlinequoteseditor5.* %dir %{_kf5_qmldir}/org/ %dir %{_kf5_qmldir}/org/kde %dir %{_kf5_qmldir}/org/kde/alkimia %{_kf5_qmldir}/org/kde/alkimia/libqmlalkimia.so %{_kf5_qmldir}/org/kde/alkimia/qmldir %{_kf5_sharedir}/alkimia5/ %{_kf5_sysconfdir}/xdg/alkimia-quotes.knsrc %{_kf5_sysconfdir}/xdg/kmymoney-quotes.knsrc %{_kf5_sysconfdir}/xdg/skrooge-quotes.knsrc %files -n libalkimia5-devel %license COPYING.LIB %dir %{_includedir}/alkimia/ %{_includedir}/alkimia/Qt5 %{_kf5_cmakedir}/LibAlkimia5-*/ %{_kf5_libdir}/libalkimia5.so %{_libdir}/pkgconfig/libalkimia5.pc %files -n libalkimia5-%{sonum} %license COPYING.LIB %doc README.md %{_kf5_libdir}/libalkimia5.so.%{sonum}* %if %{with lang} %files lang -f %{name}.lang %endif %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