diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 22:19:24 +0100 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-27 22:19:24 +0100 |
commit | a62d4a989569202f2f3f705be8372e20946584dc (patch) | |
tree | e7b746e219af7e86846911b1c8fc0193bc8baec9 /xorg/xorg-xdm | |
parent | 3f35c4a2d51684cacf42e5606526529d3579162a (diff) | |
download | nutyx-pakxe-a62d4a989569202f2f3f705be8372e20946584dc.tar.gz nutyx-pakxe-a62d4a989569202f2f3f705be8372e20946584dc.tar.bz2 nutyx-pakxe-a62d4a989569202f2f3f705be8372e20946584dc.tar.xz nutyx-pakxe-a62d4a989569202f2f3f705be8372e20946584dc.zip |
Ajout de xorg-xdm#1.1.8-1
Diffstat (limited to 'xorg/xorg-xdm')
-rw-r--r-- | xorg/xorg-xdm/.footprint | 35 | ||||
-rw-r--r-- | xorg/xorg-xdm/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-xdm/Pkgfile | 21 | ||||
-rwxr-xr-x | xorg/xorg-xdm/xdm | 23 |
4 files changed, 81 insertions, 0 deletions
diff --git a/xorg/xorg-xdm/.footprint b/xorg/xorg-xdm/.footprint new file mode 100644 index 000000000..4b727bc23 --- /dev/null +++ b/xorg/xorg-xdm/.footprint @@ -0,0 +1,35 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/xdm +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xdm +-rwxr-xr-x root/root usr/bin/xdmshell +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/X11/ +drwxr-xr-x root/root usr/lib/X11/xdm/ +-rwxr-xr-x root/root usr/lib/X11/xdm/GiveConsole +-rwxr-xr-x root/root usr/lib/X11/xdm/TakeConsole +-rw-r--r-- root/root usr/lib/X11/xdm/Xaccess +-rwxr-xr-x root/root usr/lib/X11/xdm/Xreset +-rw-r--r-- root/root usr/lib/X11/xdm/Xresources +-rw-r--r-- root/root usr/lib/X11/xdm/Xservers +-rwxr-xr-x root/root usr/lib/X11/xdm/Xsession +-rwxr-xr-x root/root usr/lib/X11/xdm/Xsetup_0 +-rwxr-xr-x root/root usr/lib/X11/xdm/Xstartup +-rwxr-xr-x root/root usr/lib/X11/xdm/Xwilling +-rwxr-xr-x root/root usr/lib/X11/xdm/chooser +-rw-r--r-- root/root usr/lib/X11/xdm/libXdmGreet.a +-rwxr-xr-x root/root usr/lib/X11/xdm/libXdmGreet.la +-rwxr-xr-x root/root usr/lib/X11/xdm/libXdmGreet.so +drwxr-xr-x root/root usr/lib/X11/xdm/pixmaps/ +-rw-r--r-- root/root usr/lib/X11/xdm/pixmaps/xorg-bw.xpm +-rw-r--r-- root/root usr/lib/X11/xdm/pixmaps/xorg.xpm +-rw-r--r-- root/root usr/lib/X11/xdm/xdm-config +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/xdm.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/X11/ +drwxr-xr-x root/root usr/share/X11/app-defaults/ +-rw-r--r-- root/root usr/share/X11/app-defaults/Chooser diff --git a/xorg/xorg-xdm/.md5sum b/xorg/xorg-xdm/.md5sum new file mode 100644 index 000000000..902409499 --- /dev/null +++ b/xorg/xorg-xdm/.md5sum @@ -0,0 +1,2 @@ +ab67db2b29e8f1dd8fa8751f9be88a70 xdm +cc1816bc62a3722ad509373b0b7f30fe xdm-1.1.8.tar.bz2 diff --git a/xorg/xorg-xdm/Pkgfile b/xorg/xorg-xdm/Pkgfile new file mode 100644 index 000000000..47862c357 --- /dev/null +++ b/xorg/xorg-xdm/Pkgfile @@ -0,0 +1,21 @@ +# Description: X display manager +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-server, xorg-xrdb + +name=xorg-xdm +version=1.1.8 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/xdm-$version.tar.bz2 \ + xdm) + +build() { + cd xdm-$version + + ./configure --prefix=/usr --mandir=/usr/man + + make + make DESTDIR=$PKG install + + install -D -m 755 $SRC/xdm $PKG/etc/rc.d/xdm +} diff --git a/xorg/xorg-xdm/xdm b/xorg/xorg-xdm/xdm new file mode 100755 index 000000000..60d591a20 --- /dev/null +++ b/xorg/xorg-xdm/xdm @@ -0,0 +1,23 @@ +#!/bin/sh +# +# /etc/rc.d/xdm: start/stop xdm +# + +case $1 in +start) + /usr/bin/xdm + ;; +stop) + killall -q /usr/bin/xdm + ;; +restart) + $0 stop + sleep 2 + $0 start + ;; +*) + echo "usage: $0 [start|stop|restart]" + ;; +esac + +# End of file |