diff options
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode')
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc | 2 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.21.bb) | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc index 04a43c079e..4d5daa661c 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc | |||
@@ -5,7 +5,7 @@ terminal emulator rxvt, modified to store text in Unicode \ | |||
5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ | 5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ |
6 | output. It also supports mixing multiple fonts at the \ | 6 | output. It also supports mixing multiple fonts at the \ |
7 | same time, including Xft fonts." | 7 | same time, including Xft fonts." |
8 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf" | 8 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf libxmu" |
9 | 9 | ||
10 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ | 10 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ |
11 | file://xwc.patch \ | 11 | file://xwc.patch \ |
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.21.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb index 7049495e6d..bfa8a614df 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.21.bb +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb | |||
@@ -2,7 +2,7 @@ require rxvt-unicode.inc | |||
2 | 2 | ||
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
5 | file://src/main.C;beginline=1;endline=31;md5=7dac0395806570856e037f98aba8513b" | 5 | file://src/main.C;beginline=1;endline=31;md5=d3600d7ee1062667fcd1193fbe6485f6" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "a9a06c608258c5fd247c3725d8f44582" | 7 | SRC_URI[md5sum] = "93782dec27494eb079467dacf6e48185" |
8 | SRC_URI[sha256sum] = "75270ed72bc5895a64a1d7392bf45a622204192371c3965bd3dd978dc088956b" | 8 | SRC_URI[sha256sum] = "e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd" |