aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipaq-sleep/ipaq-sleep_0.7-9.bb
blob: 6895fee0580cde373d42ac28453921995b9e1bc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE = "GPL"
PR = "r3"

inherit gpe pkgconfig

DEPENDS = "apmd virtual/xserver xextensions x11 xau xscrnsaverh libxss"
SECTION = "x11/base"
RDEPENDS = "apm"

DESCRIPTION = "Automatic sleep/suspend control daemon"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

#CPPFLAGS_append += " -DDEBUG"
#CFLAGS_append += " -DDEBUG"