From cad552410b99c1b9a56ace1939f95807c22eb85f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 29 May 2006 21:50:35 +0000 Subject: gpe-login: add 0.87 --- packages/gpe-login/gpe-login_0.87.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/gpe-login/gpe-login_0.87.bb (limited to 'packages/gpe-login/gpe-login_0.87.bb') diff --git a/packages/gpe-login/gpe-login_0.87.bb b/packages/gpe-login/gpe-login_0.87.bb new file mode 100644 index 0000000000..5d7f00530c --- /dev/null +++ b/packages/gpe-login/gpe-login_0.87.bb @@ -0,0 +1,19 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE user login screen" +SECTION = "gpe" +PRIORITY = "optional" +DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" +RDEPENDS = "xkbd" +RPROVIDES = "gpe-session-starter" +PR = "r0" + +#apply a patch to set the fontsize for bigdpi (200+) devices to 5 +SRC_URI_append_ipaq-pxa270 = " file://highdpifontfix.patch;patch=1" +SRC_URI_append_spitz = " file://highdpifontfix.patch;patch=1" +SRC_URI_append_akita = " file://highdpifontfix.patch;patch=1" +SRC_URI_append_c7x0 = " file://highdpifontfix.patch;patch=1" +SRC_URI_append_nokia770 = " file://highdpifontfix.patch;patch=1" + +SRC_URI += " file://chvt-keylaunch.patch;patch=1 " -- cgit v1.2.3