xinit: update to 1.1.1, new deps style.

--HG--
extra : convert_revision : 26503eab17451e8640389735ac818162b0bd605e
This commit is contained in:
Juan RP 2009-03-25 06:30:26 +01:00
parent e989f048ac
commit 3322a09054

View file

@ -1,13 +1,19 @@
# Template build file for 'xinit'.
pkgname=xinit
version=1.1.0
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
version=1.1.1
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
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=d2631bd7eea0ce702b2b4d380e28365dab4fef83
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