[neon/kde/palapeli/Neon/release] /: use cmake-parameters, remove version get it from appstream

Jonathan Riddell null at kde.org
Wed Mar 3 16:27:51 GMT 2021


Git commit ed2dca74c7ccfa5d4321c570f4cf24baef7a65b1 by Jonathan Riddell.
Committed on 03/03/2021 at 16:25.
Pushed by jriddell into branch 'Neon/release'.

use cmake-parameters, remove version get it from appstream

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/kde/palapeli/commit/ed2dca74c7ccfa5d4321c570f4cf24baef7a65b1

diff --git a/snapcraft.yaml b/snapcraft.yaml
index a51316a..67c865f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -66,7 +66,7 @@ parts:
         - libkf5kdegames-dev
         - qhull-bin
         source: http://download.kde.org/stable/release-service/20.12.3/src/palapeli-20.12.3.tar.xz
-        configflags:
+        cmake-parameters:
         - "-DCMAKE_INSTALL_PREFIX=/usr"
         - "-DCMAKE_BUILD_TYPE=Release"
         - "-DENABLE_TESTING=OFF"


More information about the Neon-commits mailing list