Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-05 | tightvnc: add a default X resources file | Otavio Salvador | 2 | |
2008-11-05 | tightvnc: provide vncviewer alternative to provide more flexibility | Otavio Salvador | 1 | |
2008-11-03 | libvncserver_0.9.1: fix building using libtool 2.2.4 | Otavio Salvador | 2 | |
To allow building using new libtool the whole source needed to be updated. To make it easier we've updated all building scripts using autoreconf and dropping previous included libtool m4 script from acinclude.m4. | ||||
2008-10-24 | libvncserver: fix build properly applying autoconf patch | Otavio Salvador | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 7 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 7 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 4 | |
2008-09-21 | tightvnc: bump to 1.3.9 | Junqian Gordon Xu | 2 | |
* fix hard coded path and package name * note: only tightvnc-viewer is built and shipped | ||||
2008-09-19 | x11vnc: bump to 0.9.4 | Junqian Gordon Xu | 1 | |
2008-09-03 | x11vnc: fix SRC_URI | Koen Kooi | 1 | |
2008-06-01 | libvncserver: add possibility to use a logger by client. partly closes 4340. | Otavio Salvador | 2 | |
* commit by Laibsch | ||||
2008-05-20 | x11vnc: add libxtst to DEPENDS. Closes 4282. | Rolf Leggewie | 1 | |
2008-02-19 | add fbvncserver2. closes #2126 | Michael Lauer | 1 | |
2008-01-28 | fbvncserver: remove dependency on version 0.6 of libvncserver. 0.8.x and ↵ | Rolf Leggewie | 1 | |
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-28 | fbvncserver + x11vnc: consolidate all VNC related stuff in packages/vnc/ | Rolf Leggewie | 10 | |
2008-01-28 | libvncserver: add recipe for version 0.9.1 as proposed in 2411 | Rolf Leggewie | 3 | |
* this has disabled x11vnc and the SDL viewer. DEFAULT_PREF is -1 * add Patrick to MAINTAINERS file as requested in 2125 | ||||
2008-01-28 | libvncserver: update to version 0.9 | Rolf Leggewie | 1 | |
* latest version 0.9.1 fails, needs some looking into * consolidate bb file into packages/vnc directory * reorder fields according to StyleGuide | ||||
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-11-17 | tighvnc: fix parse error and debug packaging | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 1 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-07-29 | x11: change virtual/x11 to virtual/libx11 | Justin Patrin | 1 | |
2006-07-26 | x11: switch to virtual/x11 so that diet or full x11 can be selected | Justin Patrin | 1 | |
- 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-21 | packages/vnc/tightvnc/Makefile : change -lXaw to -lXaw7 | Graeme Gregory | 1 | |
2006-03-20 | packages/vnc/tightvnc/Makefile : remove commented out debug stuff I forgot | Graeme Gregory | 1 | |
to remove when first submitting. | ||||
2006-03-01 | all over the place: adapt DEPENDS to new xlib names | Philipp Zabel | 2 | |
2006-03-01 | tightvnc_1.3dev7.bb : add tightvnc recipe | Graeme Gregory | 3 | |
2006-03-01 | Add realvnc 3.3.7, courtesy Raymond Danks | Koen Kooi | 2 | |