forked from kiss-community/repo
xcb-util: add pkg
This commit is contained in:
parent
ac925a525b
commit
54313772a7
8
xorg/xcb-util/build
Executable file
8
xorg/xcb-util/build
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--disable-static
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
xorg/xcb-util/checksums
Normal file
1
xorg/xcb-util/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 xcb-util-0.4.0.tar.bz2
|
2
xorg/xcb-util/depends
Normal file
2
xorg/xcb-util/depends
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
libxcb
|
||||||
|
gperf make
|
1
xorg/xcb-util/sources
Normal file
1
xorg/xcb-util/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://xcb.freedesktop.org/dist/xcb-util-0.4.0.tar.bz2
|
1
xorg/xcb-util/version
Normal file
1
xorg/xcb-util/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.4.0 1
|
Loading…
Reference in New Issue
Block a user