summaryrefslogtreecommitdiff
path: root/xorg/Pkgfile
blob: b99b8bc59fb81e2d102b80a288ec228332b8e025 (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-video-vesa, xorg-xinit, xorg-xauth, xorg-rgb, xorg-font-misc-misc, xorg-font-cursor-misc, xorg-xkbdata
    5 
    6 name=xorg
    7 version=7.0
    8 release=1
    9 source=()
   10 
   11 build() {
   12 	install -d $PKG/usr
   13 }

Generated by cgit