DESCRIPTION = "Restart Applet" SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Team Opie " LICENSE = "GPL" APPNAME = "restartapplet" I18N_FILES = "librestartapplet.ts" PR = "r1" TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/core/applets/restartapplet2 \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;tag=${TAG};module=opie/apps" S = "${WORKDIR}/restartapplet2" inherit opie # FILES plugins/applets/librestartapplet.so* do_install() { }