package:
name: xorg-server
version: 1.16.0
download:
url: http://xorg.freedesktop.org/releases/individual/xserver/
file_tar_bz2: ~
checksum: 38330a03c5f7a38745a3f9816cf069db5b8844eebb358fd39dbabf61f32cd06b
version:
installed_pkgconfig: ~
linux:
- build:
- sh: export CFLAGS='-no-integrated-as'
- configure_kx: >
--with-xkb-output=/var/lib/xkb
--disable-install-setuid
--disable-docs
--disable-devel-docs
--enable-xcsecurity
--with-vendor-name=KaarPux
--with-vendor-name-short=KaarPux
--with-vendor-web=http://kaarpux.kaarposoft.dk/
- make: ~
- test:
- check: ~
- install:
- install: ~
- install_pkg_file: 644 dummy.conf /etc/X11
# Many configure options
# See also
# - http://www.linuxfromscratch.org/blfs/view/svn/x/x7server.html
# - http://pkgs.fedoraproject.org/gitweb/?p=xorg-x11-server.git;a=blob_plain;f=xorg-x11-server.spec;hb=HEAD