void-packages/srcpkgs/libXaw/template

25 lines
762 B
Text
Raw Normal View History

# Template build file for 'libXaw'.
pkgname=libXaw
version=1.0.7
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Athena Widgets Library from modular Xorg X11"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=740aaee9b09586b1c80f80890381c5ee70ea11efa4b6159f707c0f3684c6f328
long_desc="
Xaw is the X Athena Widget Set. Xaw is a widget set based on the
X Toolkit Intrinsics (Xt) Library.
This libXaw is from the modular Xorg X11."
subpackages="$pkgname-devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext
Add_dependency full libXt
Add_dependency full libXmu
Add_dependency full libXpm