void-packages/templates/xinit/template
Juan RP 3322a09054 xinit: update to 1.1.1, new deps style.
--HG--
extra : convert_revision : 26503eab17451e8640389735ac818162b0bd605e
2009-03-25 06:30:26 +01:00

19 lines
634 B
Text

# Template build file for 'xinit'.
pkgname=xinit
version=1.1.1
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_build_args="XINITDIR=/etc/X11/xinit"
make_install_args="XINITDIR=/etc/X11/xinit"
short_desc="X init program"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b103d2cf9e1cd8b049e28bb1109f3da3a14287bbce3ab8b2f427d55a6e5f4785
long_desc="
This package provides xinit and startx, utilities for starting the
X Window System server. This is from the modular X.org."
conf_files="/etc/X11/xinit/xinitrc"
Add_dependency full glibc
Add_dependency full libX11
Add_dependency build pkg-config