From 8aa8083602a9a66d512ee92d04d88a040df2106d Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 8 Sep 2010 00:00:06 +0200 Subject: maj xorg-xextproto#7.1.2-1 --- xorg/xorg-xextproto/.footprint | 4 ++++ xorg/xorg-xextproto/.md5sum | 2 +- xorg/xorg-xextproto/Pkgfile | 3 ++- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'xorg/xorg-xextproto') diff --git a/xorg/xorg-xextproto/.footprint b/xorg/xorg-xextproto/.footprint index 99c868579..5f5798130 100644 --- a/xorg/xorg-xextproto/.footprint +++ b/xorg/xorg-xextproto/.footprint @@ -24,10 +24,13 @@ drwxr-xr-x root/root usr/include/X11/extensions/ -rw-r--r-- root/root usr/include/X11/extensions/securproto.h -rw-r--r-- root/root usr/include/X11/extensions/shapeconst.h -rw-r--r-- root/root usr/include/X11/extensions/shapeproto.h +-rw-r--r-- root/root usr/include/X11/extensions/shapestr.h -rw-r--r-- root/root usr/include/X11/extensions/shm.h -rw-r--r-- root/root usr/include/X11/extensions/shmproto.h +-rw-r--r-- root/root usr/include/X11/extensions/shmstr.h -rw-r--r-- root/root usr/include/X11/extensions/syncconst.h -rw-r--r-- root/root usr/include/X11/extensions/syncproto.h +-rw-r--r-- root/root usr/include/X11/extensions/syncstr.h -rw-r--r-- root/root usr/include/X11/extensions/xtestconst.h -rw-r--r-- root/root usr/include/X11/extensions/xtestext1const.h -rw-r--r-- root/root usr/include/X11/extensions/xtestext1proto.h @@ -35,3 +38,4 @@ drwxr-xr-x root/root usr/include/X11/extensions/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xextproto.pc +drwxr-xr-x root/root usr/share/ diff --git a/xorg/xorg-xextproto/.md5sum b/xorg/xorg-xextproto/.md5sum index b1801b50d..1c8af023b 100644 --- a/xorg/xorg-xextproto/.md5sum +++ b/xorg/xorg-xextproto/.md5sum @@ -1 +1 @@ -fb6ccaae76db7a35e49b12aea60ca6ff xextproto-7.1.1.tar.bz2 +263ae968b223c23b2986603d84e5c30e xextproto-7.1.2.tar.bz2 diff --git a/xorg/xorg-xextproto/Pkgfile b/xorg/xorg-xextproto/Pkgfile index f963d37f7..ab2a7ad79 100644 --- a/xorg/xorg-xextproto/Pkgfile +++ b/xorg/xorg-xextproto/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xextproto -version=7.1.1 +version=7.1.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/xextproto-$version.tar.bz2) @@ -14,4 +14,5 @@ build() { make make DESTDIR=$PKG install + rm -r $PKG/usr/share/doc } -- cgit v1.2.3-54-g00ecf