Update checksum and build/run_depends for a bunch of X11 pkgs.

--HG--
extra : convert_revision : 42396fcf8a9452c70352835ee2e1e9c94bb5fc7b
This commit is contained in:
Juan RP
2009-02-09 02:01:28 +01:00
parent 4a4f70b005
commit 2eb071d4b9
32 changed files with 81 additions and 166 deletions

View File

@@ -1,14 +1,13 @@
# Template build file for 'libSM'.
pkgname=libSM
version=1.1.0
distfiles="
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--without-libuuid"
pkgconfig_override="sm.pc"
short_desc="X Session Management Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=17edd4f1e931058f86ccdff17829115d2c1f5bad
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."
build_depends="pkg-config-0.23 xtrans-1.2 e2fsprogs-1.41"
run_depends="glibc-2.8 xtrans-1.2 e2fsprogs-1.41"