This commit is contained in:
parent
3614e15c49
commit
235abb5818
@ -24,12 +24,10 @@ Url: http://www.kde.org
|
|||||||
Version: 15.08.2
|
Version: 15.08.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: kpat-%{version}.tar.xz
|
Source0: kpat-%{version}.tar.xz
|
||||||
# PATCH-FIX-UPSTREAM create_state_dir.patch boo#948289, kde#350160 -- fixes saving of the game state on exit when the application directory doesn't exist yet
|
|
||||||
Patch: create_state_dir.patch
|
|
||||||
BuildRequires: libkdegames-devel
|
BuildRequires: libkdegames-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequireS: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
BuildRequires: pkgconfig(Qt5Qml)
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
BuildRequires: pkgconfig(Qt5QuickWidgets)
|
||||||
@ -66,7 +64,6 @@ more. The game has nice graphics and many different carddecks.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user