aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ipaq-sleep/ipaq-sleep_0.7-9.bb
blob: 5a246f4a080c3a8f367ee7a877a010136a3944f2 (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 virtual/x11 libxau 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"