mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
rxvt-unicode: update to 9.22
License checksum change due to new copyright year. (From OE-Core rev: b317c68e10fd865aeef22c334ffc67f18669dbee) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
245af2b560
commit
6c02099341
@@ -5,7 +5,7 @@ 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."
|
||||
DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf"
|
||||
DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf libxmu"
|
||||
|
||||
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
|
||||
file://xwc.patch \
|
||||
|
||||
@@ -2,7 +2,7 @@ require rxvt-unicode.inc
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://src/main.C;beginline=1;endline=31;md5=7dac0395806570856e037f98aba8513b"
|
||||
file://src/main.C;beginline=1;endline=31;md5=d3600d7ee1062667fcd1193fbe6485f6"
|
||||
|
||||
SRC_URI[md5sum] = "a9a06c608258c5fd247c3725d8f44582"
|
||||
SRC_URI[sha256sum] = "75270ed72bc5895a64a1d7392bf45a622204192371c3965bd3dd978dc088956b"
|
||||
SRC_URI[md5sum] = "93782dec27494eb079467dacf6e48185"
|
||||
SRC_URI[sha256sum] = "e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd"
|
||||
Reference in New Issue
Block a user