2009-03-27 05:19:46 +00:00
|
|
|
# Template build file for 'sessreg'.
|
|
|
|
pkgname=sessreg
|
2011-02-19 09:32:24 +00:00
|
|
|
version=1.0.6
|
2009-03-27 05:19:46 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libX11-devel"
|
2009-03-27 05:19:46 +00:00
|
|
|
short_desc="Manage utmp/wtmp entries for xdm"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:32:24 +00:00
|
|
|
checksum=73f31670842b7d969504a61f3c694bf1911f844831c390396971ae2b74de7190
|
2009-03-27 05:19:46 +00:00
|
|
|
long_desc="
|
|
|
|
Sessreg is a simple program to manage utmp/wtmp entries for
|
|
|
|
xdm sessions and other clients not started from init."
|
|
|
|
|