summaryrefslogtreecommitdiff
path: root/xorg/Pkgfile
blob: 616f905627d3566c1470350de083017f28ee6cc5 (plain)
    1 # Description: x.org's implementation of X11
    2 # URL: http://xorg.freedesktop.org
    3 # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
    4 # 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
    5 
    6 name=xorg
    7 version=7.4
    8 release=2
    9 source=()
   10 
   11 build() {
   12 	install -d $PKG/usr
   13 }

Generated by cgit