From 443f9c48dff14d15548707c493745bb6dcacb0f3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 15 Apr 2023 12:53:21 +0300 Subject: [PATCH] vokoscreenNG patch --- .../files/0001-Add-better-integration-for-Linux.patch | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/multimedia/videoplayer/vokoscreenNG/files/0001-Add-better-integration-for-Linux.patch b/multimedia/videoplayer/vokoscreenNG/files/0001-Add-better-integration-for-Linux.patch index 936a180d0c..3a4bc9de84 100644 --- a/multimedia/videoplayer/vokoscreenNG/files/0001-Add-better-integration-for-Linux.patch +++ b/multimedia/videoplayer/vokoscreenNG/files/0001-Add-better-integration-for-Linux.patch @@ -71,9 +71,9 @@ index 00000000..883f4ae2 + Volker Kohaupt + diff -Nuar a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro ---- a/src/vokoscreenNG.pro 2022-03-29 18:33:34.000000000 +0300 -+++ b/src/vokoscreenNG.pro 2022-05-28 11:52:42.714632174 +0300 -@@ -190,3 +190,29 @@ +--- a/src/vokoscreenNG.pro 2023-03-30 08:26:59.000000000 +0300 ++++ b/src/vokoscreenNG.pro 2023-04-15 12:45:51.252406373 +0300 +@@ -206,6 +206,32 @@ # Virtual Maschine include(virtual/virtual.pri) @@ -103,3 +103,6 @@ diff -Nuar a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro + INSTALLS += target icon desktop appdata +} + + # Snapshot + include(snapshot/snapshot.pri) +