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

libXi: new package at 1.7.10

This commit is contained in:
Dylan Araps 2019-07-25 09:26:15 +03:00
parent ce742a47f8
commit 5fcc31494a
5 changed files with 14 additions and 0 deletions

8
xorg/libXi/build Executable file
View File

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

1
xorg/libXi/checksums Normal file
View File

@ -0,0 +1 @@
36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061 libXi-1.7.10.tar.bz2

3
xorg/libXi/depends Normal file
View File

@ -0,0 +1,3 @@
#libXext make
#libXfixes make
#xorgproto make

1
xorg/libXi/sources Normal file
View File

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

1
xorg/libXi/version Normal file
View File

@ -0,0 +1 @@
1.7.10 1