2009-03-27 06:19:46 +01:00
|
|
|
# Template build file for 'sessreg'.
|
|
|
|
pkgname=sessreg
|
2009-10-28 03:06:01 +01:00
|
|
|
version=1.0.5
|
2009-03-27 06:19:46 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Manage utmp/wtmp entries for xdm"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=3308fbd0018d53bb818fee9de1cde484965b740073d5d240efa4cfc881c9d1a9
|
2009-03-27 06:19:46 +01:00
|
|
|
long_desc="
|
|
|
|
Sessreg is a simple program to manage utmp/wtmp entries for
|
|
|
|
xdm sessions and other clients not started from init."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|