summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-10-22 22:56:46 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-01-10 16:31:54 +0100
commit034db2689022294e82261b66e6b3892d150ec8a9 (patch)
tree08670a11688cc843c4a5c47af11ba71aa79e6a54
parentb318d3293a5bf152ffe202521223a28b135e1dbf (diff)
lxmenu-data: update to 0.1.4
-rw-r--r--recipes-lxde/lxmenu-data/lxmenu-data/lxmenu-replace_am_glib_gnu_gettext.patch2
-rw-r--r--recipes-lxde/lxmenu-data/lxmenu-data_0.1.2.bb19
-rw-r--r--recipes-lxde/lxmenu-data/lxmenu-data_0.1.4.bb20
3 files changed, 21 insertions, 20 deletions
diff --git a/recipes-lxde/lxmenu-data/lxmenu-data/lxmenu-replace_am_glib_gnu_gettext.patch b/recipes-lxde/lxmenu-data/lxmenu-data/lxmenu-replace_am_glib_gnu_gettext.patch
index 15eae5a..8998aca 100644
--- a/recipes-lxde/lxmenu-data/lxmenu-data/lxmenu-replace_am_glib_gnu_gettext.patch
+++ b/recipes-lxde/lxmenu-data/lxmenu-data/lxmenu-replace_am_glib_gnu_gettext.patch
@@ -1,5 +1,5 @@
--- lxmenu-data-0.1.2/configure.in~ 2011-07-23 22:05:34.000000000 +0200
-+++ lxmenu-data-0.1.2/configure.in 2014-04-30 18:20:09.985465810 +0200
++++ lxmenu-data-0.1.2/configure.ac 2014-04-30 18:20:09.985465810 +0200
@@ -6,7 +6,10 @@
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Name of default gettext domain])
AC_SUBST(GETTEXT_PACKAGE)
diff --git a/recipes-lxde/lxmenu-data/lxmenu-data_0.1.2.bb b/recipes-lxde/lxmenu-data/lxmenu-data_0.1.2.bb
deleted file mode 100644
index f0e06fe..0000000
--- a/recipes-lxde/lxmenu-data/lxmenu-data_0.1.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "LXDE desktop menu data"
-HOMEPAGE = "http://lxde.sourceforge.net/"
-SECTION = "x11"
-
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b99dd46479fb9eb2899071cd03f6cb86"
-
-DEPENDS = "intltool-native"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz \
- file://lxmenu-replace_am_glib_gnu_gettext.patch \
-"
-SRC_URI[md5sum] = "2184ab3746d572477f1bea7e98e230a8"
-SRC_URI[sha256sum] = "34c285a0430404e815263a4bb33a79eb47b168c56469be0f7ffb19730a57a045"
-
-inherit autotools gettext pkgconfig
-
-FILES_${PN} += "${datadir}/desktop-directories/"
-
diff --git a/recipes-lxde/lxmenu-data/lxmenu-data_0.1.4.bb b/recipes-lxde/lxmenu-data/lxmenu-data_0.1.4.bb
new file mode 100644
index 0000000..a96975b
--- /dev/null
+++ b/recipes-lxde/lxmenu-data/lxmenu-data_0.1.4.bb
@@ -0,0 +1,20 @@
+DESCRIPTION = "Data files for application menu "
+HOMEPAGE = "http://lxde.sourceforge.net/"
+SECTION = "x11"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
+
+DEPENDS = "intltool-native"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz \
+ file://lxmenu-replace_am_glib_gnu_gettext.patch \
+"
+
+SRC_URI[md5sum] = "a44bb6214594fee21b8ef3e478b0f0e5"
+SRC_URI[sha256sum] = "8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c"
+
+inherit autotools gettext pkgconfig
+
+FILES_${PN} += "${datadir}/desktop-directories/"
+