2009-03-19 01:46:20 +01:00
|
|
|
# Template build file for 'libSM'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libSM
|
2012-03-04 15:50:03 +01:00
|
|
|
version=1.2.1
|
|
|
|
homepage="http://xorg.freedesktop.org/"
|
2009-02-09 02:01:28 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config xtrans libuuid-devel libICE-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2008-10-01 05:09:19 +02:00
|
|
|
short_desc="X Session Management Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-04 15:50:03 +01:00
|
|
|
license="MIT"
|
|
|
|
checksum=93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d
|
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"
|