gpe-phonepanel: add 0.9
authorFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 24 Jul 2007 19:07:29 +0000 (19:07 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Tue, 24 Jul 2007 19:07:29 +0000 (19:07 +0000)
packages/gpephone/gpe-phonepanel_0.9.bb [new file with mode: 0644]

diff --git a/packages/gpephone/gpe-phonepanel_0.9.bb b/packages/gpephone/gpe-phonepanel_0.9.bb
new file mode 100644 (file)
index 0000000..f9e2f04
--- /dev/null
@@ -0,0 +1,12 @@
+LICENSE     = "GPL"
+DESCRIPTION = "A cellphone status panel to be used with gpe-applauncher."
+SECTION = "gpe"
+PRIORITY    = "optional"
+PR          = "r0"
+
+DEPENDS = "gtk+ libgpephone dbus-glib libsettings"
+
+GPE_TARBALL_SUFFIX= "bz2"
+inherit gpephone autotools
+
+FILES_${PN} += "${datadir}/themes"