20 lines
712 B
Cheetah
20 lines
712 B
Cheetah
# Template build file for 'libXmu'.
|
|
pkgname=libXmu
|
|
version=1.0.4
|
|
distfiles="
|
|
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
pkgconfig_override="xmu.pc xmuu.pc"
|
|
short_desc="X Miscellaneous Utilities library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=d1c1b185842456f65766df89f6a370f0d679ad29
|
|
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."
|