From 26f7fc766df8c51b05e5854ab950174102f33c46 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 21 Feb 2011 22:09:37 +0100 Subject: suppression de lxlauncher --- extra/lxlauncher/.footprint.i686 | 22 ---------------------- extra/lxlauncher/.footprint.x86_64 | 22 ---------------------- extra/lxlauncher/.md5sum.i686 | 1 - extra/lxlauncher/.md5sum.x86_64 | 1 - extra/lxlauncher/Pkgfile | 22 ---------------------- 5 files changed, 68 deletions(-) delete mode 100644 extra/lxlauncher/.footprint.i686 delete mode 100644 extra/lxlauncher/.footprint.x86_64 delete mode 100644 extra/lxlauncher/.md5sum.i686 delete mode 100644 extra/lxlauncher/.md5sum.x86_64 delete mode 100644 extra/lxlauncher/Pkgfile (limited to 'extra') diff --git a/extra/lxlauncher/.footprint.i686 b/extra/lxlauncher/.footprint.i686 deleted file mode 100644 index 9824b6782..000000000 --- a/extra/lxlauncher/.footprint.i686 +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/lxlauncher/ --rw-r--r-- root/root etc/xdg/lxlauncher/gtkrc --rw-r--r-- root/root etc/xdg/lxlauncher/settings.conf -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/lxlauncher-applications.menu -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/lxlauncher -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/desktop-directories/ --rw-r--r-- root/root usr/share/desktop-directories/lxde-learn.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-math.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-play.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-science.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-webmail.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-work.directory -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/lxlauncher.mo diff --git a/extra/lxlauncher/.footprint.x86_64 b/extra/lxlauncher/.footprint.x86_64 deleted file mode 100644 index 9824b6782..000000000 --- a/extra/lxlauncher/.footprint.x86_64 +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/xdg/ -drwxr-xr-x root/root etc/xdg/lxlauncher/ --rw-r--r-- root/root etc/xdg/lxlauncher/gtkrc --rw-r--r-- root/root etc/xdg/lxlauncher/settings.conf -drwxr-xr-x root/root etc/xdg/menus/ --rw-r--r-- root/root etc/xdg/menus/lxlauncher-applications.menu -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/lxlauncher -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/desktop-directories/ --rw-r--r-- root/root usr/share/desktop-directories/lxde-learn.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-math.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-play.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-science.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-webmail.directory --rw-r--r-- root/root usr/share/desktop-directories/lxde-work.directory -drwxr-xr-x root/root usr/share/locale/ -drwxr-xr-x root/root usr/share/locale/fr/ -drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ --rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/lxlauncher.mo diff --git a/extra/lxlauncher/.md5sum.i686 b/extra/lxlauncher/.md5sum.i686 deleted file mode 100644 index 5060411d1..000000000 --- a/extra/lxlauncher/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -5dbe6076eb1a411278e1fc2bccf2d75d lxlauncher-0.2.1.tar.gz diff --git a/extra/lxlauncher/.md5sum.x86_64 b/extra/lxlauncher/.md5sum.x86_64 deleted file mode 100644 index 5060411d1..000000000 --- a/extra/lxlauncher/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -5dbe6076eb1a411278e1fc2bccf2d75d lxlauncher-0.2.1.tar.gz diff --git a/extra/lxlauncher/Pkgfile b/extra/lxlauncher/Pkgfile deleted file mode 100644 index 82b2e692a..000000000 --- a/extra/lxlauncher/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# Description: launcher pour lxde -# URL: http://lxde.org/about.html -# Maintainer: NuTyX core team -# Packager: geantbrun at gmail dot com -# Depends on: gtk, startup-notification, menu-cache, gnome-menus -# Run on: gtk,startup-notification,menu-cache,gnome-menus - -name=lxlauncher -version=0.2.1 -release=1 -source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --sysconfdir=/etc - make - make DESTDIR=$PKG install - -} - - -- cgit v1.2.3-70-g09d2