forked from kiss-community/repo
libICE: new package at 1.0.10
This commit is contained in:
parent
b63fdef95b
commit
7b0cabbe25
7
testing/libICE/build
Executable file
7
testing/libICE/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
testing/libICE/checksums
Normal file
1
testing/libICE/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348 libICE-1.0.10.tar.bz2
|
2
testing/libICE/depends
Normal file
2
testing/libICE/depends
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
xorgproto make
|
||||||
|
xtrans make
|
1
testing/libICE/sources
Normal file
1
testing/libICE/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://www.x.org/releases/individual/lib/libICE-1.0.10.tar.bz2
|
1
testing/libICE/version
Normal file
1
testing/libICE/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.0.10 1
|
Loading…
Reference in New Issue
Block a user