diff options
author | sibel <lesibel@free.fr> | 2009-11-17 18:47:59 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2009-11-17 18:47:59 +0100 |
commit | a1e9bec9fff3615316596710cae8efdaad0c59d4 (patch) | |
tree | e065a0d16afc0b813ace8aece10eb82214795f87 /xorg | |
parent | f86a1cf47b3e253cc7e337bd4384fd482fe3f939 (diff) | |
download | nutyx-pakxe-a1e9bec9fff3615316596710cae8efdaad0c59d4.tar.gz nutyx-pakxe-a1e9bec9fff3615316596710cae8efdaad0c59d4.tar.bz2 nutyx-pakxe-a1e9bec9fff3615316596710cae8efdaad0c59d4.tar.xz nutyx-pakxe-a1e9bec9fff3615316596710cae8efdaad0c59d4.zip |
maj de xorg-libxscrnsaver#1.2.0-1
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xorg-libxscrnsaver/.footprint | 28 | ||||
-rw-r--r-- | xorg/xorg-libxscrnsaver/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-libxscrnsaver/Pkgfile | 2 |
3 files changed, 18 insertions, 14 deletions
diff --git a/xorg/xorg-libxscrnsaver/.footprint b/xorg/xorg-libxscrnsaver/.footprint index d6da46d64..da319ac85 100644 --- a/xorg/xorg-libxscrnsaver/.footprint +++ b/xorg/xorg-libxscrnsaver/.footprint @@ -1,4 +1,8 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/scrnsaver.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libXss.a -rwxr-xr-x root/root usr/lib/libXss.la @@ -9,15 +13,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.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 +-rw-r--r-- root/root usr/man/man3/XScreenSaverAllocInfo.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverGetRegistered.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryExtension.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryInfo.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryVersion.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverRegister.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverSelectInput.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverSetAttributes.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverSuspend.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverUnregister.3 +-rw-r--r-- root/root usr/man/man3/XScreenSaverUnsetAttributes.3 +-rw-r--r-- root/root usr/man/man3/Xss.3 diff --git a/xorg/xorg-libxscrnsaver/.md5sum b/xorg/xorg-libxscrnsaver/.md5sum index 5d6778cc7..14003f0fa 100644 --- a/xorg/xorg-libxscrnsaver/.md5sum +++ b/xorg/xorg-libxscrnsaver/.md5sum @@ -1 +1 @@ -93f84b6797f2f29cae1ce23b0355d00d libXScrnSaver-1.1.3.tar.bz2 +33e54f64b55f22d8bbe822a5b62568cb libXScrnSaver-1.2.0.tar.bz2 diff --git a/xorg/xorg-libxscrnsaver/Pkgfile b/xorg/xorg-libxscrnsaver/Pkgfile index 4afef8e8e..1a52d797c 100644 --- a/xorg/xorg-libxscrnsaver/Pkgfile +++ b/xorg/xorg-libxscrnsaver/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-scrnsaverproto name=xorg-libxscrnsaver -version=1.1.3 +version=1.2.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-$version.tar.bz2) |