aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jlime
AgeCommit message (Collapse)Author
2010-11-06jlime-extras-1.0: Change RDEPENDS to RRECOMMENDS.Alex Ferguson
Changed RDEPENDS = "jlime-extras-${MACHINE}" to RRECOMMENDS because some machines don't have (or need) extras recipes of their own. It's a more graceful solution. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-05jlime-extras: Split machine-specific files, update recipes.Alex Ferguson
jlime-extras is now split into two recipes, jlime-extras and jlime-extras-${MACHINE}, which contains machine-specific files and on which jlime-extras depends upon. jlime-extras-ben-nanonote was created, recipes for other machines are coming up. jlime-extras was also updated to reflect changes in the source archive. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-03jlime-extras: Fix md5sum and sha256sum.Alex Ferguson
The jlime-extras source archive was updated and this patch reflects that update in the md5sum and sha256sum. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-03jlime: Add several small jlime-specific recipes.Alex Ferguson
* Added fileselector-1.0, a simple file-selector in C and SDL. * Added fnkey-1.0, which is used to emulate a Mode_Shift + Shift keypress using xdotool on pressing the Fn key. This is mainly for the ben-nanonote, and is hackish, but works. * Added gtk-engine-industrial for gtk-1.2, since we still use gtk-1.2 applications in jlime, and gtk-1.2 looks ugly by default. This helps. * Added jlime-extras, a package which adds several files (initscripts, configuration files, other support files), some of which replace files found in other packages. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>