summaryrefslogtreecommitdiffstats
path: root/xorg/xorg/Pkgfile
blob: d8a0e1c1c7b99949d327192724b8fc00a0f144fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Description: x.org's implementation of X11
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-input-evdev, xorg-xf86-video-vesa, xorg-xf86-video-ati, xorg-xf86-video-nv, xorg-xf86-video-intel, dejavu-ttf, xorg-xinit, xorg-xauth, xorg-rgb, xkeyboard-config, xorg-twm, xorg-xclock, xorg-xterm

name=xorg
version=7.5
release=1
source=()

build() {
	install -d $PKG/usr
}