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