LBRY-Vault/contrib
Axel Gembe c3b92aa13a
AppImage: Copy libusb binary into image
pkg2appimage excludes libusb-1.0.so by default for no good reason:

83483c2971/excludelist (L112)

This can cause an issue when the AppImage loads the systems libusb but the
systems libusb in turn loads libudev from the AppImage. The kernel ABI for
libusb will not be changing so it is safe to bundle it into the AppImage.

-----

taken from Electron-Cash/Electron-Cash@25d45fdcbf
2019-05-15 19:01:39 +02:00
..
build-linux AppImage: Copy libusb binary into image 2019-05-15 19:01:39 +02:00
build-wine wine build: rm old README 2019-05-06 17:10:36 +02:00
deterministic-build requirements: pin PyQt5-sip version due to build problems 2019-05-09 18:11:50 +02:00
osx fix Revealer in binaries 2019-03-22 15:23:43 +01:00
requirements requirements: pin PyQt5-sip version due to build problems 2019-05-09 18:11:50 +02:00
build_tools_util.sh build: factor out some utilities to build_tools_util.sh 2019-02-03 23:44:34 +01:00
freeze_packages.sh contrib/freeze_packages.sh: should hard fail if there is an error 2019-01-31 19:44:04 +01:00
make_apk kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01:00
make_download update make_download 2019-02-13 23:19:34 +01:00
make_locale contrib: import 'requests' in try-except 2018-12-13 23:25:52 +01:00
make_packages kivy build: test and document that make_locale is to be run first 2019-02-07 16:45:09 +01:00
make_tgz gitignore: add more build folders 2019-05-09 15:59:47 +02:00
sign_packages Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
sign_version fix variable name in contrib/sign_version 2019-02-13 23:25:58 +01:00
upload add tgz and upload script to contrib 2018-07-01 15:04:27 +02:00