xcb-util-{cursor,image,renderutil}: add to xorg

This commit is contained in:
Dylan Araps 2019-09-05 09:02:28 +03:00
parent b69281bc2e
commit 1df8222f86
15 changed files with 43 additions and 0 deletions

8
xorg/xcb-util-cursor/build Executable file
View File

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

View File

@ -0,0 +1 @@
a322332716a384c94d3cbf98f2d8fe2ce63c2fe7e2b26664b6cea1d411723df8 xcb-util-cursor-0.1.3.tar.gz

View File

@ -0,0 +1,5 @@
libXau
libxcb
xcb-util
xcb-util-image
xcb-util-renderutil

View File

@ -0,0 +1 @@
https://xcb.freedesktop.org/dist/xcb-util-cursor-0.1.3.tar.gz

View File

@ -0,0 +1 @@
0.1.3 1

8
xorg/xcb-util-image/build Executable file
View File

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

View File

@ -0,0 +1 @@
cb2c86190cf6216260b7357a57d9100811bb6f78c24576a3a5bfef6ad3740a42 xcb-util-image-0.4.0.tar.gz

View File

@ -0,0 +1,3 @@
libXau
libxcb
xcb-util

View File

@ -0,0 +1 @@
https://xcb.freedesktop.org/dist/xcb-util-image-0.4.0.tar.gz

View File

@ -0,0 +1 @@
0.4.0 1

8
xorg/xcb-util-renderutil/build Executable file
View File

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

View File

@ -0,0 +1 @@
55eee797e3214fe39d0f3f4d9448cc53cffe06706d108824ea37bb79fcedcad5 xcb-util-renderutil-0.3.9.tar.gz

View File

@ -0,0 +1,2 @@
libXau
libxcb

View File

@ -0,0 +1 @@
https://xcb.freedesktop.org/dist/xcb-util-renderutil-0.3.9.tar.gz

View File

@ -0,0 +1 @@
0.3.9 1