378 lines
14 KiB
RPMSpec
378 lines
14 KiB
RPMSpec
Name: libkgapi
|
|
Version: 24.08.2
|
|
Release: 1mamba
|
|
Summary: A KDE-based library for accessing various Google services via their public API
|
|
Group: System/Libraries
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://www.dvratil.cz/2012/05/libkgoogle-libkgapi/
|
|
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/libkgapi-%{version}.tar.xz
|
|
Patch0: libkgapi-2.0.2-qt-4.8.5.patch
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libglvnd-devel
|
|
BuildRequires: libkf6-kcalendarcore-devel
|
|
BuildRequires: libkf6-kcontacts-devel
|
|
BuildRequires: libkf6-kwallet-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: qt6-qtbase-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: cmake
|
|
|
|
%description
|
|
LibKGAPI is a KDE-based library for accessing various Google services via their public API.
|
|
|
|
%package devel
|
|
Group: Development/Libraries
|
|
Summary: Development files for %{name}
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description devel
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
#%patch0 -p1
|
|
|
|
%build
|
|
%cmake_kf6
|
|
%cmake_build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%cmake_install
|
|
|
|
%find_lang %{name}_qt --with-qt --all-name || touch %{name}_qt.lang
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
%files -f %{name}_qt.lang
|
|
%defattr(-,root,root)
|
|
%{_libdir}/libKPim6GAPIBlogger.so.*
|
|
%{_libdir}/libKPim6GAPICalendar.so.*
|
|
%{_libdir}/libKPim6GAPICore.so.*
|
|
%{_libdir}/libKPim6GAPIDrive.so.*
|
|
%{_libdir}/libKPim6GAPILatitude.so.*
|
|
%{_libdir}/libKPim6GAPIMaps.so.*
|
|
%{_libdir}/libKPim6GAPIPeople.so.*
|
|
%{_libdir}/libKPim6GAPITasks.so.*
|
|
%{_libdir}/sasl2/libkdexoauth2.so.*
|
|
%{_datadir}/qlogging-categories6/libkgapi.categories
|
|
%doc AUTHORS LICENSES
|
|
|
|
%files devel
|
|
%defattr(-,root,root)
|
|
%dir %{_includedir}/KPim6/KGAPI
|
|
%{_includedir}/KPim6/KGAPI/*
|
|
%{_libdir}/libKPim6GAPIBlogger.so
|
|
%{_libdir}/libKPim6GAPICalendar.so
|
|
%{_libdir}/libKPim6GAPICore.so
|
|
%{_libdir}/libKPim6GAPIDrive.so
|
|
%{_libdir}/libKPim6GAPILatitude.so
|
|
%{_libdir}/libKPim6GAPIMaps.so
|
|
%{_libdir}/libKPim6GAPIPeople.so
|
|
%{_libdir}/libKPim6GAPITasks.so
|
|
%{_libdir}/sasl2/libkdexoauth2.so
|
|
%dir %{_libdir}/cmake/KPim6GAPI
|
|
%{_libdir}/cmake/KPim6GAPI/KPim6GAPI*.cmake
|
|
%{_qt6_docdir}/KPim6GAPI*.*
|
|
|
|
%changelog
|
|
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 21 2024 Automatic Build System <autodist@openmamba.org> 24.04.90-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 13 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jul 08 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 10 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 25 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 06 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 09 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 20 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 07 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 10 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 03 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 16 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 16 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 07 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 09 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 11 2019 Automatic Build System <autodist@mambasoft.it> 19.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Sep 13 2019 Automatic Build System <autodist@mambasoft.it> 19.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 04 2019 Automatic Build System <autodist@mambasoft.it> 19.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jun 08 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 11 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 09 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 11 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 22 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 14 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 22 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 10 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 08 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 17.12.0-1mamba
|
|
- update to 17.12.0
|
|
|
|
* Sat Jan 28 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 5.3.1-2mamba
|
|
- rebuilt with KF5 5.30
|
|
|
|
* Mon Sep 05 2016 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Aug 31 2016 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.0-1mamba
|
|
- update to 5.1.0
|
|
|
|
* Fri Aug 22 2014 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 08 2014 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Mar 07 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
|
|
- update to 2.1.0
|
|
|
|
* Sun Dec 08 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.2-1mamba
|
|
- update to 2.0.2
|
|
|
|
* Mon Jun 03 2013 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu May 23 2013 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 26 2012 Automatic Build System <autodist@mambasoft.it> 0.4.4-1mamba
|
|
- update to 0.4.4
|
|
|
|
* Sat Dec 01 2012 Automatic Build System <autodist@mambasoft.it> 0.4.3-1mamba
|
|
- update to 0.4.3
|
|
|
|
* Fri Aug 10 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.1-1mamba
|
|
- package created by autospec
|