2008-10-06 21:29:59 +00:00
|
|
|
# Template build file for 'xinit'.
|
|
|
|
pkgname=xinit
|
2009-03-25 05:30:26 +00:00
|
|
|
version=1.1.1
|
|
|
|
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"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2008-10-06 21:29:59 +00:00
|
|
|
short_desc="X init program"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-25 05:30:26 +00:00
|
|
|
checksum=b103d2cf9e1cd8b049e28bb1109f3da3a14287bbce3ab8b2f427d55a6e5f4785
|
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
|