2009-03-19 00:46:20 +00:00
|
|
|
# Template build file for 'libSM'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=libSM
|
|
|
|
version=1.1.0
|
2009-05-13 04:59:35 +00:00
|
|
|
revision=1
|
2009-02-09 01:01:28 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 03:09:19 +00:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X Session Management Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-09 01:01:28 +00:00
|
|
|
checksum=7536ac382e1ff82014d3a0defba0c61b3a30984f4e5bc7707960d6debcb92a82
|
2008-10-01 03:09:19 +00:00
|
|
|
long_desc="
|
|
|
|
This package contains the library and header files for the X Session
|
|
|
|
Management Library. This is from the modular X.org project."
|
2009-02-09 01:01:28 +00:00
|
|
|
|
2009-03-19 00:46:20 +00:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libICE
|
2009-05-13 04:59:35 +00:00
|
|
|
Add_dependency full libuuid
|