aboutsummaryrefslogtreecommitdiffstats
path: root/packages/vnc
AgeCommit message (Collapse)Author
2008-09-21tightvnc: bump to 1.3.9Junqian Gordon Xu
* fix hard coded path and package name * note: only tightvnc-viewer is built and shipped
2008-09-19x11vnc: bump to 0.9.4Junqian Gordon Xu
2008-09-03x11vnc: fix SRC_URIKoen Kooi
2008-06-01libvncserver: add possibility to use a logger by client. partly closes 4340.Otavio Salvador
* commit by Laibsch
2008-05-20x11vnc: add libxtst to DEPENDS. Closes 4282.Rolf Leggewie
2008-02-19add fbvncserver2. closes #2126Michael Lauer
2008-01-28fbvncserver: remove dependency on version 0.6 of libvncserver. 0.8.x and ↵Rolf Leggewie
0.9 are fine. * unbreaks build when RDEPENDS line is commented out (the kmodule still fails to build) * reorder fields according to StyleGuide * closes 1732
2008-01-28fbvncserver + x11vnc: consolidate all VNC related stuff in packages/vnc/Rolf Leggewie
2008-01-28libvncserver: add recipe for version 0.9.1 as proposed in 2411Rolf Leggewie
* this has disabled x11vnc and the SDL viewer. DEFAULT_PREF is -1 * add Patrick to MAINTAINERS file as requested in 2125
2008-01-28libvncserver: update to version 0.9Rolf Leggewie
* latest version 0.9.1 fails, needs some looking into * consolidate bb file into packages/vnc directory * reorder fields according to StyleGuide
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-17tighvnc: fix parse error and debug packagingKoen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change
2006-06-21packages/vnc/tightvnc/Makefile : change -lXaw to -lXaw7Graeme Gregory
2006-03-20packages/vnc/tightvnc/Makefile : remove commented out debug stuff I forgotGraeme Gregory
to remove when first submitting.
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel
2006-03-01tightvnc_1.3dev7.bb : add tightvnc recipeGraeme Gregory
2006-03-01Add realvnc 3.3.7, courtesy Raymond DanksKoen Kooi