]> sigrok.org Git - sigrok-util.git/commitdiff
README: Update to current AppImage status.
authorUwe Hermann <redacted>
Sat, 7 Apr 2018 16:39:26 +0000 (18:39 +0200)
committerUwe Hermann <redacted>
Sat, 7 Apr 2018 17:38:43 +0000 (19:38 +0200)
cross-compile/appimage/README

index e0c279c2eb99128caec3cfdd559ac9c8c51bbfc5..9e3d714fc7f2c84903d323b9c16b5ccc21dee820 100644 (file)
@@ -19,24 +19,19 @@ https://github.com/probonopd/AppImages
 Status
 ------
 
-Work in progress.
+Working, nightly AppImages are provided here:
+https://sigrok.org/jenkins/job/sigrok-native-appimage/
 
 
 Requirements
 ------------
 
-Currently the script uses pre-existing build products from Jenkins
-that are built on Debian unstable. This makes the build product run on none
-but the latest distributions. A much better choice would be to build e.g.,
-on Debian oldstable, CentOS 6, or Ubuntu Trusty or earlier.
-Examples for building bleeding-edge Qt4 and Qt5 applications on such mature
-build systems can be found at
-https://github.com/probonopd/AppImages/blob/master/recipes
-
-The script has been tested on Ubuntu 16.04 but is assumed
-to also run on Debian unstable with no or minor changes. However, it is
-strongly suggested to build and package the AppImage on a significantly
-older distribution as mentioned above for any productive use.
+The script assumes you have built all of the sigrok subprojects and
+installed them into $HOME/sr (e.g. via the sigrok-cross-linux script).
+
+The AppImages are tested to build fine on Ubuntu 14.04 (32bit and 64bit).
+These older distros are used for the build so that the generated AppImages
+can run on as many different systems as possible.
 
 
 Building