summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-siliconmotion
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 18:33:26 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 18:33:26 +0200
commit4044a8b0afb9246ce3ce19b1cadc8b30ef48a3c0 (patch)
tree88595ec094ed5ef67bf29aa778f17fd2229ab1de /xorg/xorg-xf86-video-siliconmotion
parent7ff32c17fc2edb9ab4c8d22c86209543bbf52390 (diff)
downloadnutyx-pakxe-4044a8b0afb9246ce3ce19b1cadc8b30ef48a3c0.tar.gz
nutyx-pakxe-4044a8b0afb9246ce3ce19b1cadc8b30ef48a3c0.tar.bz2
nutyx-pakxe-4044a8b0afb9246ce3ce19b1cadc8b30ef48a3c0.tar.xz
nutyx-pakxe-4044a8b0afb9246ce3ce19b1cadc8b30ef48a3c0.zip
suppression de xorg-xf86-video-openchrome
xorg-xf86-video-siliconmotion
Diffstat (limited to 'xorg/xorg-xf86-video-siliconmotion')
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/.footprint11
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/.md5sum1
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/Pkgfile19
3 files changed, 0 insertions, 31 deletions
diff --git a/xorg/xorg-xf86-video-siliconmotion/.footprint b/xorg/xorg-xf86-video-siliconmotion/.footprint
deleted file mode 100644
index 4d9491567..000000000
--- a/xorg/xorg-xf86-video-siliconmotion/.footprint
+++ /dev/null
@@ -1,11 +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/drivers/
--rwxr-xr-x root/root usr/lib/xorg/modules/drivers/siliconmotion_drv.la
--rwxr-xr-x root/root usr/lib/xorg/modules/drivers/siliconmotion_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/
--rw-r--r-- root/root usr/share/man/man4/siliconmotion.4.gz
diff --git a/xorg/xorg-xf86-video-siliconmotion/.md5sum b/xorg/xorg-xf86-video-siliconmotion/.md5sum
deleted file mode 100644
index d1569a271..000000000
--- a/xorg/xorg-xf86-video-siliconmotion/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-29fb322cd3adab52cc7f1ac86f9315bb xf86-video-siliconmotion-1.7.3.tar.bz2
diff --git a/xorg/xorg-xf86-video-siliconmotion/Pkgfile b/xorg/xorg-xf86-video-siliconmotion/Pkgfile
deleted file mode 100644
index ddbd2696a..000000000
--- a/xorg/xorg-xf86-video-siliconmotion/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: xorg driver xf86-video-siliconmotion
-# URL: http://xorg.freedesktop.org
-# Maintainer: NutyX core team
-# Packager : lesibel at free dot fr
-# Depends on: xorg-server
-
-name=xorg-xf86-video-siliconmotion
-version=1.7.3
-release=1
-source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-$version.tar.bz2)
-
-build() {
- cd xf86-video-siliconmotion-$version
-
- ./configure --prefix=/usr
-
- make
- make DESTDIR=$PKG install
-}