[packages/ka5-bovo] - updated to 18.12.0

witekfl witekfl at pld-linux.org
Thu Dec 27 10:16:38 CET 2018


commit 16a2b047bf7dad16a5b05b788df83e3b5f692040
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Dec 27 10:16:32 2018 +0100

    - updated to 18.12.0

 ka5-bovo.spec | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)
---
diff --git a/ka5-bovo.spec b/ka5-bovo.spec
index 2c2cd2a..44118ea 100644
--- a/ka5-bovo.spec
+++ b/ka5-bovo.spec
@@ -1,18 +1,31 @@
-%define		kdeappsver	18.04.0
-%define		qtver		5.3.2
+%define		kdeappsver	18.12.0
+%define		qtver		5.9.0
 %define		kaname		bovo
-Summary:	Bovo
+Summary:	A Gomoku like game
 Name:		ka5-%{kaname}
-Version:	18.04.0
+Version:	18.12.0
 Release:	1
 License:	GPL v2+/LGPL v2.1+
-Group:		X11/Libraries
+Group:		X11/Applications/Games
 Source0:	http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	f30323585fc2ca846d31924863d658d2
+# Source0-md5:	eccd654f5f77cc0d5591273fd80f5a27
 URL:		http://www.kde.org/
+BuildRequires:	Qt5Concurrent-devel
 BuildRequires:	Qt5Core-devel >= %{qtver}
+BuildRequires:	Qt5Gui-devel >= 5.11.1
+BuildRequires:	Qt5Qml-devel >= 5.11.1
+BuildRequires:	Qt5Quick-devel >= 5.11.1
+BuildRequires:	Qt5Svg-devel
+BuildRequires:	Qt5Widgets-devel
 BuildRequires:	cmake >= 2.8.12
-BuildRequires:	kf5-extra-cmake-modules >= 1.4.0
+BuildRequires:	gettext-devel
+BuildRequires:	ka5-libkdegames-devel >= 18.12.0
+BuildRequires:	kf5-extra-cmake-modules >= 5.53.0
+BuildRequires:	kf5-kcoreaddons-devel >= 5.30.0
+BuildRequires:	kf5-kcrash-devel >= 5.30.0
+BuildRequires:	kf5-kdbusaddons-devel >= 5.30.0
+BuildRequires:	kf5-kdoctools-devel >= 5.30.0
+BuildRequires:	kf5-kxmlgui-devel >= 5.30.0
 BuildRequires:	qt5-build >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	shared-mime-info
@@ -21,7 +34,10 @@ BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Bovo.
+Bovo is a Gomoku like game for two players, where the opponents
+alternate in placing their respective pictogram on the game board.
+(Also known as: Connect Five, Five in a row, X and O, Naughts and
+Crosses)
 
 %prep
 %setup -q -n %{kaname}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-bovo.git/commitdiff/16a2b047bf7dad16a5b05b788df83e3b5f692040



More information about the pld-cvs-commit mailing list