diff options
author | sibel <lesibel@free.fr> | 2011-03-19 18:01:07 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-19 18:01:07 +0100 |
commit | 652f85e8677ba8b28d229ae96ba45c8aa05abb22 (patch) | |
tree | e315e27d645efd3cccfa3b7359f67a58c311c2c5 | |
parent | 2c9d2b0f7f3eea899f1f34173668b361dd7b6a3f (diff) | |
parent | c90698b28f5d72c47e6c012bd477764813b61f0c (diff) | |
download | nutyx-extra-652f85e8677ba8b28d229ae96ba45c8aa05abb22.tar.gz nutyx-extra-652f85e8677ba8b28d229ae96ba45c8aa05abb22.tar.bz2 nutyx-extra-652f85e8677ba8b28d229ae96ba45c8aa05abb22.tar.xz nutyx-extra-652f85e8677ba8b28d229ae96ba45c8aa05abb22.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
-rw-r--r-- | extra/lxterminal/.footprint.i686 | 18 | ||||
-rw-r--r-- | extra/lxterminal/.footprint.x86_64 | 18 | ||||
-rw-r--r-- | extra/lxterminal/.md5sum.i686 | 1 | ||||
-rw-r--r-- | extra/lxterminal/.md5sum.x86_64 | 1 | ||||
-rw-r--r-- | extra/lxterminal/Pkgfile | 23 | ||||
-rwxr-xr-x | xfce/xfce/Pkgfile | 4 |
6 files changed, 63 insertions, 2 deletions
diff --git a/extra/lxterminal/.footprint.i686 b/extra/lxterminal/.footprint.i686 new file mode 100644 index 000000000..8f2e4adf5 --- /dev/null +++ b/extra/lxterminal/.footprint.i686 @@ -0,0 +1,18 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lxterminal +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/lxterminal.desktop +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/lxterminal.mo +drwxr-xr-x root/root usr/share/lxterminal/ +-rw-r--r-- root/root usr/share/lxterminal/lxterminal-preferences.ui +-rw-r--r-- root/root usr/share/lxterminal/lxterminal.conf +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/lxterminal.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/lxterminal.png diff --git a/extra/lxterminal/.footprint.x86_64 b/extra/lxterminal/.footprint.x86_64 new file mode 100644 index 000000000..8f2e4adf5 --- /dev/null +++ b/extra/lxterminal/.footprint.x86_64 @@ -0,0 +1,18 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lxterminal +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/lxterminal.desktop +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/lxterminal.mo +drwxr-xr-x root/root usr/share/lxterminal/ +-rw-r--r-- root/root usr/share/lxterminal/lxterminal-preferences.ui +-rw-r--r-- root/root usr/share/lxterminal/lxterminal.conf +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/lxterminal.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/lxterminal.png diff --git a/extra/lxterminal/.md5sum.i686 b/extra/lxterminal/.md5sum.i686 new file mode 100644 index 000000000..84d9e4704 --- /dev/null +++ b/extra/lxterminal/.md5sum.i686 @@ -0,0 +1 @@ +cb10cc667611dce3c141294712049c43 lxterminal-0.1.9.tar.gz diff --git a/extra/lxterminal/.md5sum.x86_64 b/extra/lxterminal/.md5sum.x86_64 new file mode 100644 index 000000000..84d9e4704 --- /dev/null +++ b/extra/lxterminal/.md5sum.x86_64 @@ -0,0 +1 @@ +cb10cc667611dce3c141294712049c43 lxterminal-0.1.9.tar.gz diff --git a/extra/lxterminal/Pkgfile b/extra/lxterminal/Pkgfile new file mode 100644 index 000000000..d8a3a8078 --- /dev/null +++ b/extra/lxterminal/Pkgfile @@ -0,0 +1,23 @@ +# Description: Terminal pour lxde +# URL: http://lxde.org/ +# Maintainer: NuTyX core team +# Packager: geantbrun at gmail dot com +# Depends on: intltool vte +# Run on: intltool,vte + +name=lxterminal +version=0.1.9 +release=1 + +source=(http://downloads.sourceforge.net/lxde/files/lxterminal-$version.tar.gz) + + +build() { +cd $name-$version +./configure --prefix=/usr \ + +make +make DESTDIR=$PKG install + +} + diff --git a/xfce/xfce/Pkgfile b/xfce/xfce/Pkgfile index 98e0b7a13..29895a3d3 100755 --- a/xfce/xfce/Pkgfile +++ b/xfce/xfce/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.xfce.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: xquisite,xfce4-panel,thunar,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,desktop-file-utils, gvfs -# Run on: xquisite,xfce4-panel,thunar,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,desktop-file-utils, gvfs +# Depends on: xquisite,xfce4-panel,thunar,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,desktop-file-utils, gvfs, lxdm +# Run on: xquisite,xfce4-panel,thunar,xfce4-settings,xfce4-session,xfwm4,xfdesktop,xfce4-appfinder,xfce-utils,gtk-xfce-engine,xfwm4-themes,terminal,mousepad,ristretto,desktop-file-utils, gvfs,lxdm name=xfce version=4.8.0 |