mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
xcb-util-keysyms: add pkg
This commit is contained in:
parent
54313772a7
commit
7936674854
8
xorg/xcb-util-keysyms/build
Executable file
8
xorg/xcb-util-keysyms/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/xcb-util-keysyms/checksums
Normal file
1
xorg/xcb-util-keysyms/checksums
Normal file
@ -0,0 +1 @@
|
||||
0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9 xcb-util-keysms-0.4.0.tar.bz2
|
2
xorg/xcb-util-keysyms/depends
Normal file
2
xorg/xcb-util-keysyms/depends
Normal file
@ -0,0 +1,2 @@
|
||||
libxcb
|
||||
xcb-util make
|
1
xorg/xcb-util-keysyms/sources
Normal file
1
xorg/xcb-util-keysyms/sources
Normal file
@ -0,0 +1 @@
|
||||
https://xcb.freedesktop.org/dist/xcb-util-keysyms-0.4.0.tar.bz2
|
1
xorg/xcb-util-keysyms/version
Normal file
1
xorg/xcb-util-keysyms/version
Normal file
@ -0,0 +1 @@
|
||||
0.4.0 1
|
Loading…
Reference in New Issue
Block a user