summaryrefslogtreecommitdiffstats
path: root/xorg/Pkgfile
blob: bafe8d6c87a141c6cf45e82b56acd7a44f6352c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
description="x.org's implementation of X11"
packager=""
maintainer="Tilman Sauerbeck, tilman at crux dot nu"
url="http://xorg.freedesktop.org"
depends=(xorg-server xorg-xf86-input-mouse xorg-xf86-input-keyboard xorg-xf86-input-evdev xorg-xf86-video-vesa xorg-xinit xorg-xauth xorg-rgb xkeyboard-config)

name=xorg
version=7.5
release=1
source=()
build () 
{ 
    install -d $PKG/usr
}