From 5010ef356afbe1cadada5f97e90fd5dce29dbb4a Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 29 Mar 2016 19:38:37 +0200 Subject: lxinput: update to 0.3.5 Signed-off-by: Max Krummenacher --- recipes-lxde/lxinput/lxinput_0.3.4.bb | 14 -------------- recipes-lxde/lxinput/lxinput_0.3.5.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 recipes-lxde/lxinput/lxinput_0.3.4.bb create mode 100644 recipes-lxde/lxinput/lxinput_0.3.5.bb diff --git a/recipes-lxde/lxinput/lxinput_0.3.4.bb b/recipes-lxde/lxinput/lxinput_0.3.4.bb deleted file mode 100644 index cac9c89..0000000 --- a/recipes-lxde/lxinput/lxinput_0.3.4.bb +++ /dev/null @@ -1,14 +0,0 @@ -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-brokensep gettext pkgconfig diff --git a/recipes-lxde/lxinput/lxinput_0.3.5.bb b/recipes-lxde/lxinput/lxinput_0.3.5.bb new file mode 100644 index 0000000..31017ac --- /dev/null +++ b/recipes-lxde/lxinput/lxinput_0.3.5.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] = "69680debaef053d540ae3a5f4b237150" +SRC_URI[sha256sum] = "4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88" + +inherit autotools-brokensep gettext pkgconfig -- cgit v1.2.3