summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-21 22:09:48 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-21 22:09:48 +0100
commit82149b8a2494a2839dafe1698988714e6354a7dd (patch)
tree14f97f898a10afcbdbd057e157b8bb2f5effc5d5
parent26f7fc766df8c51b05e5854ab950174102f33c46 (diff)
downloadnutyx-extra-82149b8a2494a2839dafe1698988714e6354a7dd.tar.gz
nutyx-extra-82149b8a2494a2839dafe1698988714e6354a7dd.tar.bz2
nutyx-extra-82149b8a2494a2839dafe1698988714e6354a7dd.tar.xz
nutyx-extra-82149b8a2494a2839dafe1698988714e6354a7dd.zip
suppression de lxde
-rw-r--r--extra/lxde/.footprint.i68611
-rw-r--r--extra/lxde/.footprint.x86_6411
-rw-r--r--extra/lxde/.md5sum.i6862
-rw-r--r--extra/lxde/.md5sum.x86_642
-rwxr-xr-xextra/lxde/LXDE.xinitrc1
-rw-r--r--extra/lxde/Pkgfile26
-rw-r--r--extra/lxde/lxde.desktop12
7 files changed, 0 insertions, 65 deletions
diff --git a/extra/lxde/.footprint.i686 b/extra/lxde/.footprint.i686
deleted file mode 100644
index 5a6394e38..000000000
--- a/extra/lxde/.footprint.i686
+++ /dev/null
@@ -1,11 +0,0 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/X11/
-drwxr-xr-x root/root etc/X11/dm/
--rw-r--r-- root/root etc/X11/dm/LXDE.xinitrc
-drwxr-xr-x root/root etc/qingy/
-drwxr-xr-x root/root etc/qingy/sessions/
--rwxr-xr-x root/root etc/qingy/sessions/LXDE
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/xsessions/
--rw-r--r-- root/root usr/share/xsessions/lxde.desktop
diff --git a/extra/lxde/.footprint.x86_64 b/extra/lxde/.footprint.x86_64
deleted file mode 100644
index 5a6394e38..000000000
--- a/extra/lxde/.footprint.x86_64
+++ /dev/null
@@ -1,11 +0,0 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/X11/
-drwxr-xr-x root/root etc/X11/dm/
--rw-r--r-- root/root etc/X11/dm/LXDE.xinitrc
-drwxr-xr-x root/root etc/qingy/
-drwxr-xr-x root/root etc/qingy/sessions/
--rwxr-xr-x root/root etc/qingy/sessions/LXDE
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/xsessions/
--rw-r--r-- root/root usr/share/xsessions/lxde.desktop
diff --git a/extra/lxde/.md5sum.i686 b/extra/lxde/.md5sum.i686
deleted file mode 100644
index 3050e768f..000000000
--- a/extra/lxde/.md5sum.i686
+++ /dev/null
@@ -1,2 +0,0 @@
-ab7760b61242d648f8429938aa70cf41 LXDE.xinitrc
-270284dce5ad90b488880af91a611840 lxde.desktop
diff --git a/extra/lxde/.md5sum.x86_64 b/extra/lxde/.md5sum.x86_64
deleted file mode 100644
index 3050e768f..000000000
--- a/extra/lxde/.md5sum.x86_64
+++ /dev/null
@@ -1,2 +0,0 @@
-ab7760b61242d648f8429938aa70cf41 LXDE.xinitrc
-270284dce5ad90b488880af91a611840 lxde.desktop
diff --git a/extra/lxde/LXDE.xinitrc b/extra/lxde/LXDE.xinitrc
deleted file mode 100755
index 4866e7cff..000000000
--- a/extra/lxde/LXDE.xinitrc
+++ /dev/null
@@ -1 +0,0 @@
-dbus-launch --exit-with-session startlxde
diff --git a/extra/lxde/Pkgfile b/extra/lxde/Pkgfile
deleted file mode 100644
index 11526a50f..000000000
--- a/extra/lxde/Pkgfile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Description: Bureau X11 très léger basé sur gtk
-# URL: http://lxde.org
-# Maintainer: NuTyX core team
-# Packager: geantbrun at gmail dot com
-# Depends on: wicd, pcmanfm obconf lxterminal lxtask lxsession lxrandr lxpanel lxshortcut lxnm lxde-common lxappearance lxlauncher menu-cache alsa-utils alsa-oss dbus-glib leafpad shared-mime-info startup-notification gpicview hicolor-icon-theme lxmenu-data
-# Run on: alsa-utils,dbus-glib,wicd,pcmanfm,obconf,lxterminal,lxtask,lxsession,lxrandr,lxpanel,lxshortcut,lxnm,lxde-common,lxappearance,lxlauncher,menu-cache,leafpad,shared-mime-info,startup-notification,gpicview,hicolor-icon-theme,lxmenu-data,desktop-file-utils
-
-
-name=lxde
-version=0.5.0
-release=4
-source=(lxde.desktop LXDE.xinitrc)
-
-build() {
- install -D -m644 lxde.desktop \
-$PKG/usr/share/xsessions/lxde.desktop
-install -D -m644 LXDE.xinitrc \
-$PKG/etc/X11/dm/LXDE.xinitrc
-mkdir -p $PKG/etc/qingy/sessions
-cat > $PKG/etc/qingy/sessions/LXDE << "EOF"
-source /etc/profile
-userclientrc=/etc/X11/dm/LXDE.xinitrc /usr/bin/startx.qingy
-EOF
-chmod 755 $PKG/etc/qingy/sessions/LXDE
-}
-
diff --git a/extra/lxde/lxde.desktop b/extra/lxde/lxde.desktop
deleted file mode 100644
index 36dfba450..000000000
--- a/extra/lxde/lxde.desktop
+++ /dev/null
@@ -1,12 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-# The names/descriptions should really be better
-Name=lxde
-Name[fr]= lxde
-Comment[fr]=Sélectionner cette session pour utiliser lxde comme
-environnment graphique
-Comment[he]=????? ??? ??? ?????? ?? Xfce ?????? ?????? ???
-
-Exec=startlxde
-Icon=
-Type=Application