vp-build/templates/libSM/template
Juan RP c397ef5864 Fix build/run deps in some xorg lib pkgs.
--HG--
extra : convert_revision : e2cc40e6fa780e8060860a56c41a59fff77a5268
2009-02-09 04:31:42 +01:00

15 lines
548 B
Plaintext

pkgname=libSM
version=1.1.0
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Session Management Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7536ac382e1ff82014d3a0defba0c61b3a30984f4e5bc7707960d6debcb92a82
long_desc="
This package contains the library and header files for the X Session
Management Library. This is from the modular X.org project."
shared_deps="libICE-1.0 e2fsprogs-1.41"
build_depends="pkg-config-0.23 xtrans-1.2 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"