mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Remove Intel VAAPI from flatpak spec file
Already comes with GNOME runtime, so no need to specify it here 2nd time
This commit is contained in:
@@ -13,16 +13,6 @@ finish-args:
|
|||||||
- --env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0
|
- --env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0
|
||||||
- --env=GST_VAAPI_ALL_DRIVERS=1
|
- --env=GST_VAAPI_ALL_DRIVERS=1
|
||||||
|
|
||||||
add-extensions:
|
|
||||||
org.freedesktop.Platform.VAAPI.Intel:
|
|
||||||
directory: lib/intel-vaapi-driver
|
|
||||||
version: '20.08'
|
|
||||||
add-ld-path: '.'
|
|
||||||
no-autodownload: true
|
|
||||||
autodelete: false
|
|
||||||
download-if: have-intel-gpu
|
|
||||||
enable-if: active-gl-driver
|
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
- shared-modules/gudev/gudev.json
|
- shared-modules/gudev/gudev.json
|
||||||
- lib/pango.json
|
- lib/pango.json
|
||||||
|
Reference in New Issue
Block a user