void-packages/templates/libXmu/template
Juan RP 535d2128e5 Another set of changes for X11 related pkgs.
--HG--
extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
2009-02-09 16:02:42 +01:00

21 lines
824 B
Text

pkgname=libXmu
version=1.0.4
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Miscellaneous Utilities library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f83c00d6ed8f4c08effa9dcc2d7f1ff6f5a753f2b9fe1babda16618c2afa18f0
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."
shared_deps="libXt-1.0 libX11-1.1 libSM-1.0 libICE-1.0 libXext-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}"