19 lines
658 B
Text
19 lines
658 B
Text
# Template build file for 'libSM'.
|
|
pkgname=libSM
|
|
version=1.2.1
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="X Session Management Library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
checksum=93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d
|
|
long_desc="
|
|
This package contains the library and header files for the X Session
|
|
Management Library. This is from the modular X.org project."
|
|
|
|
subpackages="$pkgname-devel"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build xtrans
|
|
Add_dependency build libuuid-devel
|
|
Add_dependency build libICE-devel
|