xorg: Added libXdamage

This commit is contained in:
Dylan Araps 2019-06-27 20:21:00 +03:00
parent 9aed704a8c
commit 76f99236bb
7 changed files with 56 additions and 0 deletions

7
xorg/libXdamage/build Executable file
View File

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

View File

@ -0,0 +1 @@
b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45 libXdamage-1.1.5.tar.bz2

2
xorg/libXdamage/depends Normal file
View File

@ -0,0 +1,2 @@
xorgproto
libX11

21
xorg/libXdamage/licenses Normal file
View File

@ -0,0 +1,21 @@
Copyright © 2001,2003 Keith Packard
Copyright © 2007 Eric Anholt
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation, and that the name of Keith Packard not be used in
advertising or publicity pertaining to distribution of the software without
specific, written prior permission. Keith Packard makes no
representations about the suitability of this software for any purpose. It
is provided "as is" without express or implied warranty.
KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

23
xorg/libXdamage/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/libXdamage/sources Normal file
View File

@ -0,0 +1 @@
https://www.x.org/releases/individual/lib/libXdamage-1.1.5.tar.bz2

1
xorg/libXdamage/version Normal file
View File

@ -0,0 +1 @@
1.1.5 1