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