Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dmayr
x11vnc
x11vnc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File x11vnc.spec of Package x11vnc
# # spec file for package x11vnc (Version 0.8.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # Note that this is NOT a relocatable package # norootforbuild Name: x11vnc Version: 0.8.3 Release: 2 Summary: a VNC server for the current X11 session License: GPL Group: Libraries/Network Packager: David Mayr <dmayr@suse.de> Url: http://www.karlrunge.com/x11vnc/ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot BuildRequires: XFree86-devel %description x11vnc is to X Window System what WinVNC is to Windows, i.e. a server which serves the current Xwindows desktop via RFB (VNC) protocol to the user. Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved into a versatile and performant while still easy to use program. x11vnc was put together and is (actively ;-) maintained by Karl Runge <runge@karlrunge.com> %package x11vnc Requires: %{name} = %{version} Summary: VNC server for the current X11 session Group: User Interface/X Requires: %{name} = %{version} %description x11vnc x11vnc is to X Window System what WinVNC is to Windows, i.e. a server which serves the current X Window System desktop via RFB (VNC) protocol to the user. Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved into a versatile and performant while still easy to use program. %prep %setup -n %{name}-%{version} %build # CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} %configure make %install [ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot} # make install prefix=%{buildroot}%{_prefix} %makeinstall includedir="%{buildroot}%{_includedir}/rfb" %{__install} -d -m0755 %{buildroot}%{_datadir}/x11vnc/classes %{__install} classes/VncViewer.jar classes/index.vnc \ %{buildroot}%{_datadir}/x11vnc/classes %clean [ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot} %pre %post %preun %postun %files %doc README x11vnc/ChangeLog %defattr(-,root,root) %{_bindir}/x11vnc %{_mandir}/man1/x11vnc.1* %{_datadir}/x11vnc/classes %changelog * Tue Nov 21 2006 David Mayr <dmayr@suse.de> - little adaptions to be able to be built in the opensuse buildservice * Fri Aug 19 2005 Alberto Lusiani <alusiani@gmail.com> release 2 - create separate package for x11vnc to prevent conflicts with x11vnc rpm - create devel package, needed to compile but not needed for running * Sun Feb 9 2003 Karl Runge - created libvncserver.spec.in
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor