From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- extra/roxterm/.footprint.i686 | 20 -------------------- extra/roxterm/.footprint.x86_64 | 20 -------------------- extra/roxterm/.md5sum.i686 | 1 - extra/roxterm/.md5sum.x86_64 | 1 - extra/roxterm/Pkgfile | 21 --------------------- 5 files changed, 63 deletions(-) delete mode 100644 extra/roxterm/.footprint.i686 delete mode 100644 extra/roxterm/.footprint.x86_64 delete mode 100644 extra/roxterm/.md5sum.i686 delete mode 100644 extra/roxterm/.md5sum.x86_64 delete mode 100644 extra/roxterm/Pkgfile (limited to 'extra/roxterm') diff --git a/extra/roxterm/.footprint.i686 b/extra/roxterm/.footprint.i686 deleted file mode 100644 index 628397409..000000000 --- a/extra/roxterm/.footprint.i686 +++ /dev/null @@ -1,20 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/roxterm --rwxr-xr-x root/root usr/bin/roxterm-config -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/roxterm.desktop -drwxr-xr-x root/root usr/share/icons/ -drwxr-xr-x root/root usr/share/icons/hicolor/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/roxterm.svg -drwxr-xr-x root/root usr/share/roxterm/ -drwxr-xr-x root/root usr/share/roxterm/Config/ -drwxr-xr-x root/root usr/share/roxterm/Config/Colours/ --rw-r--r-- root/root usr/share/roxterm/Config/Colours/GTK --rw-r--r-- root/root usr/share/roxterm/Config/Colours/Tango -drwxr-xr-x root/root usr/share/roxterm/Config/Shortcuts/ --rw-r--r-- root/root usr/share/roxterm/Config/Shortcuts/Default --rw-r--r-- root/root usr/share/roxterm/roxterm-config.glade diff --git a/extra/roxterm/.footprint.x86_64 b/extra/roxterm/.footprint.x86_64 deleted file mode 100644 index 628397409..000000000 --- a/extra/roxterm/.footprint.x86_64 +++ /dev/null @@ -1,20 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/roxterm --rwxr-xr-x root/root usr/bin/roxterm-config -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/roxterm.desktop -drwxr-xr-x root/root usr/share/icons/ -drwxr-xr-x root/root usr/share/icons/hicolor/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/roxterm.svg -drwxr-xr-x root/root usr/share/roxterm/ -drwxr-xr-x root/root usr/share/roxterm/Config/ -drwxr-xr-x root/root usr/share/roxterm/Config/Colours/ --rw-r--r-- root/root usr/share/roxterm/Config/Colours/GTK --rw-r--r-- root/root usr/share/roxterm/Config/Colours/Tango -drwxr-xr-x root/root usr/share/roxterm/Config/Shortcuts/ --rw-r--r-- root/root usr/share/roxterm/Config/Shortcuts/Default --rw-r--r-- root/root usr/share/roxterm/roxterm-config.glade diff --git a/extra/roxterm/.md5sum.i686 b/extra/roxterm/.md5sum.i686 deleted file mode 100644 index a18dc2584..000000000 --- a/extra/roxterm/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -a3ac0c34ce5ae82063ff4b4b518e07c1 roxterm-1.21.4.tar.gz diff --git a/extra/roxterm/.md5sum.x86_64 b/extra/roxterm/.md5sum.x86_64 deleted file mode 100644 index a18dc2584..000000000 --- a/extra/roxterm/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -a3ac0c34ce5ae82063ff4b4b518e07c1 roxterm-1.21.4.tar.gz diff --git a/extra/roxterm/Pkgfile b/extra/roxterm/Pkgfile deleted file mode 100644 index ca4e5b1ed..000000000 --- a/extra/roxterm/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: Emulateur de terminal basé sur GTK -# URL: http://roxterm.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: gtk, libglade, vte, dbus-glib -# Run on: gtk,libglade,vte,dbus-glib - -name=roxterm -version=1.21.4 -release=1 -source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --mandir=/usr/share/man - make - make DESTDIR=$PKG install - rm -r $PKG/usr/share/{doc,man,locale} -} - -- cgit v1.2.3-70-g09d2