add new recipe: slim (an X display manager)
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sat, 26 Mar 2011 17:08:22 +0000 (18:08 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sat, 26 Mar 2011 23:39:34 +0000 (00:39 +0100)
commitb7fd958ca39eab3bcdbd20c35334dab30299c215
tree44bad0698012952165ab4aff466ca0947a209576
parent40225fbb406dbeb07101c54b2a1da00b564a3262
add new recipe: slim (an X display manager)

The slim recipe was taken from the openpandora git here:
  http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=tree;f=recipes/slim;h=6ac85b55ec8fb1d600bdc0322b0a61c50520e290;hb=HEAD
And updated to use newer openembedded standards
  (like for instance apply=yes instead of patch=1)

Thanks JaMa|Off and woglinde for the help on DEPENDS and RDEPENDS:
From #oe on Freenode on IRC:
  <JaMa|Off> GNUtoo|laptop: 1) it should be RDEPENDS_${PN}
And:
  <woglinde> no RDEPENDS with virtual

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 files changed:
recipes/slim/slim/Makefile.oe [new file with mode: 0644]
recipes/slim/slim/Makefile.patch [new file with mode: 0644]
recipes/slim/slim/delay.patch [new file with mode: 0644]
recipes/slim/slim/fix-manpage.patch [new file with mode: 0644]
recipes/slim/slim/ftbfs_gcc_4.4.patch [new file with mode: 0644]
recipes/slim/slim/pam-unix2.patch [new file with mode: 0644]
recipes/slim/slim/rc.slim [new file with mode: 0644]
recipes/slim/slim/slim-conf.patch [new file with mode: 0644]
recipes/slim/slim/slim-dynwm [new file with mode: 0644]
recipes/slim/slim/slim.pamd [new file with mode: 0644]
recipes/slim/slim/types.patch [new file with mode: 0644]
recipes/slim/slim/update_slim_wmlist [new file with mode: 0644]
recipes/slim/slim/xauth_secret_support.patch [new file with mode: 0644]
recipes/slim/slim_1.3.1.bb [new file with mode: 0644]