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