Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-08-10 02:10:40 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-08-10 02:10:40 +0300
commitf084e2ffc3faeba462a7207add3a8117baa4b313 (patch)
tree888934e6186a73d15e92d9a80f9daaea3d3b9074 /flatpak
parent257a2fde571c4c473531925ff51e156e33e92e03 (diff)
Aligning snap and flatpak builds
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina.json15
1 files changed, 9 insertions, 6 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 7954ca67b..4b6d6e630 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -151,15 +151,17 @@
"config-opts": [
"-DCMAKE_BUILD_TYPE:STRING=Release",
"-DCMAKE_INSTALL_LIBDIR:PATH=lib",
+ "-DWITH_WAYLAND:BOOL=ON",
"-DWITH_CLIENT:BOOL=OFF",
+ "-DWITH_SERVER:BOOL=OFF",
+ "-DWITH_PULSE:BOOL=ON",
+ "-DWITH_GSTREAMER:BOOL=OFF",
+ "-DWITH_FFMPEG:BOOL=ON",
+ "-DWITH_CHANNELS:BOOL=ON",
+ "-DSTATIC_CHANNELS:BOOL=OFF",
"-DWITH_CUPS:BOOL=ON",
- "-DWITH_JPEG:BOOL=ON",
- "-DWITH_MANPAGES:BOOL=OFF",
- "-DWITH_OPENH264:BOOL=ON",
- "-DWITH_OSS:BOOL=OFF",
"-DWITH_PCSC:BOOL=ON",
- "-DWITH_PULSE:BOOL=ON",
- "-DWITH_SERVER:BOOL=OFF"
+ "-DWITH_JPEG:BOOL=ON"
],
"sources": [
{
@@ -445,6 +447,7 @@
"config-opts": [
"-DCMAKE_BUILD_TYPE:STRING=Release",
"-DCMAKE_INSTALL_LIBDIR:PATH=lib",
+ "-DWITH_FREERDP3:BOOL=OFF",
"-DWITH_MANPAGES:BOOL=OFF"
],
"sources": [