File: README.source

package info (click to toggle)
gtk-vnc 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,584 kB
  • ctags: 3,215
  • sloc: ansic: 13,090; sh: 4,094; makefile: 594; python: 301; perl: 144
file content (20 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Roadmap for build dependencies:
-------------------------------

For GTK2 build:
    - libgtk2.0-dev
    - python-gtk2-dev (>= 2.0)

For GTK3 build:
    - libgtk-3-dev
    - libgirepository1.0-dev
    - gobject-introspection
    - libtool

For vala bindings:
    - valac (>= 0.20)

For audio extension:
    - libpulse-dev

  -- Updated at 08 Jan 2017, 13:38:00 -0200