CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
xorg-xmodmap: initial import (verified compilation)
[attic/ports/xorg-cross.git] / xorg / Pkgfile
CommitLineData
1b81f1ad
JB
1# Description: x.org's implementation of X11
2# URL: http://xorg.freedesktop.org
3# Maintainer: Tilman Sauerbeck tilman at crux dot nu
4# Arch Maintainer System Team crux-arm at mikeux dot dyndns dot org
5# Depends on: xorg-server xorg-xf86-input-mouse xorg-xf86-input-keyboard xorg-xf86-input-evdev xorg-xf86-video-fbdev xorg-xinit xorg-xauth xorg-rgb xkeyboard-config
6
7name=xorg
8version=7.4
9release=2
10source=()
11
12build() {
13 install -d $PKG/usr
14}