From: Florian Boor Date: Sat, 30 Jul 2005 00:44:01 +0000 (+0000) Subject: Add new release of minilite supporting the Nokia 770. X-Git-Tag: Release-2010-05/1~9453^2~4005^2~22^2^2~1^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32d843f4a65a31c07bc4f823d3d574387c7305d9;p=openembedded.git Add new release of minilite supporting the Nokia 770. --- diff --git a/packages/minilite/minilite_0.49.bb b/packages/minilite/minilite_0.49.bb new file mode 100644 index 0000000000..0f5b126043 --- /dev/null +++ b/packages/minilite/minilite_0.49.bb @@ -0,0 +1,10 @@ +inherit gpe +LICENSE = "GPL" +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE Screen light control dockapp" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" + +export CVSBUILD="no"