forked from kiss-community/repo
libXt: new package at 1.2.0
This commit is contained in:
parent
3ace0900e1
commit
97b8f58581
8
testing/libXt/build
Executable file
8
testing/libXt/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-malloc0returnsnull
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
testing/libXt/checksums
Normal file
1
testing/libXt/checksums
Normal file
@ -0,0 +1 @@
|
||||
b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831 libXt-1.2.0.tar.bz2
|
2
testing/libXt/depends
Normal file
2
testing/libXt/depends
Normal file
@ -0,0 +1,2 @@
|
||||
xorgproto make
|
||||
libX11
|
1
testing/libXt/sources
Normal file
1
testing/libXt/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/lib/libXt-1.2.0.tar.bz2
|
1
testing/libXt/version
Normal file
1
testing/libXt/version
Normal file
@ -0,0 +1 @@
|
||||
1.2.0 1
|
Loading…
Reference in New Issue
Block a user