bd29a1f180
--HG-- extra : convert_revision : 1d32c5b049eab2af01ce01e4fcde53f02c3c4138
16 lines
641 B
Text
16 lines
641 B
Text
pkgname=libXxf86misc
|
|
version=1.0.1
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Library for the XFree86-Misc X extension"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=2122d67d49aaa06eeaeb3db173ea8a7048f3b52665e5135874bc5cadada91289
|
|
long_desc="
|
|
This library from the modular X.org project provides an interface
|
|
to the XFree86-Misc extension which allows various server settings
|
|
to be queried and changed dynamically."
|
|
|
|
shared_deps="libX11-1.1 libXext-1.0"
|
|
build_depends="pkg-config-0.23 xproto-7.0 xextproto-7.0 xf86miscproto-0.9
|
|
${shared_deps}"
|
|
run_depends="glibc-2.8 ${shared_deps}"
|