forked from kiss-community/repo
python: Attempt to fix build.
This commit is contained in:
parent
b946d0a047
commit
c986f9c08f
7
extra/expat/build
Executable file
7
extra/expat/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
extra/expat/checksums
Normal file
1
extra/expat/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
cbc9102f4a31a8dafd42d642e9a3aa31e79a0aedaa1f6efd2795ebc83174ec18 expat-2.2.7.tar.bz2
|
21
extra/expat/licenses
Normal file
21
extra/expat/licenses
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
|
||||||
|
Copyright (c) 2001-2017 Expat maintainers
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of this software and associated documentation files (the
|
||||||
|
"Software"), to deal in the Software without restriction, including
|
||||||
|
without limitation the rights to use, copy, modify, merge, publish,
|
||||||
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
|
the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included
|
||||||
|
in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||||
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||||
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||||
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||||
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
30
extra/expat/manifest
Normal file
30
extra/expat/manifest
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
/var/db/kiss/expat/version
|
||||||
|
/var/db/kiss/expat/sources
|
||||||
|
/var/db/kiss/expat/manifest
|
||||||
|
/var/db/kiss/expat/licenses
|
||||||
|
/var/db/kiss/expat/checksums
|
||||||
|
/var/db/kiss/expat/build
|
||||||
|
/var/db/kiss/expat/
|
||||||
|
/var/db/kiss/
|
||||||
|
/var/db/
|
||||||
|
/var/
|
||||||
|
/usr/share/doc/expat/changelog
|
||||||
|
/usr/share/doc/expat/AUTHORS
|
||||||
|
/usr/share/doc/expat/
|
||||||
|
/usr/share/doc/
|
||||||
|
/usr/share/
|
||||||
|
/usr/lib/pkgconfig/expat.pc
|
||||||
|
/usr/lib/pkgconfig/
|
||||||
|
/usr/lib/libexpat.so.1.6.9
|
||||||
|
/usr/lib/libexpat.so.1
|
||||||
|
/usr/lib/libexpat.so
|
||||||
|
/usr/lib/libexpat.la
|
||||||
|
/usr/lib/libexpat.a
|
||||||
|
/usr/lib/
|
||||||
|
/usr/include/expat.h
|
||||||
|
/usr/include/expat_external.h
|
||||||
|
/usr/include/expat_config.h
|
||||||
|
/usr/include/
|
||||||
|
/usr/bin/xmlwf
|
||||||
|
/usr/bin/
|
||||||
|
/usr/
|
1
extra/expat/sources
Normal file
1
extra/expat/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/libexpat/libexpat/releases/download/R_2_2_7/expat-2.2.7.tar.bz2
|
1
extra/expat/version
Normal file
1
extra/expat/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
2.2.7
|
6
extra/libffi/build
Executable file
6
extra/libffi/build
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure --prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
extra/libffi/checksums
Normal file
1
extra/libffi/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37 libffi-3.2.1.tar.gz
|
31
extra/libffi/manifest
Normal file
31
extra/libffi/manifest
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
/var/db/puke/libffi/version
|
||||||
|
/var/db/puke/libffi/sources
|
||||||
|
/var/db/puke/libffi/checksums
|
||||||
|
/var/db/puke/libffi/build
|
||||||
|
/var/db/puke/libffi/manifest
|
||||||
|
/var/db/puke/libffi
|
||||||
|
/var/db/puke
|
||||||
|
/var/db
|
||||||
|
/var
|
||||||
|
/usr/share/man/man3/ffi_prep_cif_var.3
|
||||||
|
/usr/share/man/man3/ffi.3
|
||||||
|
/usr/share/man/man3/ffi_prep_cif.3
|
||||||
|
/usr/share/man/man3/ffi_call.3
|
||||||
|
/usr/share/man/man3
|
||||||
|
/usr/share/man
|
||||||
|
/usr/share/info/libffi.info
|
||||||
|
/usr/share/info
|
||||||
|
/usr/share
|
||||||
|
/usr/lib/pkgconfig/libffi.pc
|
||||||
|
/usr/lib/pkgconfig
|
||||||
|
/usr/lib/libffi-3.2.1/include/ffitarget.h
|
||||||
|
/usr/lib/libffi-3.2.1/include/ffi.h
|
||||||
|
/usr/lib/libffi-3.2.1/include
|
||||||
|
/usr/lib/libffi-3.2.1
|
||||||
|
/usr/lib/libffi.so.6.0.4
|
||||||
|
/usr/lib/libffi.so
|
||||||
|
/usr/lib/libffi.so.6
|
||||||
|
/usr/lib/libffi.la
|
||||||
|
/usr/lib/libffi.a
|
||||||
|
/usr/lib
|
||||||
|
/usr
|
1
extra/libffi/sources
Normal file
1
extra/libffi/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz
|
1
extra/libffi/version
Normal file
1
extra/libffi/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
3.2.1 1
|
@ -1,5 +1,10 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
rm -r Modules/zlib
|
||||||
|
rm -r Modules/expat
|
||||||
|
rm -r Modules/_ctypes/darwin*
|
||||||
|
rm -r Modules/_ctypes/libffi*
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--without-ensurepip
|
--without-ensurepip
|
||||||
|
@ -1 +1,3 @@
|
|||||||
libressl
|
libressl
|
||||||
|
libffi
|
||||||
|
expat
|
||||||
|
Loading…
Reference in New Issue
Block a user