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