From ced8cdbd909429d4ba327078e136617a52ec61f7 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 13 Jul 2004 18:03:01 +0000 Subject: cosmetics for opie-bluetoothapplet BKrev: 40f423d57kvTOHIL5wwj0nof49Eysw --- opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe') diff --git a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe index e69de29bb2..d59ead6098 100644 --- a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe +++ b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe @@ -0,0 +1,19 @@ +DESCRIPTION = "Opie Bluetooth Applet" +SECTION = "opie/applets" +PRIORITY = "optional" +MAINTAINER = "Open Embedded " +LICENSE = "GPL" +PV = "1.1.4-cvs-${CVSDATE}" +APPNAME = "bluetoothapplet" + +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/net/opietooth/applet;date=${CVSDATE} \ + cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics/bluetoothapplet;date=${CVSDATE}" +S = "${WORKDIR}/applet" + +inherit opie + +do_install() { + install -d ${D}${palmtopdir}/pics/bluetoothapplet + install -m 0644 ${WORKDIR}/bluetoothapplet/*.png ${D}${palmtopdir}/pics/bluetoothapplet +} + -- cgit v1.2.3