]> git.pld-linux.org Git - packages/ka5-bovo.git/commitdiff
- updated to 18.12.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:16:32 +0000 (10:16 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:16:32 +0000 (10:16 +0100)
ka5-bovo.spec

index 2c2cd2ac5fe885c2098e1ec80bff38fa9666e6b2..44118ea00b41987acd3ab5c05d025f4312038dc1 100644 (file)
@@ -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}
This page took 0.52551 seconds and 4 git commands to generate.