SomberNight
c2d6a902dd
build: update some packages in dockerfiles
...
Ubuntu no longer serves old version
2020-04-15 18:06:59 +02:00
SomberNight
e5e512df8c
appimage: update package in dockerfile
...
Ubuntu no longer serves old version
2020-03-10 18:20:46 +01:00
Jin Eguchi
4313bde4c2
appimage: update libudev-dev ( #5936 )
2020-02-07 11:41:04 +00:00
wakiyamap
1237134339
Fix travis appimage
2020-01-29 12:55:23 +09:00
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
2020-01-22 18:16:53 +01:00
SomberNight
1c4728ecc6
appimage binary: bump python version (3.6.8->3.7.6)
2020-01-16 19:12:24 +01:00
SomberNight
255bf7caf4
build: update some packages in dockerfiles
...
Ubuntu no longer serves old version
2019-12-10 23:54:45 +01:00
SomberNight
9f9b0954e2
appimage: update package in dockerfile
...
Ubuntu no longer serves old version
2019-12-06 22:02:17 +01:00
SomberNight
69720946c1
appimage: update package in dockerfile
...
Ubuntu no longer serves old version
2019-12-04 20:53:48 +01:00
SomberNight
fc5248550c
appimage build: change base to ubuntu 16.04
...
ubuntu 14.04 is EOL
2019-08-09 20:56:20 +02:00
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@96644acd6f
2019-07-04 23:35:52 +02:00
SomberNight
baebfc03f1
binary builder dockerfiles: update packages
...
ubuntu no longer serves those older versions
2019-04-12 16:51:35 +02:00
SomberNight
9117ded1cd
appimage: build python with curses and sqlite3 included
...
related #5213
2019-03-22 14:42:57 +01:00
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..
2019-03-06 04:53:18 +01:00
SomberNight
a754f9fe10
initial commit for building AppImages for Linux x86_64
2019-02-03 23:45:30 +01:00