added appImage generation system

This commit is contained in:
csoler 2017-08-11 11:07:59 +02:00
parent 545bcde5ad
commit c331f669fe
5 changed files with 452 additions and 0 deletions

View file

@ -0,0 +1,10 @@
In order to generate the appImage, just run makeAppImage.sh
This app image recipe has been obtained from
https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages
... using method 1.
The script Recipe is https://raw.githubusercontent.com/probonopd/AppImages/master/recipes/meta/Recipe from https://github.com/probonopd/AppImages/blob/master/recipes/meta/RetroShare.yml which as been adapted to the newest naming conventions