summaryrefslogtreecommitdiffstats
path: root/xorg-xinit
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-04-30 16:42:06 +0200
committerpiernov <piernov@piernov.org>2012-04-30 16:42:06 +0200
commit5f914a566e420428ebe36b24a0588751b1865ba9 (patch)
tree8de34d4d41392993e31137c41e890505fd266273 /xorg-xinit
parenta64fd1c7d2797b74b3d6542997958c2e3aa3a469 (diff)
parentbfbc76745ec8978b51bad9d8c057c75694f93f62 (diff)
downloadnutyx-extra-5f914a566e420428ebe36b24a0588751b1865ba9.tar.gz
nutyx-extra-5f914a566e420428ebe36b24a0588751b1865ba9.tar.bz2
nutyx-extra-5f914a566e420428ebe36b24a0588751b1865ba9.tar.xz
nutyx-extra-5f914a566e420428ebe36b24a0588751b1865ba9.zip
Merge http://kiao.no-ip.info/NuTyX/git/nutyx-extra
Diffstat (limited to 'xorg-xinit')
-rw-r--r--xorg-xinit/.footprint.i68613
-rw-r--r--xorg-xinit/.footprint.x86_6413
-rw-r--r--xorg-xinit/.md5sum.i6862
-rw-r--r--xorg-xinit/.md5sum.x86_642
-rw-r--r--xorg-xinit/Pkgfile20
-rw-r--r--xorg-xinit/xinitrc.patch20
6 files changed, 0 insertions, 70 deletions
diff --git a/xorg-xinit/.footprint.i686 b/xorg-xinit/.footprint.i686
deleted file mode 100644
index ab27d6795..000000000
--- a/xorg-xinit/.footprint.i686
+++ /dev/null
@@ -1,13 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/startx
--rwxr-xr-x root/root usr/bin/xinit
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/X11/
-drwxr-xr-x root/root usr/lib/X11/xinit/
--rw-r--r-- root/root usr/lib/X11/xinit/xinitrc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/startx.1.gz
--rw-r--r-- root/root usr/share/man/man1/xinit.1.gz
diff --git a/xorg-xinit/.footprint.x86_64 b/xorg-xinit/.footprint.x86_64
deleted file mode 100644
index ab27d6795..000000000
--- a/xorg-xinit/.footprint.x86_64
+++ /dev/null
@@ -1,13 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/startx
--rwxr-xr-x root/root usr/bin/xinit
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/X11/
-drwxr-xr-x root/root usr/lib/X11/xinit/
--rw-r--r-- root/root usr/lib/X11/xinit/xinitrc
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man1/
--rw-r--r-- root/root usr/share/man/man1/startx.1.gz
--rw-r--r-- root/root usr/share/man/man1/xinit.1.gz
diff --git a/xorg-xinit/.md5sum.i686 b/xorg-xinit/.md5sum.i686
deleted file mode 100644
index 8ce4c5b3a..000000000
--- a/xorg-xinit/.md5sum.i686
+++ /dev/null
@@ -1,2 +0,0 @@
-9c0943cbd83e489ad1b05221b97efd44 xinit-1.3.2.tar.bz2
-07d8d9b81cf35cb6741ace6226c2e8b7 xinitrc.patch
diff --git a/xorg-xinit/.md5sum.x86_64 b/xorg-xinit/.md5sum.x86_64
deleted file mode 100644
index 8ce4c5b3a..000000000
--- a/xorg-xinit/.md5sum.x86_64
+++ /dev/null
@@ -1,2 +0,0 @@
-9c0943cbd83e489ad1b05221b97efd44 xinit-1.3.2.tar.bz2
-07d8d9b81cf35cb6741ace6226c2e8b7 xinitrc.patch
diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile
deleted file mode 100644
index 4f8539b26..000000000
--- a/xorg-xinit/Pkgfile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Description: Initialiseur du Système X Window
-# URL: http://xorg.freedesktop.org
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on: xorg-server
-# Run on:
-
-name=xorg-xinit
-version=1.3.2
-release=1
-source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2
- xinitrc.patch)
-
-build() {
- cd xinit-$version
- ./configure $XORG_CONFIG
- make
- patch -Np1 -i ../xinitrc.patch
- make DESTDIR=$PKG install
-}
diff --git a/xorg-xinit/xinitrc.patch b/xorg-xinit/xinitrc.patch
deleted file mode 100644
index 51887a87f..000000000
--- a/xorg-xinit/xinitrc.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- xinit-1.2.0/xinitrc.old 2010-01-23 20:42:36.000000000 +0000
-+++ xinit-1.2.0/xinitrc 2010-01-23 15:23:09.000000000 +0000
-@@ -1,4 +1,5 @@
- #!/bin/sh
-+# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
-
- userresources=$HOME/.Xresources
- usermodmap=$HOME/.Xmodmap
-@@ -44,7 +45,7 @@
-
-
- twm &
--xclock -geometry 50x50-1+1 &
--xterm -geometry 80x50+494+51 &
--xterm -geometry 80x20+494-0 &
--exec xterm -geometry 80x66+0+0 -name login
-+xclock -geometry 50x50-1+1
-+#xterm -geometry 80x50+494+51 &
-+#xterm -geometry 80x20+494-0 &
-+#exec xterm -geometry 80x66+0+0 -name login