From eda25ed2232440b1e6aacbff0bd4e9d55024d07c Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Fri, 1 Dec 2006 20:11:11 +0100 Subject: [PATCH] xorg-libxrandr: updated to 1.1.2 --- xorg-libxrandr/.footprint | 38 +++++++++++++++++++------------------- xorg-libxrandr/.md5sum | 2 +- xorg-libxrandr/Pkgfile | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/xorg-libxrandr/.footprint b/xorg-libxrandr/.footprint index 659d1a6b..6c6e8338 100644 --- a/xorg-libxrandr/.footprint +++ b/xorg-libxrandr/.footprint @@ -9,24 +9,24 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libXrandr.so -> libXrandr.so.2.0.0 lrwxrwxrwx root/root usr/lib/libXrandr.so.2 -> libXrandr.so.2.0.0 -rwxr-xr-x root/root usr/lib/libXrandr.so.2.0.0 -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/XRRConfig.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigCurrentConfiguration.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigCurrentRate.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigRates.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigRotations.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigSizes.3x.gz --rw-r--r-- root/root usr/man/man3/XRRConfigTimes.3x.gz --rw-r--r-- root/root usr/man/man3/XRRFreeScreenConfigInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XRRGetScreenInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XRRQueryExtension.3x.gz --rw-r--r-- root/root usr/man/man3/XRRQueryVersion.3x.gz --rw-r--r-- root/root usr/man/man3/XRRRootToScreen.3x.gz --rw-r--r-- root/root usr/man/man3/XRRScreenConfig.3x.gz --rw-r--r-- root/root usr/man/man3/XRRSelectInput.3x.gz --rw-r--r-- root/root usr/man/man3/XRRSetScreenConfig.3x.gz --rw-r--r-- root/root usr/man/man3/XRRSetScreenConfigAndRate.3x.gz --rw-r--r-- root/root usr/man/man3/Xrandr.3x.gz drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xrandr.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-rw-r--r-- root/root usr/man/man3/XRRConfig.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigCurrentConfiguration.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigCurrentRate.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigRates.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigRotations.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigSizes.3.gz +-rw-r--r-- root/root usr/man/man3/XRRConfigTimes.3.gz +-rw-r--r-- root/root usr/man/man3/XRRFreeScreenConfigInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XRRGetScreenInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XRRQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/XRRQueryVersion.3.gz +-rw-r--r-- root/root usr/man/man3/XRRRootToScreen.3.gz +-rw-r--r-- root/root usr/man/man3/XRRScreenConfig.3.gz +-rw-r--r-- root/root usr/man/man3/XRRSelectInput.3.gz +-rw-r--r-- root/root usr/man/man3/XRRSetScreenConfig.3.gz +-rw-r--r-- root/root usr/man/man3/XRRSetScreenConfigAndRate.3.gz +-rw-r--r-- root/root usr/man/man3/Xrandr.3.gz diff --git a/xorg-libxrandr/.md5sum b/xorg-libxrandr/.md5sum index 02d6f180..fc22cf1e 100644 --- a/xorg-libxrandr/.md5sum +++ b/xorg-libxrandr/.md5sum @@ -1 +1 @@ -000374333b982ff13b30c2fc49ac41f8 libXrandr-1.1.1.tar.bz2 +962946952a01650bb43206043a3c0e12 libXrandr-1.1.2.tar.bz2 diff --git a/xorg-libxrandr/Pkgfile b/xorg-libxrandr/Pkgfile index acdbbb03..17f49f64 100644 --- a/xorg-libxrandr/Pkgfile +++ b/xorg-libxrandr/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-randrproto, xorg-xextproto, xorg-libxext, xorg-libxrender, xorg-renderproto name=xorg-libxrandr -version=1.1.1 +version=1.1.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXrandr-$version.tar.bz2)