[neon/snap-packaging/kde-qt6-core-sdk] /: emove ffmpeg as it is broken according to maintainer.
Scarlett Moore
null at kde.org
Fri Nov 8 15:07:54 GMT 2024
Git commit ee6611cc565fc58852a6f979090fc04d0f329990 by Scarlett Moore.
Committed on 08/11/2024 at 15:07.
Pushed by scarlettmoore into branch 'master'.
emove ffmpeg as it is broken according to maintainer.
M +0 -4 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/ee6611cc565fc58852a6f979090fc04d0f329990
diff --git a/snapcraft.yaml b/snapcraft.yaml
index dd7cf37..c242f5a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -113,9 +113,7 @@ parts:
build-environment:
- PKG_CONFIG_PATH: /snap/ffmpeg-2204-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}
- CMAKE_PREFIX_PATH: /snap/ffmpeg-2204-sdk/current/usr${CMAKE_PREFIX_PATH:+:$CMAKE_PREFIX_PATH}
- - CMAKE_FIND_ROOT_PATH: /snap/ffmpeg-2204-sdk/current/usr
build-snaps:
- - ffmpeg-2204-sdk
- cmake
build-packages:
- bison
@@ -237,8 +235,6 @@ parts:
- zlib1g-dev
stage-packages:
- libpulse0
- stage-snaps:
- - ffmpeg-2204
# override-pull: |
# craftctl default
# # while read -r PATCHFILE ; do
More information about the Neon-commits
mailing list