Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Ports
libkcddb
libkcddb.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libkcddb.spec of Package libkcddb
# # spec file for package libkcddb # # Copyright (c) 2018 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 http://bugs.opensuse.org/ # %bcond_without lang Name: libkcddb Version: 17.12.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: CDDB library for KDE Applications License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kcodecs-devel BuildRequires: kconfig-devel BuildRequires: kdoctools-devel BuildRequires: ki18n-devel BuildRequires: kio-devel BuildRequires: kwidgetsaddons-devel BuildRequires: libmusicbrainz5-devel BuildRequires: pkgconfig BuildRequires: xz BuildRequires: pkgconfig(Qt5Network) > 5.2.0 BuildRequires: pkgconfig(Qt5Test) > 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) > 5.2.0 Obsoletes: libkcddb5 < %{version} Provides: libkcddb5 = %{version} Obsoletes: libkcddb16 < %{version} Provides: libkcddb16 < %{version} %if %{with lang} Recommends: %{name}-lang %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The KDE Compact Disc DataBase library provides an API for applications to fetch and submit audio CD information over the Internet. %package devel Summary: Development files for KDE CDDB library Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libKF5Cddb5 = %{version} Requires: libKF5CddbWidgets5 = %{version} Obsoletes: libkcddb5-devel < %{version} Provides: libkcddb5-devel = %{version} %description devel This package includes the development headers for %{name}. %package -n libKF5CddbWidgets5 Summary: CDDB widgets library for KDE Applications Group: System/Libraries %description -n libKF5CddbWidgets5 This package includes the libkcddb widgets library. %package -n libKF5Cddb5 Summary: CDDB library for KDE Applications Group: System/Libraries %description -n libKF5Cddb5 The KDE Compact Disc DataBase library provides an API for applications to fetch and submit audio CD information over the Internet. %if %{with lang} %lang_package %endif %prep %setup -q %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name %kf5_find_htmldocs %endif %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post -n libKF5Cddb5 -p /sbin/ldconfig %postun -n libKF5Cddb5 -p /sbin/ldconfig %post -n libKF5CddbWidgets5 -p /sbin/ldconfig %postun -n libKF5CddbWidgets5 -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING* %dir %{_kf5_htmldir} %dir %{_kf5_htmldir}/en %doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_configkcfgdir}/ %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %files -n libKF5Cddb5 %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libKF5Cddb.so.* %files -n libKF5CddbWidgets5 %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libKF5CddbWidgets.so.* %files devel %defattr(-,root,root) %doc COPYING* %{_kf5_cmakedir}/KF5Cddb/ %{_kf5_includedir}/KCddb %{_kf5_includedir}/kcddb_version.h %{_kf5_libdir}/libKF5Cddb.so %{_kf5_libdir}/libKF5CddbWidgets.so %{_kf5_mkspecsdir}/qt_KCddb.pri %if %{with lang} %files lang -f %{name}.lang %doc COPYING* %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