From 36fd292aadeee1d04a2f79ce026a7f39b728d826 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:45 +0200 Subject: xorg-xrandr dans extra --- xorg/xorg-xrandr/.footprint.i686 | 8 -------- xorg/xorg-xrandr/.footprint.x86_64 | 8 -------- xorg/xorg-xrandr/.md5sum.i686 | 1 - xorg/xorg-xrandr/.md5sum.x86_64 | 1 - xorg/xorg-xrandr/Pkgfile | 18 ------------------ 5 files changed, 36 deletions(-) delete mode 100644 xorg/xorg-xrandr/.footprint.i686 delete mode 100644 xorg/xorg-xrandr/.footprint.x86_64 delete mode 100644 xorg/xorg-xrandr/.md5sum.i686 delete mode 100644 xorg/xorg-xrandr/.md5sum.x86_64 delete mode 100644 xorg/xorg-xrandr/Pkgfile (limited to 'xorg') diff --git a/xorg/xorg-xrandr/.footprint.i686 b/xorg/xorg-xrandr/.footprint.i686 deleted file mode 100644 index e38b87b27..000000000 --- a/xorg/xorg-xrandr/.footprint.i686 +++ /dev/null @@ -1,8 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/xkeystone --rwxr-xr-x root/root usr/bin/xrandr -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/xrandr.1.gz diff --git a/xorg/xorg-xrandr/.footprint.x86_64 b/xorg/xorg-xrandr/.footprint.x86_64 deleted file mode 100644 index e38b87b27..000000000 --- a/xorg/xorg-xrandr/.footprint.x86_64 +++ /dev/null @@ -1,8 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/xkeystone --rwxr-xr-x root/root usr/bin/xrandr -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/xrandr.1.gz diff --git a/xorg/xorg-xrandr/.md5sum.i686 b/xorg/xorg-xrandr/.md5sum.i686 deleted file mode 100644 index 157552b89..000000000 --- a/xorg/xorg-xrandr/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -d6d20038257eba5178b523e10239d51c xrandr-1.3.4.tar.bz2 diff --git a/xorg/xorg-xrandr/.md5sum.x86_64 b/xorg/xorg-xrandr/.md5sum.x86_64 deleted file mode 100644 index 157552b89..000000000 --- a/xorg/xorg-xrandr/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -d6d20038257eba5178b523e10239d51c xrandr-1.3.4.tar.bz2 diff --git a/xorg/xorg-xrandr/Pkgfile b/xorg/xorg-xrandr/Pkgfile deleted file mode 100644 index c530ae060..000000000 --- a/xorg/xorg-xrandr/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Resize and rotate utility for X -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-libxrandr -# Run on: xorg-libxrandr - -name=xorg-xrandr -version=1.3.4 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/app/xrandr-$version.tar.bz2) - -build() { - cd xrandr-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-54-g00ecf