aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-28 16:37:50 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:10:46 +0000
commit9aca7e651ce829e8a730dd187f54a5bba4253d06 (patch)
tree666272bdbbe53c4b421c0ede1fdc72ba8fedca21 /meta
parentfdaf4e791fcacb48ea430ec768ad9a6919c65ce0 (diff)
downloadopenembedded-core-9aca7e651ce829e8a730dd187f54a5bba4253d06.tar.gz
rxvt-unicode: Update to 9.14
COPYING file has been reformatted whites space changes Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.desktop)0
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.png)bin2847 -> 2847 bytes
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/xwc.patch)0
-rw-r--r--meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.12.bb)9
4 files changed, 5 insertions, 4 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop
index 882ea41136..882ea41136 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.desktop
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png
index e56fa2e9cd..e56fa2e9cd 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/rxvt.png
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png
Binary files differ
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch
index 16efeef49f..16efeef49f 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.12/xwc.patch
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.12.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb
index 5625245138..c3492491c1 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.12.bb
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb
@@ -1,14 +1,15 @@
SECTION = "x11/utils"
-DEPENDS = "virtual/libx11 libxt libxft"
DESCRIPTION = "rxvt-unicode is a clone of the well known \
terminal emulator rxvt, modified to store text in Unicode \
(either UCS-2 or UCS-4) and to use locale-correct input and \
output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://src/main.C;beginline=1;endline=31;md5=775485398a09fa7aee6f90464af88432"
+DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf"
+
PR = "r0"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
@@ -16,8 +17,8 @@ SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2
file://rxvt.desktop \
file://rxvt.png"
-SRC_URI[md5sum] = "945af37d661c8c45a7cac292160e7c70"
-SRC_URI[sha256sum] = "1db334204bfb264b3134e01d9d3cf446c5ac7d47514909435f914f3906f37e7e"
+SRC_URI[md5sum] = "022235a9a8b012c29e72c49177be6ce4"
+SRC_URI[sha256sum] = "29928a33be6b3fb0edd126df2c3d35e1900f8268b546ce54430780c550fa1d52"
inherit autotools update-alternatives