commit 71ffdc040313839259b29a8e886903ad9c6a160a Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Fri Dec 27 22:46:39 2013 +0100 xorg-server: updated to 1.15.0 diff --git a/xorg-server/.footprint b/xorg-server/.footprint index 6d18da0..a437f4b 100644 --- a/xorg-server/.footprint +++ b/xorg-server/.footprint @@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/dixstruct.h -rw-r--r-- root/root usr/include/xorg/dri.h -rw-r--r-- root/root usr/include/xorg/dri2.h +-rw-r--r-- root/root usr/include/xorg/dri3.h -rw-r--r-- root/root usr/include/xorg/dristruct.h -rw-r--r-- root/root usr/include/xorg/edid.h -rw-r--r-- root/root usr/include/xorg/events.h @@ -95,6 +96,8 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/mispans.h -rw-r--r-- root/root usr/include/xorg/mistruct.h -rw-r--r-- root/root usr/include/xorg/misync.h +-rw-r--r-- root/root usr/include/xorg/misyncfd.h +-rw-r--r-- root/root usr/include/xorg/misyncshm.h -rw-r--r-- root/root usr/include/xorg/misyncstr.h -rw-r--r-- root/root usr/include/xorg/miwideline.h -rw-r--r-- root/root usr/include/xorg/mizerarc.h @@ -108,6 +111,8 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/picturestr.h -rw-r--r-- root/root usr/include/xorg/pixmap.h -rw-r--r-- root/root usr/include/xorg/pixmapstr.h +-rw-r--r-- root/root usr/include/xorg/present.h +-rw-r--r-- root/root usr/include/xorg/presentext.h -rw-r--r-- root/root usr/include/xorg/privates.h -rw-r--r-- root/root usr/include/xorg/property.h -rw-r--r-- root/root usr/include/xorg/propertyst.h @@ -162,7 +167,6 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/xf86Privstr.h -rw-r--r-- root/root usr/include/xorg/xf86RamDac.h -rw-r--r-- root/root usr/include/xorg/xf86RandR12.h --rw-r--r-- root/root usr/include/xorg/xf86Rename.h -rw-r--r-- root/root usr/include/xorg/xf86VGAarbiter.h -rw-r--r-- root/root usr/include/xorg/xf86Xinput.h -rw-r--r-- root/root usr/include/xorg/xf86_OSlib.h @@ -252,6 +256,7 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ drwxr-xr-x root/root usr/share/X11/xorg.conf.d/ -rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-evdev.conf +-rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-quirks.conf drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xorg-server.m4 drwxr-xr-x root/root var/ diff --git a/xorg-server/.md5sum b/xorg-server/.md5sum index c0ca5b3..df30ce1 100644 --- a/xorg-server/.md5sum +++ b/xorg-server/.md5sum @@ -1 +1 @@ -89a9e2cbcf2be3bfe3da96f19100c978 xorg-server-1.14.5.tar.bz2 +c2ace3697b32414094cf8c597c39d7d9 xorg-server-1.15.0.tar.bz2 diff --git a/xorg-server/Pkgfile b/xorg-server/Pkgfile index 32ab0a7..14cbf99 100644 --- a/xorg-server/Pkgfile +++ b/xorg-server/Pkgfile @@ -4,7 +4,7 @@ # Depends on: udev util-linux mesa3d xorg-bdftopcf xorg-bigreqsproto xorg-libdmx xorg-libpixman xorg-libxaw xorg-libxcomposite xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxkbfile xorg-libxrandr xorg-libxres xorg-libxtst xorg-libxvmc xorg-libxxf86dga xorg-mkfontdir xorg-mkfontscale xorg-scrnsaverproto xorg-xcmiscproto xorg-xf86driproto name=xorg-server -version=1.14.5 +version=1.15.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/xserver/$name-$version.tar.b...)