automatic version update by autodist [release 24.02.1-1mamba;Fri Mar 22 2024]
This commit is contained in:
parent
9c16c85cdf
commit
28ab270764
@ -1,5 +1,5 @@
|
|||||||
Name: libkdegames
|
Name: libkdegames
|
||||||
Version: 23.08.5
|
Version: 24.02.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE games library
|
Summary: KDE games library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,33 +7,32 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/libkdegames-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/libkdegames-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libQt5Svg-devel
|
|
||||||
BuildRequires: libattica5-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkarchive-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkf6-attica-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkf6-karchive-devel
|
||||||
BuildRequires: libkcompletion-devel
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
BuildRequires: libkconfig-devel
|
BuildRequires: libkf6-kcompletion-devel
|
||||||
BuildRequires: libkconfigwidgets-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkf6-kconfigwidgets-devel
|
||||||
BuildRequires: libkdnssd-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
BuildRequires: libkguiaddons-devel
|
BuildRequires: libkf6-kdnssd-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libkf6-kguiaddons-devel
|
||||||
BuildRequires: libkiconthemes-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libknewstuff-devel
|
BuildRequires: libkf6-kiconthemes-devel
|
||||||
BuildRequires: libkservice-devel
|
BuildRequires: libkf6-knewstuff-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkf6-kxmlgui-devel
|
||||||
BuildRequires: libopenal-devel
|
BuildRequires: libopenal-devel
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Provides: libkdegames5
|
Provides: libkdegames5
|
||||||
@ -59,14 +58,14 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q -n libkdegames-%{version}
|
%setup -q -n libkdegames-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kf6
|
||||||
%make
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%cmake_install
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
%find_lang %{name} --with-qt --all-name || touch %{name}.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -74,30 +73,35 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libKF5KDEGames.so.*
|
%{_libdir}/libKDEGames6.so.*
|
||||||
%{_libdir}/libKF5KDEGamesPrivate.so.*
|
%{_libdir}/libKDEGames6Private.so.*
|
||||||
%dir %{_libdir}/qt5/qml/org/kde/games
|
%dir %{_kf6_qmldir}/org/kde/games
|
||||||
%dir %{_libdir}/qt5/qml/org/kde/games/core
|
%dir %{_kf6_qmldir}/org/kde/games/core
|
||||||
%{_libdir}/qt5/qml/org/kde/games/core/*
|
%{_kf6_qmldir}/org/kde/games/core/*
|
||||||
%dir %{_kde5_datadir}/carddecks
|
%dir %{_kf6_datadir}/carddecks
|
||||||
%{_kde5_datadir}/carddecks/*
|
%{_kf6_datadir}/carddecks/*
|
||||||
%{_kde5_kconfupdatedir}/kgthemeprovider-migration.upd
|
%{_datadir}/qlogging-categories6/libkdegames.categories
|
||||||
%{_datadir}/qlogging-categories5/libkdegames.categories
|
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_kde5_includedir}/KDEGames
|
%dir %{_includedir}/KDEGames6
|
||||||
%{_kde5_includedir}/KDEGames/*
|
%{_includedir}/KDEGames6/*
|
||||||
%{_libdir}/libKF5KDEGames.so
|
%{_libdir}/libKDEGames6.so
|
||||||
%{_libdir}/libKF5KDEGamesPrivate.so
|
%{_libdir}/libKDEGames6Private.so
|
||||||
%dir %{_libdir}/cmake/KF5KDEGames
|
%dir %{_libdir}/cmake/KDEGames6
|
||||||
%{_libdir}/cmake/KF5KDEGames/KF5KDEGames*.cmake
|
%{_libdir}/cmake/KDEGames6/KDEGames6*.cmake
|
||||||
%doc README TODO
|
%doc README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 04 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
|
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user