View Git repositories

gtk-vnc hosts its code at https://gitlab.gnome.org/GNOME/gtk-vnc.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:gtk-vnc

See all merge proposals.

gtk-vnc has 2 active branches owned by 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gtk-vnc
Series: trunk
1 Development 2017-02-14 13:04:36 UTC
687. Link against GIO_LIBS explicitly to ...

Author: Guido Günther
Revision Date: 2017-02-14 13:04:36 UTC

Link against GIO_LIBS explicitly

to avoid

libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fdebug-prefix-map=/build/gtk-vnc-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro
 -Wl,-z -Wl,now -o .libs/vncconnectiontest vncconnectiontest-vncconnectiontest.o ./.libs/libgvnc-1.0.so -lz -pthread
/usr/bin/ld: vncconnectiontest-vncconnectiontest.o: undefined reference to symbol 'g_io_stream_get_output_stream'
//usr/lib/x86_64-linux-gnu/libgio-2.0.so.0: error adding symbols: DSO missing from command line

Also make the use of *_CFLAGS and *_LIBS match.

lp:~ubuntu-desktop/gtk-vnc/ubuntu bug 1 Development 2010-11-25 06:20:48 UTC
18. Remove contents, they are now at lp:u...

Author: Robert Ancell
Revision Date: 2010-11-25 06:20:48 UTC

Remove contents, they are now at lp:ubuntu/gtk-vnc

12 of 2 results
You can't create new branches for gtk-vnc.