[packages/ka5-kdiamond] - updated to 18.12.0
witekfl
witekfl at pld-linux.org
Thu Dec 27 10:28:52 CET 2018
commit 3139f9923e3775fbfca7ca65fc3be2380dda6314
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Dec 27 10:28:46 2018 +0100
- updated to 18.12.0
ka5-kdiamond.spec | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 deletions(-)
---
diff --git a/ka5-kdiamond.spec b/ka5-kdiamond.spec
index b232cd1..af7d9ff 100644
--- a/ka5-kdiamond.spec
+++ b/ka5-kdiamond.spec
@@ -1,18 +1,35 @@
-%define kdeappsver 18.04.0
-%define qtver 5.3.2
+%define kdeappsver 18.12.0
+%define qtver 5.9.0
%define kaname kdiamond
Summary: kdiamond
Name: ka5-%{kaname}
-Version: 18.04.0
+Version: 18.12.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Applications/Games
Source0: http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 5ebdc3e8c67ecaa96e45c4ef8697e293
+# Source0-md5: e92089339179355ca026d75791658de7
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
+BuildRequires: Qt5Gui-devel >= 5.11.1
+BuildRequires: Qt5Qml-devel >= 5.11.1
+BuildRequires: Qt5Quick-devel >= 5.11.1
+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-kconfig-devel >= 5.30.0
+BuildRequires: kf5-kconfigwidgets-devel >= 5.30.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-ki18n-devel >= 5.30.0
+BuildRequires: kf5-knotifications-devel >= 5.30.0
+BuildRequires: kf5-knotifyconfig-devel >= 5.30.0
+BuildRequires: kf5-kwidgetsaddons-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 +38,8 @@ BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Kdiamond.
+KDiamond is a single player puzzle game. The object of the game is to
+build lines of three similar diamonds.
%prep
%setup -q -n %{kaname}-%{version}
@@ -62,3 +80,4 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/sounds/KDiamond-Stone-Drop.ogg
%{_datadir}/sounds/KDiamond-Stone-Swap.ogg
%{_datadir}/sounds/KDiamond-Stone-Touch.ogg
+%{_datadir}/metainfo/org.kde.kdiamond.appdata.xml
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka5-kdiamond.git/commitdiff/3139f9923e3775fbfca7ca65fc3be2380dda6314
More information about the pld-cvs-commit
mailing list