]> git.pld-linux.org Git - packages/tigervnc.git/blob - tigervnc.spec
- no more snap
[packages/tigervnc.git] / tigervnc.spec
1 # TODO:
2 # - tigervnc.init
3
4 %define         xversion        1.10.0
5
6 Summary:        A TigerVNC remote display system
7 Summary(pl.UTF-8):      System zdalnego dostępu TigerVNC
8 Name:           tigervnc
9 Version:        1.1.0
10 Release:        3
11 License:        GPL v2
12 Group:          X11/Applications/Networking
13 Source0:        http://dl.sourceforge.net/tigervnc/1.1.0/%{name}-%{version}.tar.gz
14 # Source0-md5:  1a5598b4a2ac530fb51411438959e11e
15 Source1:        %{name}.desktop
16 Patch0:         %{name}-cookie.patch
17 Patch1:         %{name}-ldnow.patch
18 Patch2:         %{name}-rh102434.patch
19 Patch3:         %{name}-viewer-reparent.patch
20 Patch4:         %{name}-as-needed.patch
21 URL:            http://www.tigervnc.com/
22 BuildRequires:  ImageMagick
23 BuildRequires:  ImageMagick-coder-png
24 BuildRequires:  ImageMagick-coder-svg
25 BuildRequires:  Mesa-libGL-devel >= 7.8.1
26 BuildRequires:  cpp
27 BuildRequires:  gnutls-devel
28 BuildRequires:  libjpeg-turbo-devel
29 BuildRequires:  xorg-xserver-server-source >= %{xversion}
30 BuildRequires:  zlib-devel
31 # xserver BRs, should match xorg-xserver-server.spec
32 # for glx headers
33 BuildRequires:  OpenGL-GLX-devel
34 BuildRequires:  autoconf >= 2.57
35 BuildRequires:  automake
36 BuildRequires:  libdrm-devel >= 2.4.5
37 BuildRequires:  libtool
38 BuildRequires:  nasm
39 BuildRequires:  ncurses-devel
40 BuildRequires:  pam-devel
41 BuildRequires:  perl-base
42 BuildRequires:  pixman-devel >= 0.16.0
43 BuildRequires:  pkgconfig >= 1:0.19
44 BuildRequires:  xorg-app-mkfontscale
45 BuildRequires:  xorg-font-font-util >= 1.1
46 BuildRequires:  xorg-lib-libX11-devel
47 BuildRequires:  xorg-lib-libXau-devel
48 BuildRequires:  xorg-lib-libXaw-devel
49 BuildRequires:  xorg-lib-libXdamage-devel
50 BuildRequires:  xorg-lib-libXdmcp-devel
51 BuildRequires:  xorg-lib-libXext-devel >= 1.0.99.4
52 BuildRequires:  xorg-lib-libXfont-devel >= 1.4.2
53 BuildRequires:  xorg-lib-libXi-devel >= 1.2.99.1
54 BuildRequires:  xorg-lib-libXmu-devel
55 BuildRequires:  xorg-lib-libXpm-devel
56 BuildRequires:  xorg-lib-libXrender-devel
57 BuildRequires:  xorg-lib-libXres-devel
58 BuildRequires:  xorg-lib-libXt-devel >= 1.0.0
59 BuildRequires:  xorg-lib-libXtst-devel >= 1.0.99.2
60 BuildRequires:  xorg-lib-libXv-devel
61 BuildRequires:  xorg-lib-libXxf86dga-devel
62 BuildRequires:  xorg-lib-libXxf86misc-devel
63 BuildRequires:  xorg-lib-libXxf86vm-devel
64 BuildRequires:  xorg-lib-libfontenc-devel
65 BuildRequires:  xorg-lib-libpciaccess-devel >= 0.8.0
66 BuildRequires:  xorg-lib-libxkbfile-devel
67 BuildRequires:  xorg-lib-libxkbui-devel >= 1.0.2
68 BuildRequires:  xorg-lib-xtrans-devel >= 1.2.2
69 BuildRequires:  xorg-proto-bigreqsproto-devel >= 1.1.0
70 BuildRequires:  xorg-proto-damageproto-devel >= 1.1
71 BuildRequires:  xorg-proto-fixesproto-devel >= 4.1
72 BuildRequires:  xorg-proto-fontcacheproto-devel
73 BuildRequires:  xorg-proto-fontsproto-devel
74 BuildRequires:  xorg-proto-glproto-devel >= 1.4.10
75 BuildRequires:  xorg-proto-inputproto-devel >= 1.9.99.902
76 BuildRequires:  xorg-proto-kbproto-devel >= 1.0.3
77 BuildRequires:  xorg-proto-printproto-devel
78 BuildRequires:  xorg-proto-randrproto-devel >= 1.2.99.3
79 BuildRequires:  xorg-proto-recordproto-devel
80 BuildRequires:  xorg-proto-renderproto-devel >= 0.11
81 BuildRequires:  xorg-proto-resourceproto-devel
82 BuildRequires:  xorg-proto-scrnsaverproto-devel >= 1.1.0
83 BuildRequires:  xorg-proto-videoproto-devel
84 BuildRequires:  xorg-proto-xcmiscproto-devel >= 1.2.0
85 BuildRequires:  xorg-proto-xextproto-devel >= 1:7.0.99.3
86 BuildRequires:  xorg-proto-xf86bigfontproto-devel >= 1.2.0
87 BuildRequires:  xorg-proto-xf86dgaproto-devel >= 2.0.99.1
88 BuildRequires:  xorg-proto-xf86driproto-devel >= 2.1.0
89 BuildRequires:  xorg-proto-xf86miscproto-devel
90 BuildRequires:  xorg-proto-xf86vidmodeproto-devel >= 2.2.99.1
91 BuildRequires:  xorg-proto-xproto-devel >= 7.0.17
92 BuildRequires:  xorg-util-util-macros >= 1.10
93 Requires(post,postun):  gtk-update-icon-cache
94 Requires(post,postun):  hicolor-icon-theme
95 Requires:       libjpeg-turbo
96 Provides:       vnc-client
97 Conflicts:      vnc
98 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
99
100 %define         _xserverver     %(LC_ALL=C rpm -q --qf '%{V}' xorg-xserver-server-source 2> /dev/null)
101
102 %description
103 TigerVNC is a suite of VNC servers and clients that have a focus on
104 performance and remote display functionality. Originally this software
105 was based on the (never released) VNC 4 branch of TightVNC.
106
107 %description -l pl.UTF-8
108 TigerVNC to zestaw serwerów i klientów VNC, które koncentrują się
109 na wydajności i funkcjonalności zdalnego wyświetlania. Pierwotnie
110 oprogramowanie oparte było na (nigdy nie wydanej)
111 gałęzi VNC 4 TightVNC.
112
113 %package server
114 Summary:        VNC X server - TigerVNC version
115 Summary(pl.UTF-8):      X serwer VNC - wersja TigerVNC
116 Group:          X11/Applications/Networking
117 Requires:       xorg-app-rgb
118 # for vncpasswd tool
119 Requires:       %{name}-utils = %{version}-%{release}
120 # for mcookie
121 Requires:       util-linux
122 Requires:       libjpeg-turbo
123 Obsoletes:      vnc-server
124
125 %description server
126 This package contains VNC X server in TigerVNC version.
127
128 %description server -l pl.UTF-8
129 Ten pakiet zawiera X serwer VNC w wersji TigerVNC.
130
131 %package utils
132 Summary:        Additional utilities for TigerVNC
133 Summary(pl.UTF-8):      Dodatkowe narzędzia do TigerVNC
134 Group:          X11/Applications/Networking
135 Obsoletes:      vnc-utils
136
137 %description utils
138 This package contains additional TigerVNC utilities: vncconfig and
139 vncpasswd. vncconfig is used to configure and control a running
140 instance of Xvnc, or any other X server with the VNC extension.
141 vncpasswd generates password file (both on server and viewer side).
142
143 %description utils -l pl.UTF-8
144 Ten pakiet zawiera dodatkowe narzędzia do tightvnc: vncconfig i
145 vncpasswd. vncconfig służy do konfigurowania i kontroli działającej
146 instancji Xvnc lub innego serwera X z rozszerzeniem VNC.
147 vncpasswd służy to tworzenia pliku z hasłem (zarówno po
148 stronie serwera, jak i przeglądarki).
149
150 %package -n xorg-xserver-libvnc
151 Summary:        TigerVNC module for X.org server
152 Summary(pl.UTF-8):      Moduł TigerVNC dla servera X.org
153 Group:          X11/Servers
154 %requires_eq_to xorg-xserver-server xorg-xserver-server-source
155 Provides:       xorg-xserver-module(vnc)
156
157 %description -n xorg-xserver-libvnc
158 This package contains libvnc.so module for X.org server,
159 allowing others to access the desktop on your machine.
160
161 %description -n xorg-xserver-libvnc -l pl.UTF-8
162 Ten pakiet zawiera moduł libvnc.so dla serwera X.org,
163 pozwalający na zdalny dostęp do pulpitu.
164
165 %prep
166 %setup -q
167 %patch0 -p1
168 %patch1 -p1
169 %patch2 -p1
170 %patch3 -p1
171 %patch4 -p1
172
173 cp -a %{_usrsrc}/xorg-xserver-server-%{_xserverver}/* unix/xserver
174 cd unix/xserver
175 patch -p1 <../xserver110.patch
176 cd -
177
178 %build
179 %{__gettextize}
180 %{__libtoolize}
181 %{__aclocal}
182 %{__autoconf}
183 %{__autoheader}
184 %{__automake}
185
186 %{configure} \
187         --with-system-jpeg
188
189 %{__make}
190
191 cd unix/xserver
192 %{__automake}
193 %{__autoconf}
194 %configure \
195         --with-os-name="PLD/Linux" \
196         --with-os-vendor="PLD/Team" \
197         --disable-config-dbus \
198         --disable-config-hal \
199         --disable-config-udev \
200         --without-xmlto \
201         --without-fop \
202         --without-doxygen \
203         --disable-devel-docs \
204         --with-default-font-path="%{_fontsdir}/misc,%{_fontsdir}/TTF,%{_fontsdir}/OTF,%{_fontsdir}/Type1,%{_fontsdir}/100dpi,%{_fontsdir}/75dpi" \
205         --disable-xorg \
206         --disable-xnest \
207         --disable-xvfb \
208         --disable-dmx \
209         --disable-xwin \
210         --disable-xephyr \
211         --disable-kdrive \
212         --disable-xfbdev \
213         --disable-dri2 \
214         --with-pic \
215         --disable-static \
216         --disable-xinerama \
217         --disable-composite \
218         --enable-glx \
219         --enable-glx-tls \
220         --enable-aiglx \
221         --enable-dga \
222         --enable-glx-tls \
223         --enable-install-libxf86config \
224         --enable-record \
225         --disable-xfake \
226         --enable-secure-rpc \
227         --with-xkb-output=/var/lib/xkb
228
229 %{__make}
230 cd -
231
232 cd media
233 %{__make}
234
235 %install
236 rm -rf $RPM_BUILD_ROOT
237 install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,22x22,24x24,32x32,48x48,scalable}/apps \
238         $RPM_BUILD_ROOT%{_desktopdir}
239
240 %{__make} install \
241         DESTDIR=$RPM_BUILD_ROOT
242
243 cd unix/xserver/hw/vnc
244 %{__make} install \
245         DESTDIR=$RPM_BUILD_ROOT
246 cd -
247
248 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
249
250 install media/icons/tigervnc_16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/tigervnc.png
251 install media/icons/tigervnc_22.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/22x22/apps/tigervnc.png
252 install media/icons/tigervnc_24.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/24x24/apps/tigervnc.png
253 install media/icons/tigervnc_32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/tigervnc.png
254 install media/icons/tigervnc_48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/tigervnc.png
255 install media/icons/tigervnc.svg $RPM_BUILD_ROOT%{_iconsdir}/hicolor/scalable/apps/tigervnc.svg
256
257 %find_lang %{name}
258
259 %clean
260 rm -rf $RPM_BUILD_ROOT
261
262 %post
263 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database_post
264 %update_icon_cache hicolor
265
266 %postun
267 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database_postun
268 %update_icon_cache hicolor
269
270 %files -f %{name}.lang
271 %defattr(644,root,root,755)
272 %doc doc/*
273 %attr(755,root,root) %{_bindir}/vncviewer
274 %{_mandir}/man1/vncviewer.1*
275 %{_desktopdir}/tigervnc.desktop
276 %{_iconsdir}/hicolor/*/apps/tigervnc.*
277
278 %files server
279 %defattr(644,root,root,755)
280 %attr(755,root,root) %{_bindir}/Xvnc
281 %attr(755,root,root) %{_bindir}/vncserver
282 %attr(755,root,root) %{_bindir}/x0vncserver
283 %{_mandir}/man1/Xvnc.1*
284 %{_mandir}/man1/vncserver.1*
285 %{_mandir}/man1/x0vncserver.1*
286
287 %files utils
288 %defattr(644,root,root,755)
289 %attr(755,root,root) %{_bindir}/vncconfig
290 %attr(755,root,root) %{_bindir}/vncpasswd
291 %{_mandir}/man1/vncconfig.1*
292 %{_mandir}/man1/vncpasswd.1*
293
294 %files -n xorg-xserver-libvnc
295 %defattr(644,root,root,755)
296 %attr(755,root,root) %{_libdir}/xorg/modules/extensions/libvnc.so
This page took 0.131672 seconds and 4 git commands to generate.