[neon/extras/gcompris-qt/Neon/release] /: find gstreamer plugin scanner

Jonathan Riddell null at kde.org
Mon Mar 22 16:05:00 GMT 2021


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

find gstreamer plugin scanner

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/extras/gcompris-qt/commit/d05f44875cbcf5e376d15b198c0c007041d29b5c

diff --git a/snapcraft.yaml b/snapcraft.yaml
index c285ff9..2467e80 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -8,6 +8,8 @@ apps:
     gcompris:
         common-id: org.kde.gcompris.desktop
         command: kf5-launch gcompris-qt
+        environment:
+            GST_PLUGIN_SCANNER: "$SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/gstreamer-1.0/"
         plugs:
         - kde-frameworks-5-plug
         - home


More information about the Neon-commits mailing list