mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
xterm: update to 277
License checksum changed due to date changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
+3
-4
@@ -1,13 +1,12 @@
|
||||
require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||
DESCRIPTION = "xterm is the standard terminal emulator for the X Window System."
|
||||
DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses"
|
||||
PR = "r6"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=4791b08be94de2e6315ddd158659997d"
|
||||
LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=33;md5=71d7532e485b8d325906bd751617e2a4"
|
||||
|
||||
SRC_URI = "ftp://invisible-island.net/xterm/${PN}-${PV}.tgz"
|
||||
SRC_URI[md5sum] = "bb53ddd4933736a50e6391cef3472c12"
|
||||
SRC_URI[sha256sum] = "41945aabb96e827c3ca1fdbb3c2fab3a65f4a84d4da0ceb06b030e6a028cf739"
|
||||
SRC_URI[md5sum] = "c0de5c2f7b3a50244c5cdd53dcab1de5"
|
||||
SRC_URI[sha256sum] = "6cd38606e4179a874220f33dfd41063f93cd1c717aa26c742beb7adea3c1471e"
|
||||
|
||||
EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
|
||||
--x-libraries=${STAGING_LIBDIR} \
|
||||
Reference in New Issue
Block a user