From 93b34bb95da4082b36be6ab958d06a43277dfa41 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 27 Apr 2010 17:31:13 +0200 Subject: xorg-xf86-video-siliconmotion dans test --- test/xorg-xf86-video-siliconmotion/.footprint | 11 +++++++++++ test/xorg-xf86-video-siliconmotion/.md5sum | 1 + test/xorg-xf86-video-siliconmotion/Pkgfile | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 test/xorg-xf86-video-siliconmotion/.footprint create mode 100644 test/xorg-xf86-video-siliconmotion/.md5sum create mode 100644 test/xorg-xf86-video-siliconmotion/Pkgfile (limited to 'test/xorg-xf86-video-siliconmotion') diff --git a/test/xorg-xf86-video-siliconmotion/.footprint b/test/xorg-xf86-video-siliconmotion/.footprint new file mode 100644 index 000000000..4d9491567 --- /dev/null +++ b/test/xorg-xf86-video-siliconmotion/.footprint @@ -0,0 +1,11 @@ +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/test/xorg-xf86-video-siliconmotion/.md5sum b/test/xorg-xf86-video-siliconmotion/.md5sum new file mode 100644 index 000000000..d1569a271 --- /dev/null +++ b/test/xorg-xf86-video-siliconmotion/.md5sum @@ -0,0 +1 @@ +29fb322cd3adab52cc7f1ac86f9315bb xf86-video-siliconmotion-1.7.3.tar.bz2 diff --git a/test/xorg-xf86-video-siliconmotion/Pkgfile b/test/xorg-xf86-video-siliconmotion/Pkgfile new file mode 100644 index 000000000..ddbd2696a --- /dev/null +++ b/test/xorg-xf86-video-siliconmotion/Pkgfile @@ -0,0 +1,19 @@ +# 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 +} -- cgit v1.2.3-70-g09d2