mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
libXtst: new package at 1.2.3
This commit is contained in:
parent
1fa0513754
commit
7e544ea6fd
7
xorg/libXtst/build
Executable file
7
xorg/libXtst/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/libXtst/checksums
Normal file
1
xorg/libXtst/checksums
Normal file
@ -0,0 +1 @@
|
||||
4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 libXtst-1.2.3.tar.bz2
|
5
xorg/libXtst/depends
Normal file
5
xorg/libXtst/depends
Normal file
@ -0,0 +1,5 @@
|
||||
libX11
|
||||
libXau
|
||||
libXext
|
||||
libXi
|
||||
libxcb
|
1
xorg/libXtst/sources
Normal file
1
xorg/libXtst/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/lib/libXtst-1.2.3.tar.bz2
|
1
xorg/libXtst/version
Normal file
1
xorg/libXtst/version
Normal file
@ -0,0 +1 @@
|
||||
1.2.3 1
|
Loading…
Reference in New Issue
Block a user