From 6e809ed28d2c624d139d9534346834207706ee0f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 22 Oct 2014 23:01:55 +0200 Subject: lxinput: update to 0.3.4 --- recipes-lxde/lxinput/lxinput_0.3.1.bb | 14 -------------- recipes-lxde/lxinput/lxinput_0.3.2.bb | 14 -------------- recipes-lxde/lxinput/lxinput_0.3.4.bb | 14 ++++++++++++++ 3 files changed, 14 insertions(+), 28 deletions(-) delete mode 100644 recipes-lxde/lxinput/lxinput_0.3.1.bb delete mode 100644 recipes-lxde/lxinput/lxinput_0.3.2.bb create mode 100644 recipes-lxde/lxinput/lxinput_0.3.4.bb diff --git a/recipes-lxde/lxinput/lxinput_0.3.1.bb b/recipes-lxde/lxinput/lxinput_0.3.1.bb deleted file mode 100644 index bc786f6..0000000 --- a/recipes-lxde/lxinput/lxinput_0.3.1.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "LXDE keyboard and mouse configuration tool" -HOMEPAGE = "http://lxde.org/" -SECTION = "x11" - -LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" - -DEPENDS = "glib-2.0 gtk+" - -SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" -SRC_URI[md5sum] = "948ad3371325f53bf8c4a7ed555558a4" -SRC_URI[sha256sum] = "b30f3be6cd250d548d40f9d2dcc5882ad5a2fe233149e90b96eab5b6e6e0a256" - -inherit autotools gettext pkgconfig diff --git a/recipes-lxde/lxinput/lxinput_0.3.2.bb b/recipes-lxde/lxinput/lxinput_0.3.2.bb deleted file mode 100644 index ccd730d..0000000 --- a/recipes-lxde/lxinput/lxinput_0.3.2.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "LXDE keyboard and mouse configuration tool" -HOMEPAGE = "http://lxde.org/" -SECTION = "x11" - -LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" - -DEPENDS = "virtual/libintl intltool-native glib-2.0 gtk+" - -SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz" -SRC_URI[md5sum] = "5bf563d04984ef2a147433f3bdda687b" -SRC_URI[sha256sum] = "481622f9f73c7d622a712df55d509a18805758ee002cbbc36efbd73bedd8205f" - -inherit autotools gettext pkgconfig diff --git a/recipes-lxde/lxinput/lxinput_0.3.4.bb b/recipes-lxde/lxinput/lxinput_0.3.4.bb new file mode 100644 index 0000000..833afb9 --- /dev/null +++ b/recipes-lxde/lxinput/lxinput_0.3.4.bb @@ -0,0 +1,14 @@ +SUMMARY = "LXDE keyboard and mouse configuration tool" +HOMEPAGE = "http://lxde.org/" +SECTION = "x11" + +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +DEPENDS = "virtual/libintl intltool-native glib-2.0 gtk+" + +SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.xz" +SRC_URI[md5sum] = "5deb8b5cffb8e385622051e4a7b103d0" +SRC_URI[sha256sum] = "6e37074e406a05792f6eaac029638bd02fe88926f20736d73dcb5113da825c24" + +inherit autotools gettext pkgconfig -- cgit v1.2.3