forked from kiss-community/repo
libXi: new package at 1.7.10
This commit is contained in:
parent
ce742a47f8
commit
5fcc31494a
8
xorg/libXi/build
Executable file
8
xorg/libXi/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-malloc0returnsnull
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/libXi/checksums
Normal file
1
xorg/libXi/checksums
Normal file
@ -0,0 +1 @@
|
||||
36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061 libXi-1.7.10.tar.bz2
|
3
xorg/libXi/depends
Normal file
3
xorg/libXi/depends
Normal file
@ -0,0 +1,3 @@
|
||||
#libXext make
|
||||
#libXfixes make
|
||||
#xorgproto make
|
1
xorg/libXi/sources
Normal file
1
xorg/libXi/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/lib/libXi-1.7.10.tar.bz2
|
1
xorg/libXi/version
Normal file
1
xorg/libXi/version
Normal file
@ -0,0 +1 @@
|
||||
1.7.10 1
|
Loading…
Reference in New Issue
Block a user