Jin Eguchi
4313bde4c2
appimage: update libudev-dev ( #5936 )
5 years ago
wakiyamap
1237134339
Fix travis appimage
5 years ago
Axel Gembe
d3385e49bb
Build: Install libxkbcommon-x11 in AppImage
Newer distributions do not install libxkbcommon-x11 by default
anymore and Qt depends on it.
-----
taken from ca3e4501cd
5 years ago
SomberNight
1c4728ecc6
appimage binary: bump python version (3.6.8->3.7.6)
5 years ago
SomberNight
255bf7caf4
build: update some packages in dockerfiles
Ubuntu no longer serves old version
5 years ago
SomberNight
9f9b0954e2
appimage: update package in dockerfile
Ubuntu no longer serves old version
5 years ago
SomberNight
69720946c1
appimage: update package in dockerfile
Ubuntu no longer serves old version
5 years ago
SomberNight
fc5248550c
appimage build: change base to ubuntu 16.04
ubuntu 14.04 is EOL
5 years ago
Axel Gembe
69b673b8a1
AppImage: Bundle more binaries to increase compatibility
This slightly increases the AppImage size but allows us to be more
compatible with older distributions.
-----
taken from Electron-Cash/Electron-Cash@96644acd6fd66f866a86613974bb68bb99f00d8c
6 years ago
SomberNight
baebfc03f1
binary builder dockerfiles: update packages
ubuntu no longer serves those older versions
6 years ago
SomberNight
9117ded1cd
appimage: build python with curses and sqlite3 included
related #5213
6 years ago
SomberNight
03ab64e39f
appimage: towards deterministic builds
same-machine build almost works.
$ diffoscope dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage1 dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage2
|############################| 100% Time: 0:00:05
--- dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage1
+++ dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppImage2
├── readelf --wide --decompress --hex-dump=.digest_md5 {}
│ @@ -1,4 +1,4 @@
│
│ Hex dump of section '.digest_md5':
│ - 0x00000000 77e356ea eefe1459 a40f00d9 ab5c0e00 w.V....Y.....\..
│ + 0x00000000 1dda23b5 31f9024c fe6d2755 e930a41a ..#.1..L.m'U.0..
6 years ago
SomberNight
a754f9fe10
initial commit for building AppImages for Linux x86_64
6 years ago