summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxpanel/lxpanel_0.5.8.bb')
-rw-r--r--recipes-lxde/lxpanel/lxpanel_0.5.8.bb24
1 files changed, 0 insertions, 24 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel_0.5.8.bb b/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
deleted file mode 100644
index dbcd76b..0000000
--- a/recipes-lxde/lxpanel/lxpanel_0.5.8.bb
+++ /dev/null
@@ -1,24 +0,0 @@
-DESCRIPTION = "LXDE Panel"
-HOMEPAGE = "http://lxde.org/"
-SECTION = "x11"
-
-PR = "r2"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=9d19a9495cc76dc96b703fb4aa157183"
-
-RDEPENDS_{PN} = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib"
-DEPENDS = "gtk+ menu-cache lxmenu-data libxmu libxpm alsa-lib"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz \
- file://lxpanel-0.5.6-broken-apps.patch \
- file://lxpanel_missing_am_prog_ar.patch \
-"
-SRC_URI[md5sum] = "129fae75d1cd3983fd94542c573a70a1"
-SRC_URI[sha256sum] = "6a3579d6f384c03a33a03e4d32016428c84eb0f2bc421704f724fe2cc015cddd"
-
-inherit autotools gettext pkgconfig
-
-EXTRA_OECONF += "--enable-alsa --with-x --with-plugins=all"
-
-FILES_${PN}-dbg += "${libdir}/lxpanel/plugins/.debug"