Skip to content

Commit 0853c1c

Browse files
committed
Add GStreamer plugins to snap
1 parent 5bf8681 commit 0853c1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snap/snapcraft.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,16 @@ parts:
9494
pkgs:
9595
plugin: nil
9696
stage-packages:
97+
- gstreamer1.0-fdkaac
98+
- gstreamer1.0-plugins-bad
9799
- libgeoclue-2-0
98100
- libopenh264-7
99101
- libxcb-cursor0
100102
- libxcb-record0
101103
- libxcb-screensaver0
102104
stage:
105+
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gstreamer-1.0
106+
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libfdk-aac.so*
103107
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libgeoclue-2.so*
104108
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libopenh264.so*
105109
- ./usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libxcb-cursor.so*

0 commit comments

Comments
 (0)