summaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2006-04-07 18:48:00 +0200
committerTilman Sauerbeck <tilman@code-monkey.de>2006-04-07 18:48:00 +0200
commitfa19d4b3316ded8d2d5cf009059200741abcc8c5 (patch)
tree1e66d3e7d14f958d3881d21c5d3714f4b3775a09 /xorg
downloadxorg-fa19d4b3316ded8d2d5cf009059200741abcc8c5.tar.gz
xorg-fa19d4b3316ded8d2d5cf009059200741abcc8c5.tar.xz
initial import
Diffstat (limited to 'xorg')
-rw-r--r--xorg/.footprint1
-rw-r--r--xorg/.md5sum0
-rw-r--r--xorg/Pkgfile13
3 files changed, 14 insertions, 0 deletions
diff --git a/xorg/.footprint b/xorg/.footprint
new file mode 100644
index 00000000..9c4dffa8
--- /dev/null
+++ b/xorg/.footprint
@@ -0,0 +1 @@
+drwxr-xr-x root/root usr/
diff --git a/xorg/.md5sum b/xorg/.md5sum
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/xorg/.md5sum
diff --git a/xorg/Pkgfile b/xorg/Pkgfile
new file mode 100644
index 00000000..b5aa8e96
--- /dev/null
+++ b/xorg/Pkgfile
@@ -0,0 +1,13 @@
+# Description: x.org's implementation of X11
+# URL: http://xorg.freedesktop.org
+# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
+# 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
+
+name=xorg
+version=7.0
+release=1
+source=()
+
+build() {
+ install -d $PKG/usr
+}

Generated by cgit