Files
Wang Mingyu b3cfb7c947 xmessage: upgrade 1.0.6 -> 1.0.7
Changelog:
===========
-configure: Use AC_SYS_LARGEFILE to enable large file support
-Add -version option
-updates -help option to not require successfully opening a display
-Print which arguments were unknown before giving usage message

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-20 09:28:12 -07:00

11 lines
324 B
BlitzBasic

require recipes-graphics/xorg-app/xorg-app-common.inc
SUMMARY = "Display a message or query in a window"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=73c7f696a728de728d7446cbca814cc5"
DEPENDS += "libxaw"
SRC_URI[sha256sum] = "703fccb7a0b772d61d7e603c189b9739866aa97ba985c727275420f829a30356"
SRC_URI_EXT = "xz"