sacha schutz
sacha schutz
I create a AppImage for Linux x86_64 https://github.com/labsquare/fastQt/releases/download/0.1/fastqt-0.1-linux-x86_64.AppImage @StuntsPT Could you test it and tell me if it works ? ``` chmod +x fastqt-0.1-linux-x86_64.AppImage ./fastqt-0.1-linux-x86_64.AppImage ```
@StuntsPT Humm.. This should fix the problem: sudo apt-get install libx11-xcb1 What's your distribution and version : lsb_release -a
I already merge his pull request Le 18 janv. 2017 12:52, "Pierre Marijon" a écrit : > Thank for this work. > > Please make PR in branch master. >...
@StuntsPT Hi , Could you please update the arch repository with the version 0.2 ?
I didn't publish the code. I just ran the following line. linuxdeployqt fastqt --appimage Yes, make it avaible on travis would be greate. Actually, appimage doesn't work on Archlinux. There...
@StuntsPT Thanks for your PR. How can I be notify for the link on transfert.sh ?
I want to manage release page manually, because I have to play with windows binary too. But Now I m looking how to make a travis notification with transfer.sh url...
After testing on arch linux, the new appImage works !! @StuntsPT could you confirm it ? https://github.com/labsquare/fastQt/releases/download/0.2/fastqt-0.2-linux-x86_64.appimage
@StuntsPT Could you package 0.2.3 for arch ? Just released few minutes ago
Master branch is the release branch. We are working on devel. So, for the ppa, use the master branch.