• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libvncserver/Config.in
Thomas PetazzoniThomas Petazzoni committed 8b093218c4531 Dec 2015
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LIBVNCSERVER
2
    bool "libvncserver"
3
    depends on BR2_USE_MMU # VNCommand.c uses fork()
4
    # binutils issue (bad expression)
5
    depends on !BR2_nios2
6
    help
7
      libvncserver is a VNC server/client library.
8
​
9
      http://libvncserver.sourceforge.net/
10
​
11
if BR2_PACKAGE_LIBVNCSERVER
12
​
13
config BR2_PACKAGE_LIBVNCSERVER_TIGHTPNG
14
    bool "TightPNG encoding support"
15
    select BR2_PACKAGE_JPEG
16
    select BR2_PACKAGE_LIBPNG
17
    help
18
      TightPNG encoding speeds up HTML5 based VNC clients like
19
      noVNC.
20
​
21
      http://wiki.qemu.org/VNC_Tight_PNG
22
​
23
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.