[oe-commits] Denis 'GNUtoo' Carikli : add new recipe: slim (an X display manager)

git version control git at git.openembedded.org
Sun Mar 27 00:04:27 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b7fd958ca39eab3bcdbd20c35334dab30299c215
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b7fd958ca39eab3bcdbd20c35334dab30299c215

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sat Mar 26 18:08:22 2011 +0100

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 at no-log.org>

---

 recipes/slim/slim/Makefile.oe                |   64 ++++++
 recipes/slim/slim/Makefile.patch             |   20 ++
 recipes/slim/slim/delay.patch                |   12 +
 recipes/slim/slim/fix-manpage.patch          |    9 +
 recipes/slim/slim/ftbfs_gcc_4.4.patch        |   12 +
 recipes/slim/slim/pam-unix2.patch            |   89 +++++++
 recipes/slim/slim/rc.slim                    |   27 +++
 recipes/slim/slim/slim-conf.patch            |   56 +++++
 recipes/slim/slim/slim-dynwm                 |    8 +
 recipes/slim/slim/slim.pamd                  |   19 ++
 recipes/slim/slim/types.patch                |   12 +
 recipes/slim/slim/update_slim_wmlist         |   76 ++++++
 recipes/slim/slim/xauth_secret_support.patch |  316 ++++++++++++++++++++++++++
 recipes/slim/slim_1.3.1.bb                   |   84 +++++++
 14 files changed, 804 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=b7fd958ca39eab3bcdbd20c35334dab30299c215




More information about the Openembedded-commits mailing list