aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/lbxproxy_1.0.2.bb
blob: a3fe3d4fd2ae7d5f21b5dbf20561fc97c8761f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-app-common.inc
PE = "1"

DESCRIPTION = "Applications that would like to take advantage of the Low Bandwidth \
extension to X (LBX) must make their connections to an lbxproxy."

DEPENDS += " xtrans libxext liblbxutil virtual/libx11 libice xproxymngproto bigreqsproto zlib"

SRC_URI[archive.md5sum] = "0aa9284354552ce6700485a36d2803c3"
SRC_URI[archive.sha256sum] = "7ec5dee387bb6f3125392c0faca1c9712898b31e1410de9767e0d933b21cb679"
PR = "${INC_PR}.0"