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

libXtst: new package at 1.2.3

This commit is contained in:
Dylan Araps 2020-01-16 16:50:38 +02:00
parent 1fa0513754
commit 7e544ea6fd
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 15 additions and 0 deletions

7
xorg/libXtst/build Executable file
View File

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

1
xorg/libXtst/checksums Normal file
View File

@ -0,0 +1 @@
4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 libXtst-1.2.3.tar.bz2

5
xorg/libXtst/depends Normal file
View File

@ -0,0 +1,5 @@
libX11
libXau
libXext
libXi
libxcb

1
xorg/libXtst/sources Normal file
View File

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

1
xorg/libXtst/version Normal file
View File

@ -0,0 +1 @@
1.2.3 1