vp-build/templates/libXaw/template
Juan RP c397ef5864 Fix build/run deps in some xorg lib pkgs.
--HG--
extra : convert_revision : e2cc40e6fa780e8060860a56c41a59fff77a5268
2009-02-09 04:31:42 +01:00

18 lines
686 B
Plaintext

pkgname=libXaw
version=1.0.4
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=11f4ab184fb8dc853fd95238d4de7b251427dd036643d11fd2a669232fa35af9
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."
shared_deps="libX11-1.1 libICE-1.0 libSM-1.1 libXext-1.0 libXt-1.0
libXmu-1.0 libXpm-3.5 libXau-1.0 libXdmcp-1.0 e2fsprogs-1.41"
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"