2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

xorg: Added xcb-proto

This commit is contained in:
Dylan Araps 2019-06-27 09:46:47 +03:00
parent ddd8e3f748
commit 01a8fadc18
8 changed files with 65 additions and 0 deletions

View File

@ -1,2 +1,3 @@
libtool make
xcb-proto make
xorg-util-macros make

7
xorg/xcb-proto/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
./configure \
--prefix=/usr
make
make DESTDIR="$1" install

1
xorg/xcb-proto/checksums Normal file
View File

@ -0,0 +1 @@
7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 xcb-proto-1.13.tar.bz2

1
xorg/xcb-proto/depends Normal file
View File

@ -0,0 +1 @@
python make

30
xorg/xcb-proto/licenses Normal file
View File

@ -0,0 +1,30 @@
Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
All Rights Reserved.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall
be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the names of the authors
or their institutions shall not be used in advertising or
otherwise to promote the sale, use or other dealings in this
Software without prior written authorization from the
authors.

23
xorg/xcb-proto/manifest Normal file
View File

@ -0,0 +1,23 @@
/var/db/kiss/pixman/version
/var/db/kiss/pixman/sources
/var/db/kiss/pixman/manifest
/var/db/kiss/pixman/licenses
/var/db/kiss/pixman/checksums
/var/db/kiss/pixman/build
/var/db/kiss/pixman/
/var/db/kiss/
/var/db/
/var/
/usr/lib/pkgconfig/pixman-1.pc
/usr/lib/pkgconfig/
/usr/lib/libpixman-1.so.0.38.4
/usr/lib/libpixman-1.so.0
/usr/lib/libpixman-1.so
/usr/lib/libpixman-1.la
/usr/lib/libpixman-1.a
/usr/lib/
/usr/include/pixman-1/pixman-version.h
/usr/include/pixman-1/pixman.h
/usr/include/pixman-1/
/usr/include/
/usr/

1
xorg/xcb-proto/sources Normal file
View File

@ -0,0 +1 @@
http://xcb.freedesktop.org/dist/xcb-proto-1.13.tar.bz2

1
xorg/xcb-proto/version Normal file
View File

@ -0,0 +1 @@
1.13 1