From: Florian Boor Date: Sat, 31 Mar 2007 23:11:49 +0000 (+0000) Subject: gpe-aerial: add 0.3.0 X-Git-Tag: Release-2010-05/1~8868^2~871^2~6^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ca5fa3f37ec2fd4c39a6eb8b51618896e45b8e;p=openembedded.git gpe-aerial: add 0.3.0 --- diff --git a/packages/gpe-aerial/gpe-aerial_0.3.0.bb b/packages/gpe-aerial/gpe-aerial_0.3.0.bb new file mode 100644 index 0000000000..9158305a80 --- /dev/null +++ b/packages/gpe-aerial/gpe-aerial_0.3.0.bb @@ -0,0 +1,11 @@ +inherit gpe autotools + +PR = "r0" +DESCRIPTION = "GPE wireless LAN communication applet" +DEPENDS = "gtk+ libgpewidget prismstumbler" +RDEPENDS = "prismstumbler" +SECTION = "gpe" +PRIORITY = "optional" +LICENSE = "GPL" + +GPE_TARBALL_SUFFIX = "bz2"