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