From 03af1a2a2507d671b3866333533d92764458e1c8 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Feb 2011 22:33:36 +0100 Subject: depot acompiler supprimé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acompiler/xorg-xf86-input-hyperpen/.footprint.i686 | 10 ---------- acompiler/xorg-xf86-input-hyperpen/.footprint.x86_64 | 10 ---------- acompiler/xorg-xf86-input-hyperpen/.md5sum.i686 | 2 -- acompiler/xorg-xf86-input-hyperpen/.md5sum.x86_64 | 2 -- acompiler/xorg-xf86-input-hyperpen/Pkgfile | 20 -------------------- 5 files changed, 44 deletions(-) delete mode 100644 acompiler/xorg-xf86-input-hyperpen/.footprint.i686 delete mode 100644 acompiler/xorg-xf86-input-hyperpen/.footprint.x86_64 delete mode 100644 acompiler/xorg-xf86-input-hyperpen/.md5sum.i686 delete mode 100644 acompiler/xorg-xf86-input-hyperpen/.md5sum.x86_64 delete mode 100644 acompiler/xorg-xf86-input-hyperpen/Pkgfile (limited to 'acompiler/xorg-xf86-input-hyperpen') diff --git a/acompiler/xorg-xf86-input-hyperpen/.footprint.i686 b/acompiler/xorg-xf86-input-hyperpen/.footprint.i686 deleted file mode 100644 index e07e7074c..000000000 --- a/acompiler/xorg-xf86-input-hyperpen/.footprint.i686 +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/xorg/ -drwxr-xr-x root/root usr/lib/xorg/modules/ -drwxr-xr-x root/root usr/lib/xorg/modules/input/ --rwxr-xr-x root/root usr/lib/xorg/modules/input/hyperpen_drv.la --rwxr-xr-x root/root usr/lib/xorg/modules/input/hyperpen_drv.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man4/ diff --git a/acompiler/xorg-xf86-input-hyperpen/.footprint.x86_64 b/acompiler/xorg-xf86-input-hyperpen/.footprint.x86_64 deleted file mode 100644 index e07e7074c..000000000 --- a/acompiler/xorg-xf86-input-hyperpen/.footprint.x86_64 +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/xorg/ -drwxr-xr-x root/root usr/lib/xorg/modules/ -drwxr-xr-x root/root usr/lib/xorg/modules/input/ --rwxr-xr-x root/root usr/lib/xorg/modules/input/hyperpen_drv.la --rwxr-xr-x root/root usr/lib/xorg/modules/input/hyperpen_drv.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man4/ diff --git a/acompiler/xorg-xf86-input-hyperpen/.md5sum.i686 b/acompiler/xorg-xf86-input-hyperpen/.md5sum.i686 deleted file mode 100644 index a0ee1c138..000000000 --- a/acompiler/xorg-xf86-input-hyperpen/.md5sum.i686 +++ /dev/null @@ -1,2 +0,0 @@ -d04c41d6f00487f36b2ea14ae86df708 hyperpen-1.3.0-abi.patch -c50d0da3206d18d9d94f720e3688eca5 xf86-input-hyperpen-1.3.0.tar.bz2 diff --git a/acompiler/xorg-xf86-input-hyperpen/.md5sum.x86_64 b/acompiler/xorg-xf86-input-hyperpen/.md5sum.x86_64 deleted file mode 100644 index a0ee1c138..000000000 --- a/acompiler/xorg-xf86-input-hyperpen/.md5sum.x86_64 +++ /dev/null @@ -1,2 +0,0 @@ -d04c41d6f00487f36b2ea14ae86df708 hyperpen-1.3.0-abi.patch -c50d0da3206d18d9d94f720e3688eca5 xf86-input-hyperpen-1.3.0.tar.bz2 diff --git a/acompiler/xorg-xf86-input-hyperpen/Pkgfile b/acompiler/xorg-xf86-input-hyperpen/Pkgfile deleted file mode 100644 index ee8db8430..000000000 --- a/acompiler/xorg-xf86-input-hyperpen/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: xorg driver xf86-input-hyperpen -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: lesibel at free dot fr -# Depends on: xorg-server - -name=xorg-xf86-input-hyperpen -version=1.3.0 -release=2 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-$version.tar.bz2 \ - http://nutyx.meticul.eu/files/patchs/xorg-xf86-input-hyperpen/hyperpen-1.3.0-abi.patch ) - -build() { - cd xf86-input-hyperpen-$version - patch -Np1 -i ../hyperpen-1.3.0-abi.patch - ./configure --prefix=/usr - - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2