2008-10-06 21:29:59 +00:00
|
|
|
# Template build file for 'xinit'.
|
|
|
|
pkgname=xinit
|
2012-01-31 16:17:58 +00:00
|
|
|
version=1.3.2
|
2009-03-25 05:30:26 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-03-25 05:30:26 +00:00
|
|
|
make_build_args="XINITDIR=/etc/X11/xinit"
|
|
|
|
make_install_args="XINITDIR=/etc/X11/xinit"
|
2008-10-06 21:29:59 +00:00
|
|
|
short_desc="X init program"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-01-31 16:17:58 +00:00
|
|
|
checksum=a1867fdaa83f68750b12ba4305c3c62f5992d0f52cfeb98e96c27a8e690e0235
|
2008-10-06 21:29:59 +00:00
|
|
|
long_desc="
|
|
|
|
This package provides xinit and startx, utilities for starting the
|
|
|
|
X Window System server. This is from the modular X.org."
|
2009-03-25 05:30:26 +00:00
|
|
|
|
|
|
|
conf_files="/etc/X11/xinit/xinitrc"
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2011-07-02 22:37:47 +00:00
|
|
|
Add_dependency build libX11-devel
|