summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-25 16:39:58 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-25 16:39:58 +0200
commitc2a38f3627d008281b96197f73c213a9e784522d (patch)
treefcc5a6aa2cfc3a09bd93a9e8692cb4994d7f24a5
parente1c91c4d768e1460b934c4e8e90105c40c35e880 (diff)
downloadnutyx-extra-c2a38f3627d008281b96197f73c213a9e784522d.tar.gz
nutyx-extra-c2a38f3627d008281b96197f73c213a9e784522d.tar.bz2
nutyx-extra-c2a38f3627d008281b96197f73c213a9e784522d.tar.xz
nutyx-extra-c2a38f3627d008281b96197f73c213a9e784522d.zip
maj xorg-server#1.8.1-2
-rw-r--r--xorg/xorg-server/.footprint7
-rw-r--r--xorg/xorg-server/.md5sum2
-rwxr-xr-xxorg/xorg-server/Pkgfile4
3 files changed, 7 insertions, 6 deletions
diff --git a/xorg/xorg-server/.footprint b/xorg/xorg-server/.footprint
index c49e6faf6..4bde8d03c 100644
--- a/xorg/xorg-server/.footprint
+++ b/xorg/xorg-server/.footprint
@@ -31,7 +31,6 @@ drwxr-xr-x root/root usr/include/xorg/
-rw-r--r-- root/root usr/include/xorg/bstore.h
-rw-r--r-- root/root usr/include/xorg/bstorestr.h
-rw-r--r-- root/root usr/include/xorg/bt829.h
--rw-r--r-- root/root usr/include/xorg/callback.h
-rw-r--r-- root/root usr/include/xorg/cfb8_16.h
-rw-r--r-- root/root usr/include/xorg/closestr.h
-rw-r--r-- root/root usr/include/xorg/closure.h
@@ -81,6 +80,7 @@ drwxr-xr-x root/root usr/include/xorg/
-rw-r--r-- root/root usr/include/xorg/inputstr.h
-rw-r--r-- root/root usr/include/xorg/list.h
-rw-r--r-- root/root usr/include/xorg/mi.h
+-rw-r--r-- root/root usr/include/xorg/mibank.h
-rw-r--r-- root/root usr/include/xorg/mibstore.h
-rw-r--r-- root/root usr/include/xorg/micmap.h
-rw-r--r-- root/root usr/include/xorg/micoord.h
@@ -210,8 +210,6 @@ drwxr-xr-x root/root usr/lib/xorg/modules/extensions/
-rwxr-xr-x root/root usr/lib/xorg/modules/libexa.so
-rwxr-xr-x root/root usr/lib/xorg/modules/libfb.la
-rwxr-xr-x root/root usr/lib/xorg/modules/libfb.so
--rwxr-xr-x root/root usr/lib/xorg/modules/libfbdevhw.la
--rwxr-xr-x root/root usr/lib/xorg/modules/libfbdevhw.so
-rwxr-xr-x root/root usr/lib/xorg/modules/libint10.la
-rwxr-xr-x root/root usr/lib/xorg/modules/libint10.so
-rwxr-xr-x root/root usr/lib/xorg/modules/libshadow.la
@@ -228,6 +226,9 @@ drwxr-xr-x root/root usr/lib/xorg/modules/extensions/
-rwxr-xr-x root/root usr/lib/xorg/modules/libxaa.so
-rwxr-xr-x root/root usr/lib/xorg/modules/libxf8_16bpp.la
-rwxr-xr-x root/root usr/lib/xorg/modules/libxf8_16bpp.so
+drwxr-xr-x root/root usr/lib/xorg/modules/linux/
+-rwxr-xr-x root/root usr/lib/xorg/modules/linux/libfbdevhw.la
+-rwxr-xr-x root/root usr/lib/xorg/modules/linux/libfbdevhw.so
drwxr-xr-x root/root usr/lib/xorg/modules/multimedia/
-rwxr-xr-x root/root usr/lib/xorg/modules/multimedia/bt829_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/multimedia/bt829_drv.so
diff --git a/xorg/xorg-server/.md5sum b/xorg/xorg-server/.md5sum
index eade65ae0..a69c4963a 100644
--- a/xorg/xorg-server/.md5sum
+++ b/xorg/xorg-server/.md5sum
@@ -1 +1 @@
-d49305baa79772ca965407b0fd2dcb84 xorg-server-1.8.99.903.tar.bz2
+7c3b873692f4e93938261d774510e78d xorg-server-1.8.1.tar.bz2
diff --git a/xorg/xorg-server/Pkgfile b/xorg/xorg-server/Pkgfile
index aa8936269..035649c32 100755
--- a/xorg/xorg-server/Pkgfile
+++ b/xorg/xorg-server/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: mesa3d, xorg-bdftopcf, xorg-mkfontdir, xorg-mkfontscale, xorg-libxkbui, xorg-libxtst, xorg-libdmx, xorg-libxxf86misc, xorg-libxaw, xorg-libxvmc, xorg-libxi, xorg-libxres, xorg-libxcomposite, xorg-libxinerama, xorg-libxrandr, xorg-libxft, xorg-libxcursor, xorg-libxxf86dga, xorg-libpixman, xorg-libpciaccess, xorg-libxscrnsaver
name=xorg-server
-version=1.8.99.903
-release=1
+version=1.8.1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/xserver/$name-$version.tar.bz2)
build() {