[neon/kde/picmi/Neon/release] /: use cmake-parameters, remove version get it from appstream
Jonathan Riddell
null at kde.org
Wed Mar 3 16:28:02 GMT 2021
Git commit e0618618043fd4a1b71cbaa75ba67f361d5155c0 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/picmi/commit/e0618618043fd4a1b71cbaa75ba67f361d5155c0
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 69941f8..3d5a67d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -56,7 +56,7 @@ parts:
- libkf5kdegames7
- libkf5kdegamesprivate1
source: http://download.kde.org/stable/release-service/20.12.3/src/picmi-20.12.3.tar.xz
- 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