summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-10-27 23:09:58 +0100
committerThierry N <thierryn1 at hispeed dot ch>2009-10-27 23:09:58 +0100
commit009825d387d676467c59ba00a48cfbc382796d74 (patch)
tree6f63b182196c7acb6b68f756b34d430a2eb3f42c /xorg
parent85efb683b3a42b0b6c5b3df4a7f51febe80cb4dd (diff)
downloadnutyx-extra-009825d387d676467c59ba00a48cfbc382796d74.tar.gz
nutyx-extra-009825d387d676467c59ba00a48cfbc382796d74.tar.bz2
nutyx-extra-009825d387d676467c59ba00a48cfbc382796d74.tar.xz
nutyx-extra-009825d387d676467c59ba00a48cfbc382796d74.zip
Ajout de xorg#7.4-2
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg/.footprint1
-rw-r--r--xorg/xorg/.md5sum0
-rw-r--r--xorg/xorg/Pkgfile14
3 files changed, 15 insertions, 0 deletions
diff --git a/xorg/xorg/.footprint b/xorg/xorg/.footprint
new file mode 100644
index 000000000..9c4dffa87
--- /dev/null
+++ b/xorg/xorg/.footprint
@@ -0,0 +1 @@
+drwxr-xr-x root/root usr/
diff --git a/xorg/xorg/.md5sum b/xorg/xorg/.md5sum
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/xorg/xorg/.md5sum
diff --git a/xorg/xorg/Pkgfile b/xorg/xorg/Pkgfile
new file mode 100644
index 000000000..15006f52b
--- /dev/null
+++ b/xorg/xorg/Pkgfile
@@ -0,0 +1,14 @@
+# Description: x.org's implementation of X11
+# URL: http://xorg.freedesktop.org
+# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-input-evdev, xorg-xf86-video-vesa, dejavu-ttf, xorg-xinit, xorg-xauth, xorg-rgb, xkeyboard-config, xorg-twm, xorg-xclock, xorg-xterm
+
+name=xorg
+version=7.4
+release=2
+source=()
+
+build() {
+ install -d $PKG/usr
+}