DESCRIPTION = "Opie widget style" SECTION = "opie/styles" PRIORITY = "optional" MAINTAINER = "Team Opie " LICENSE = "GPL" APPNAME = "freshstyle" TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/fresh " S = "${WORKDIR}/fresh" inherit opie # FILES plugins/styles/libfreshstyle.so* do_install() { }