Merge bk://openembedded@openembedded.bkbits.net/packages
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 4 Jul 2004 20:01:31 +0000 (20:01 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 4 Jul 2004 20:01:31 +0000 (20:01 +0000)
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages

2004/07/04 22:01:14+02:00 hrw.one.pl!hrw
joined opie-alarm and opie-opiealarm into one opie-alarm package

BKrev: 40e8621blCnfemp0AvL1DfNJMdBpFg

opie-alarm/opie-alarm/01opiealarm [moved from opie-opiealarm/opie-opiealarm/01opiealarm with 100% similarity]
opie-alarm/opie-alarm_cvs.oe
opie-opiealarm/opie-opiealarm_cvs.oe [deleted file]

index 078c1c8..2b4473b 100644 (file)
@@ -4,15 +4,18 @@ PRIORITY = "optional"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
 LICENSE = "GPL"
 PV = "1.1.4-cvs-${CVSDATE}"
+RDEPENDS = "apmd"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/opiealarm;date=${CVSDATE}"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/core/opiealarm;date=${CVSDATE} \
+           file://01opiealarm "
 S = "${WORKDIR}/opiealarm"
 
 inherit palmtop
 
 do_install() {
-       install -d ${D}/${palmtopdir}/bin/
-       install -m 0755 ${S}/opiealarm ${D}/${palmtopdir}/bin/
+       install -d ${D}${palmtopdir}/bin/ ${D}${sysconfdir}/apm/event.d/
+       install -m 0755 ${S}/opiealarm ${D}${palmtopdir}/bin/
+       install -m 0755 ${WORKDIR}/01opiealarm ${D}${sysconfdir}/apm/event.d/
 }
 
-#FIXME add suspend/resume scripts
+FILES_${PN} = "${palmtopdir}/bin/opiealarm ${sysconfdir}/apm/event.d/01opiealarm"
diff --git a/opie-opiealarm/opie-opiealarm_cvs.oe b/opie-opiealarm/opie-opiealarm_cvs.oe
deleted file mode 100644 (file)
index e69de29..0000000