2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libXmu
|
|
|
|
version=1.0.4
|
2009-02-09 03:31:42 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 03:09:19 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Miscellaneous Utilities library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 03:31:42 +00:00
|
|
|
checksum=f83c00d6ed8f4c08effa9dcc2d7f1ff6f5a753f2b9fe1babda16618c2afa18f0
|
2008-10-01 03:09:19 +00:00
|
|
|
long_desc="
|
|
|
|
This Xmu library contains miscellaneous utilities and is not part of the
|
|
|
|
Xlib standard. It contains routines which only use public interfaces
|
|
|
|
so that it may be layered on top of any proprietary implementation of
|
|
|
|
Xlib or Xt.
|
|
|
|
|
|
|
|
This also includes the Mini Xmu library that does not use Xt and Xaw.
|
|
|
|
|
|
|
|
This is from the modular X.org project."
|
2009-02-09 03:31:42 +00:00
|
|
|
|
|
|
|
shared_deps="libXt-1.0 libX11-1.1 libSM-1.0 libICE-1.0 libXext-1.0
|
|
|
|
libXau-1.0 libXdmcp-1.0 e2fsprogs-1.41"
|
|
|
|
build_depends="pkg-config-0.23 xextproto-7.0 xtrans-1.2 ${shared_deps}"
|
|
|
|
run_depends="glibc-2.8 ${shared_deps}"
|