Changes of Revision 19

vlc-beta.spec Changed
x
 
1
@@ -22,8 +22,6 @@
2
 %bcond_with    vlc_opencv
3
 %bcond_with    vlc_vulkan
4
 %bcond_with    vlc_wayland
5
-%bcond_without freerdp2
6
-%bcond_with    freerdp
7
 %bcond_with    fdk_aac
8
 %ifarch %arm
9
 %bcond_without opengles
10
@@ -80,12 +78,7 @@
11
 BuildRequires:  pkgconfig(libv4l2)
12
 BuildRequires:  pkgconfig(libcddb) >= 0.9.5
13
 BuildRequires:  pkgconfig(libvncclient) >= 0.9.9
14
-%if %{with freerdp2}
15
 BuildRequires:  pkgconfig(freerdp2)
16
-%endif
17
-%if %{with freerdp}
18
-BuildRequires:  pkgconfig(freerdp) >= 1.0.1
19
-%endif
20
 BuildRequires:  pkgconfig(libdvbpsi) >= 1.2.0
21
 BuildRequires:  pkgconfig(libgme)
22
 BuildRequires:  pkgconfig(ogg) >= 1.0
23
@@ -275,9 +268,7 @@
24
 %patch2 -p1
25
 %patch3 -p1
26
 %patch5 -p1
27
-%if %{with freerdp2}
28
 %patch6 -p1
29
-%endif
30
 %patch7 -p1
31
 
32
 %build
33
@@ -351,9 +342,7 @@
34
    --enable-libcddb \
35
    --disable-screen \
36
    --enable-vnc \
37
-%if %{with freerdp} || %{with freerdp2}
38
    --enable-freerdp \
39
-%endif
40
    --disable-macosx-avfoundation \
41
    --disable-asdcp \
42
    --enable-dvbpsi \
43
@@ -635,9 +624,7 @@
44
 %{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
45
 %{_libdir}/vlc/plugins/access/libnfs_plugin.so
46
 %{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
47
-%if %{with freerdp} || %{with freerdp2}
48
 %{_libdir}/vlc/plugins/access/librdp_plugin.so
49
-%endif
50
 %{_libdir}/vlc/plugins/access/librtp_plugin.so
51
 %{_libdir}/vlc/plugins/access/libsdp_plugin.so
52
 %{_libdir}/vlc/plugins/access/libshm_plugin.so
53