2009-03-19 01:46:20 +01:00
|
|
|
# Template build file for 'libSM'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libSM
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.1.1
|
2009-02-09 02:01:28 +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 Session Management Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=f50d184d8c6a031b3ff4f0d52efcfd4ffa811b0362b166a9ff9ba4c2e9aa7ce0
|
2008-10-01 05:09:19 +02: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 02:01:28 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2009-03-19 01:46:20 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xtrans
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libICE
|
2009-05-13 06:59:35 +02:00
|
|
|
Add_dependency full libuuid
|