automatic version update by autodist [release 24.02.1-1mamba;Fri Mar 22 2024]
This commit is contained in:
parent
d08463acfa
commit
ebea188bde
75
knights.spec
75
knights.spec
@ -1,47 +1,45 @@
|
|||||||
Name: knights
|
Name: knights
|
||||||
Version: 23.08.5
|
Version: 24.02.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A KDE chess frontend to server chess engines including GNUChess
|
Summary: A KDE chess frontend to server chess engines including GNUChess
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.linux-apps.com/p/1109460
|
URL: https://invent.kde.org/games/knights
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/knights-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/knights-%{version}.tar.xz
|
||||||
#Source: http://dl.dropbox.com/u/2888238/Knights/knights-%{version}.tar.bz2
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libQt5Svg-devel
|
|
||||||
BuildRequires: libQt5TextToSpeech-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkcodecs-devel
|
|
||||||
BuildRequires: libkcompletion-devel
|
|
||||||
BuildRequires: libkconfig-devel
|
|
||||||
BuildRequires: libkconfigwidgets-devel
|
|
||||||
BuildRequires: libkcoreaddons-devel
|
|
||||||
BuildRequires: libkcrash-devel
|
|
||||||
BuildRequires: libkdbusaddons-devel
|
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
BuildRequires: libkpackage-devel
|
BuildRequires: libkf6-kcompletion-devel
|
||||||
BuildRequires: libkplotting-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
BuildRequires: libkservice-devel
|
BuildRequires: libkf6-kconfigwidgets-devel
|
||||||
BuildRequires: libktextwidgets-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
BuildRequires: libkwallet-devel
|
BuildRequires: libkf6-kcrash-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkf6-kdbusaddons-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libplasma-framework-devel
|
BuildRequires: libkf6-kplotting-devel
|
||||||
BuildRequires: libsolid-devel
|
BuildRequires: libkf6-ksvg-devel
|
||||||
BuildRequires: libsonnet-devel
|
BuildRequires: libkf6-ktextwidgets-devel
|
||||||
|
BuildRequires: libkf6-kwallet-devel
|
||||||
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
|
BuildRequires: libkf6-kxmlgui-devel
|
||||||
|
BuildRequires: libkf6-solid-devel
|
||||||
|
BuildRequires: libkf6-sonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt6-qt5compat-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtmultimedia-devel
|
||||||
|
BuildRequires: qt6-qtspeech-devel
|
||||||
|
BuildRequires: qt6-qtsvg-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: gnuchess >= 5.07
|
Requires: gnuchess >= 5.07
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Knights aims to be the ultimate chess resource on your computer. Written for the K Desktop Environment, it's designed to be both friendly to new chess players and functional for Grand Masters. Here's a quick list of Knights' key features:
|
Knights aims to be the ultimate chess resource on your computer. Written for the K Desktop Environment, it's designed to be both friendly to new chess players and functional for Grand Masters. Here's a quick list of Knights' key features:
|
||||||
|
|
||||||
@ -51,23 +49,25 @@ Knights aims to be the ultimate chess resource on your computer. Written for the
|
|||||||
* Novice players can preview potential moves
|
* Novice players can preview potential moves
|
||||||
* Save your unfinished matches and play them again later
|
* Save your unfinished matches and play them again later
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%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 --with-man --with-html --all-name || touch %{name}5_qt.lang
|
%find_lang %{name} --with-qt --with-man --with-html --all-name || touch %{name}.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/knights
|
%{_bindir}/knights
|
||||||
%{_datadir}/applications/org.kde.knights.desktop
|
%{_datadir}/applications/org.kde.knights.desktop
|
||||||
@ -78,14 +78,19 @@ Knights aims to be the ultimate chess resource on your computer. Written for the
|
|||||||
%{_datadir}/knights/sounds/*
|
%{_datadir}/knights/sounds/*
|
||||||
%dir %{_datadir}/knights/themes
|
%dir %{_datadir}/knights/themes
|
||||||
%{_datadir}/knights/themes/*
|
%{_datadir}/knights/themes/*
|
||||||
%{_datadir}/kxmlgui5/knights/knightsui.rc
|
|
||||||
%{_datadir}/metainfo/org.kde.knights.appdata.xml
|
%{_datadir}/metainfo/org.kde.knights.appdata.xml
|
||||||
%{_datadir}/knsrcfiles/knights.knsrc
|
%{_datadir}/knsrcfiles/knights.knsrc
|
||||||
%{_datadir}/qlogging-categories5/knights.categories
|
%{_datadir}/qlogging-categories6/knights.categories
|
||||||
%{_datadir}/icons/hicolor/*/apps/knights.png
|
%{_datadir}/icons/hicolor/*/apps/knights.png
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Mar 11 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