[neon/kde/knights/Neon/release] /: use cmake-parameters, remove version get it from appstream
Jonathan Riddell
null at kde.org
Wed Mar 3 16:17:39 GMT 2021
Git commit 1d8076e6922b76cbd3bcc0ca7451d6ba57371c09 by Jonathan Riddell.
Committed on 03/03/2021 at 16:13.
Pushed by jriddell into branch 'Neon/release'.
use cmake-parameters, remove version get it from appstream
M +1 -2 snapcraft.yaml
https://invent.kde.org/neon/kde/knights/commit/1d8076e6922b76cbd3bcc0ca7451d6ba57371c09
diff --git a/snapcraft.yaml b/snapcraft.yaml
index ac60b64..d6b2d1a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,7 +1,6 @@
---
name: knights
title: KNights
-version: 20.12.3
confinement: strict
grade: stable
base: core20
@@ -63,7 +62,7 @@ parts:
- sjeng
- crafty
- libkf5kdegames7
- configflags:
+ cmake-parameters:
- "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DCMAKE_BUILD_TYPE=Release"
More information about the Neon-commits
mailing list