2009-03-27 06:19:46 +01:00
|
|
|
# Template build file for 'sessreg'.
|
|
|
|
pkgname=sessreg
|
2011-02-19 10:32:24 +01:00
|
|
|
version=1.0.6
|
2009-03-27 06:19:46 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-03-31 09:52:00 +02:00
|
|
|
revision=2
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config libX11-devel"
|
2009-03-27 06:19:46 +01:00
|
|
|
short_desc="Manage utmp/wtmp entries for xdm"
|
2013-03-31 09:52:00 +02:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
2009-03-27 06:19:46 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 10:32:24 +01:00
|
|
|
checksum=73f31670842b7d969504a61f3c694bf1911f844831c390396971ae2b74de7190
|
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."
|
|
|
|
|