aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxaw_X11R7.1-1.0.2.bb
blob: 7fb68385a184313d5d9e5e124e3a380b9aee2c95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "X Athena Widgets library"
SECTION = "x11/libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE = "MIT"

DEPENDS = "xproto libx11 libxt libxmu libxpm"
PROVIDES = "xaw"

XORG_RELEASE = "X11R7.1"
XORG_PN = "libXaw"

include xorg-xlibs.inc

# FIXME: libXaw needs a full x11, not diet
BROKEN = "1"