16 lines
525 B
Plaintext
16 lines
525 B
Plaintext
# Template build file for 'sessreg'.
|
|
pkgname=sessreg
|
|
version=1.0.5
|
|
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>"
|
|
checksum=3308fbd0018d53bb818fee9de1cde484965b740073d5d240efa4cfc881c9d1a9
|
|
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
|