summaryrefslogtreecommitdiff
path: root/xorg-libxscrnsaver
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-01-23 20:53:05 +0100
committerTilman Sauerbeck <tilman@crux.nu>2007-01-23 20:53:05 +0100
commit51f381d33ebc1f57b18407de0ab5a18573c68364 (patch)
tree01ecd906c0c9a2b6a89946dcb9f99b0177868ef7 /xorg-libxscrnsaver
parentf32413e5cc2ef04d411e240a7cc7423378625e5f (diff)
downloadxorg-51f381d33ebc1f57b18407de0ab5a18573c68364.tar.gz
xorg-51f381d33ebc1f57b18407de0ab5a18573c68364.tar.xz
xorg-libxscrnsaver: updated to 1.1.2
Diffstat (limited to 'xorg-libxscrnsaver')
-rw-r--r--xorg-libxscrnsaver/.footprint24
-rw-r--r--xorg-libxscrnsaver/.md5sum2
-rw-r--r--xorg-libxscrnsaver/Pkgfile4
3 files changed, 15 insertions, 15 deletions
diff --git a/xorg-libxscrnsaver/.footprint b/xorg-libxscrnsaver/.footprint
index e33f19f4..d6da46d6 100644
--- a/xorg-libxscrnsaver/.footprint
+++ b/xorg-libxscrnsaver/.footprint
@@ -9,15 +9,15 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xscrnsaver.pc
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
--rw-r--r-- root/root usr/man/man3/XScreenSaverAllocInfo.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverGetRegistered.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverQueryExtension.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverQueryInfo.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverQueryVersion.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverRegister.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverSelectInput.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverSetAttributes.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverSuspend.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverUnregister.3x.gz
--rw-r--r-- root/root usr/man/man3/XScreenSaverUnsetAttributes.3x.gz
--rw-r--r-- root/root usr/man/man3/Xss.3x.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverAllocInfo.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverGetRegistered.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryExtension.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryInfo.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryVersion.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverRegister.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverSelectInput.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverSetAttributes.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverSuspend.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverUnregister.3.gz
+-rw-r--r-- root/root usr/man/man3/XScreenSaverUnsetAttributes.3.gz
+-rw-r--r-- root/root usr/man/man3/Xss.3.gz
diff --git a/xorg-libxscrnsaver/.md5sum b/xorg-libxscrnsaver/.md5sum
index 178327a8..9dba6e52 100644
--- a/xorg-libxscrnsaver/.md5sum
+++ b/xorg-libxscrnsaver/.md5sum
@@ -1 +1 @@
-a4d66a0ef8b306b34a63e12cd0f17bcf libXScrnSaver-1.1.0.tar.bz2
+ac2d697dd02f51e5c15f7104f4be5328 libXScrnSaver-1.1.2.tar.bz2
diff --git a/xorg-libxscrnsaver/Pkgfile b/xorg-libxscrnsaver/Pkgfile
index e817c664..83a594ff 100644
--- a/xorg-libxscrnsaver/Pkgfile
+++ b/xorg-libxscrnsaver/Pkgfile
@@ -4,14 +4,14 @@
# Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-scrnsaverproto
name=xorg-libxscrnsaver
-version=1.1.0
+version=1.1.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-$version.tar.bz2)
build() {
cd libXScrnSaver-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit