535d2128e5
--HG-- extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
16 lines
625 B
Text
16 lines
625 B
Text
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 libXext-1.0 libXt-1.0 libXmu-1.0 libXpm-3.5"
|
|
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 ${shared_deps}"
|
|
run_depends="glibc-2.8 ${shared_deps}"
|