summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common_0.99.1.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-10-21 16:14:22 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 00:42:27 +0100
commitf551690125ae5f09ecbc842e9e12786ca9d7ac59 (patch)
tree74ccd29267d332ab72a7d3e94721746f839d1c91 /recipes-lxde/lxde-common/lxde-common_0.99.1.bb
parentb3c9b626e0da6a188c845706d8634aeb6d5de81d (diff)
lxde-common: update to 0.99.2
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common_0.99.1.bb')
-rw-r--r--recipes-lxde/lxde-common/lxde-common_0.99.1.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common_0.99.1.bb b/recipes-lxde/lxde-common/lxde-common_0.99.1.bb
deleted file mode 100644
index baf31d5..0000000
--- a/recipes-lxde/lxde-common/lxde-common_0.99.1.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-DESCRIPTION="LXDE Session default configuration files"
-HOMEPAGE="http://lxde.sf.net/"
-SECTION = "x11"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=597980c597fe9ce16d7b6b19c44cfced"
-
-RDEPENDS_${PN} = "lxde-icon-theme"
-DEPENDS = "intltool-native"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/lxde-common-${PV}.tar.xz \
- file://lxde-common-replace_am_glib_gnu_gettext.patch \
-"
-
-SRC_URI[md5sum] = "3ab92bd7bcff8bc8e6395651d164cf76"
-SRC_URI[sha256sum] = "8ca5ea3185fd3cacc28116cd9adfdc3b1d92a4ff891fccf135d35f0224c29827"
-
-inherit autotools gettext update-alternatives
-
-FILES_${PN} += "${datadir}/lxde/ ${datadir}/lxpanel ${datadir}/xsessions"
-
-ALTERNATIVE_${PN} = "x-window-manager"
-ALTERNATIVE_LINK_NAME[x-window-manager] = "${bindir}/x-window-manager"
-ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/startlxde"
-ALTERNATIVE_PRIORITY[x-window-manager] = "15"