Package Details: tigervnc-git r2947.e36f6e0-1

Package Base: tigervnc-git
Description: Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC.
Upstream URL: http://www.tigervnc.org
Category: network
Licenses: GPL
Conflicts: tigervnc, tightvnc
Provides: tigervnc
Submitter: Gusar
Maintainer: Gusar
Last Packager: Gusar
Votes: 10
First Submitted: 2014-07-29 11:43
Last Updated: 2015-02-27 15:41

Dependencies (35)

Required by (0)

Sources

Latest Comments

Comment by Gusar

2015-02-14 15:15

Updated for xorg-server-1.17

Comment by Gusar

2015-02-04 00:07

Bah, that's what I get for not even compile-testing. The actual error is above what you posted:

vncExtInit.h:62:41: error: unknown type name size_t
void vncServerCutText(const char *text, size_t len);
^

I fixed that, then had a bunch of other errors, fixed that too. No idea if my fixes are correct, but the resulting Xvnc binary does work.

Comment by butler360

2015-02-03 19:32

Failing to build: "Makefile:904: recipe for target 'Xvnc-xvnc.o' failed"

Comment by Gusar

2015-02-03 12:19

Thanks for the heads-up. I've uploaded a new patch. Should work in theory (famous last words :) ), but I haven't tested yet. So yell if something, in particular the libvnc.so module, doesn't work.

Comment by ChucklesTheBeard

2015-02-03 01:08

==> Updated version: tigervnc-git r2897.4e3e79d-1
==> Starting prepare()...
patching file unix/xserver/hw/vnc/Makefile.am
Hunk #2 succeeded at 57 with fuzz 1 (offset 1 line).
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -up tigervnc-1.3.0/unix/xserver/hw/vnc/InputXKB.cc.getmaster tigervnc-1.3.0/unix/xserver/hw/vnc/InputXKB.cc
|--- tigervnc-1.3.0/unix/xserver/hw/vnc/InputXKB.cc.getmaster 2013-07-12 09:30:50.551459439 +0100
|+++ tigervnc-1.3.0/unix/xserver/hw/vnc/InputXKB.cc 2013-07-12 09:38:31.037480528 +0100
--------------------------

Comment by Gusar

2014-12-17 23:13

Update to build against a fixed Xorg.

Comment by Gusar

2014-09-11 16:50

Upstream added xorg-server-1.16 support, so 1.16 patches aren't needed anymore.

Comment by milasch

2013-06-10 02:33

Whenever used with Gnome 3.8 it crashes as soon as clicked on "Activities" menu.

Comment by Gusar

2013-05-13 11:48

You need to recompile everything from AUR that uses libpng. In this case fltk-snapshot. This isn't related to tigervnc, it's a general thing every time a library bumps it's soname. All packages in the main repositories were updated by the Arch devs, you yourself need to take care of AUR packages.

Comment by seenxu

2013-05-13 06:56

error in compiling the latest svn (revision 5097)

/usr/bin/ld: warning: libpng15.so.15, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../lib/libfltk_images.so, not found (try using -rpath or -rpath-link)

All comments