From 2260c09f2ed7a4576476ab418091dd971a0323bc Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Fri, 30 Oct 2020 22:23:49 +0100 Subject: [PATCH] Remove Intel VAAPI from flatpak spec file Already comes with GNOME runtime, so no need to specify it here 2nd time --- pkgs/flatpak/com.github.rafostar.Clapper.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pkgs/flatpak/com.github.rafostar.Clapper.yml b/pkgs/flatpak/com.github.rafostar.Clapper.yml index b7ae3bd3..8d924130 100644 --- a/pkgs/flatpak/com.github.rafostar.Clapper.yml +++ b/pkgs/flatpak/com.github.rafostar.Clapper.yml @@ -13,16 +13,6 @@ finish-args: - --env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0 - --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: - shared-modules/gudev/gudev.json - lib/pango.json