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