(I know this makes it depend on most of GPE. The non-GPE scripts should hopefully be moved out of gpe-session-scripts and gpe-dm soon.)
Remove 50-calibrate Xinit entry, we should be able to use the same as GPE
+++ /dev/null
-#!/bin/sh
-
-if ! test -e /etc/pointercal
-then
- xtscal
-fi
-
SECTION = "e/apps"
LICENSE = "MIT"
# can also use pam and crypt
-DEPENDS = "edb evas-x11 ecore-x11 edje esmart gpe-dm"
-RDEPENDS += "bash gpe-dm"
+DEPENDS = "edb evas-x11 ecore-x11 edje esmart"
+RDEPENDS += "bash keylaunch detect-stylus gpe-session-scripts gpe-dm"
HOMEPAGE = "http://www.enlightenment.org"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
CVSDATE = "${PV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/entrance \
file://Xserver.patch;patch=1 \