summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/xmessage_1.0.2.bb
blob: 583a02e265b35f3a4e1770de42191e2b3e82e028 (plain)
1
2
3
4
5
6
7
8
9
require xorg-app-common.inc

DESCRIPTION = "xmessage displays a message or query in a window."
DEPENDS += " libxaw libxt"
PE = "1"

SRC_URI[archive.md5sum] = "b4b561ef11fd184989a6062962e86748"
SRC_URI[archive.sha256sum] = "02b4016e93acab94105fa61f6dbe13082669276ab4650b871835fb7884b0c3c3"
PR = "${INC_PR}.0"