From 52efb176ec54d15043763c612da981f4db9d7724 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:46 +0200 Subject: xrestop dans extra --- xorg/xrestop/.footprint.i686 | 7 ------- xorg/xrestop/.footprint.x86_64 | 7 ------- xorg/xrestop/.md5sum.i686 | 1 - xorg/xrestop/.md5sum.x86_64 | 1 - xorg/xrestop/Pkgfile | 18 ------------------ 5 files changed, 34 deletions(-) delete mode 100644 xorg/xrestop/.footprint.i686 delete mode 100644 xorg/xrestop/.footprint.x86_64 delete mode 100644 xorg/xrestop/.md5sum.i686 delete mode 100644 xorg/xrestop/.md5sum.x86_64 delete mode 100644 xorg/xrestop/Pkgfile (limited to 'xorg') diff --git a/xorg/xrestop/.footprint.i686 b/xorg/xrestop/.footprint.i686 deleted file mode 100644 index ab790f9eb..000000000 --- a/xorg/xrestop/.footprint.i686 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/xrestop -drwxr-xr-x root/root usr/share/ -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/xrestop.1.gz diff --git a/xorg/xrestop/.footprint.x86_64 b/xorg/xrestop/.footprint.x86_64 deleted file mode 100644 index ab790f9eb..000000000 --- a/xorg/xrestop/.footprint.x86_64 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/xrestop -drwxr-xr-x root/root usr/share/ -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/xrestop.1.gz diff --git a/xorg/xrestop/.md5sum.i686 b/xorg/xrestop/.md5sum.i686 deleted file mode 100644 index 655e6b341..000000000 --- a/xorg/xrestop/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -d8a54596cbaf037e62b80c4585a3ca9b xrestop-0.4.tar.gz diff --git a/xorg/xrestop/.md5sum.x86_64 b/xorg/xrestop/.md5sum.x86_64 deleted file mode 100644 index 655e6b341..000000000 --- a/xorg/xrestop/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -d8a54596cbaf037e62b80c4585a3ca9b xrestop-0.4.tar.gz diff --git a/xorg/xrestop/Pkgfile b/xorg/xrestop/Pkgfile deleted file mode 100644 index d744d9b44..000000000 --- a/xorg/xrestop/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: top like tool for monitoring X client/server resource usage -# URL: http://freedesktop.org/wiki/Software/xrestop -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-libxres -# Run on: xorg-libxres - -name=xrestop -version=0.4 -release=1 -source=(http://projects.o-hand.com/sources/$name/$name-$version.tar.gz) - -build() { - cd xrestop-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-54-g00ecf