diff options
Diffstat (limited to 'recipes/gpephone/gpe-phonepanel_0.7.bb')
-rw-r--r-- | recipes/gpephone/gpe-phonepanel_0.7.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/gpephone/gpe-phonepanel_0.7.bb b/recipes/gpephone/gpe-phonepanel_0.7.bb deleted file mode 100644 index 92863e00c9..0000000000 --- a/recipes/gpephone/gpe-phonepanel_0.7.bb +++ /dev/null @@ -1,15 +0,0 @@ -LICENSE = "GPL" -DESCRIPTION = "A cellphone status panel to be used with gpe-applauncher." -SECTION = "gpe" -PRIORITY = "optional" -PR = "r0" - -DEPENDS = "gtk+ libgpephone dbus-glib" - -GPE_TARBALL_SUFFIX= "gz" -inherit gpephone autotools - -FILES_${PN} += "${datadir}/themes" - -SRC_URI[md5sum] = "2c60de78f2e539ea242c4ba891d3e5ed" -SRC_URI[sha256sum] = "4b1e77ff0a5a74165bae6e842f122fc17a6331e0566a2b83d1ad8ac3ef5fe4b8" |