summaryrefslogtreecommitdiffstats
path: root/xorg/Pkgfile.old
blob: 714717072f9c9afdbcfd7b49f62f8827938d753b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Description: x.org's implementation of X11
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: 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
}