2009-03-19 02:06:20 +01:00
|
|
|
# Template build file for 'libXmu'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXmu
|
|
|
|
version=1.0.4
|
2009-05-13 06:59:35 +02:00
|
|
|
revision=1
|
2009-02-09 04:31:42 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 05:09:19 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Miscellaneous Utilities library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 04:31:42 +01:00
|
|
|
checksum=f83c00d6ed8f4c08effa9dcc2d7f1ff6f5a753f2b9fe1babda16618c2afa18f0
|
2008-10-01 05:09:19 +02: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 04:31:42 +01:00
|
|
|
|
2009-03-19 02:06:20 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build xtrans
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libSM
|
|
|
|
Add_dependency full libICE
|
|
|
|
Add_dependency full libXext
|
|
|
|
Add_dependency full libXt
|
2009-05-13 06:59:35 +02:00
|
|
|
Add_dependency full libuuid
|