Commit Graph

637 Commits

Author SHA1 Message Date
probonopd fea29bda61 Call close(); on QProcess
https://github.com/probonopd/linuxdeployqt/issues/194#issuecomment-347322024
2017-11-27 20:54:39 +00:00
probonopd 23400c5066 ppa:beineri/opt-qt593-trusty
[ci skip]
2017-11-26 23:55:15 +01:00
probonopd e129d347bf Bundle platformthemes, closes #60
Note that this only has an effect if the Qt installation has platformthemes installed,
https://launchpad.net/~beineri/+archive/ubuntu/opt-qt592-trusty has
2017-11-26 23:52:31 +01:00
probonopd d143cf7897 Deploy platforminputcontexts whenever libQt5Gui is deployed (#190)
Closes #131
2017-11-24 19:45:14 +00:00
Abylay Ospan 25e0269001 deploy xcbglintegrations plugin if libxcb-glx used (#188)
if xcbglintegrations plugin not deployed then we get
following error message when try to run AppImage application:

"QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor
EGL are enabled"

we should include xcbglintegrations plugin when libxcb-glx.so found in
library list (obtained from ldd output). Some applications do not
depends on libQt5OpenGL.so but depends on libxcb-glx.so.
2017-11-20 18:06:23 +01:00
TheAssassin afac55f2de Improve README (#187)
Be explicit about linuxdeployqt's filename (because [explicit is better than implicit](https://www.python.org/dev/peps/pep-0020/)).
Relative paths don't need a `./` prefix.
uploadtool now creates `continuous` branches with a suffix, and the `exclude` list should respect that.
2017-11-19 07:36:25 +01:00
probonopd d3e269f31d libgtk-x11-2.0.so.0 and libgdk-x11-2.0.so.0 are missing on openSUSE-Tumbleweed-KDE-Live-x86_64-*-Media.iso 2017-11-17 21:58:40 +01:00
probonopd 1715def7f6 Install desktop-file-utils so that it can be bundled 2017-11-17 21:41:02 +01:00
probonopd 5533a9f3cf Bundle desktop-file-validate dependencies 2017-11-17 21:31:42 +01:00
probonopd 183db896c6 Add desktop-file-validate 2017-11-17 21:29:45 +01:00
TheAssassin f245c65358 Merge pull request #186 from probonopd/fix/multiarch
Fix #184 segfault on multiarch systems
2017-11-17 20:07:08 +01:00
probonopd 717eebcaf7 Fix bugs as per https://github.com/probonopd/linuxdeployqt/issues/184#issuecomment-345293540
Thanks @tresf
2017-11-17 17:50:44 +01:00
probonopd 072f773795 self-extracting compressed archive
[ci skip]
2017-11-16 19:20:10 +01:00
probonopd ac639bb146 libidn.so.11 does not come with Solus by default 2017-11-16 18:32:24 +01:00
probonopd f135499521 Fix #184 segfault caused by trying to copy copyright files 2017-11-15 19:28:29 +01:00
probonopd 002f1e62a9 Fix indentation
[ci skip]
2017-11-14 23:22:08 +01:00
probonopd a5742783cf https://github.com/probonopd/ImageMagick
[ci skip]
2017-11-12 19:37:27 +01:00
probonopd 0bb00f8250 Merge pull request #181 from sithlord48/master
Remove duplicate if on svgz icon check
2017-11-11 14:47:43 +01:00
Chris Rizzitello 35c2fedfa6 Remove duplicate if on svgz icon check 2017-11-11 08:33:45 -05:00
probonopd 80d84514d6 wget -c -q
[ci skip]
2017-11-11 13:03:52 +01:00
probonopd 9acc3bb335 export VERSION 2017-11-11 11:34:18 +01:00
probonopd 5dc2aaea62 Use QDir::cleanPath 2017-11-10 16:34:15 +01:00
probonopd c5ba2e7599 Deploy copyright files along with libraries copied from the host system
This is only implemented for Debian-like systems. Generalizations welcome.
2017-11-10 16:14:42 +01:00
probonopd d18947f686 ppa:beineri/opt-qt592-trusty and reworded PR 2017-11-10 00:11:10 +01:00
probonopd 4a95d67e3c Suggest using uploadtool
[ci skip]
2017-11-09 23:59:51 +01:00
probonopd 099f3c0433 Do not skip deployment just because the library is already at the target location
It might be pre-existing (prior to running linuxdeployqt) any may need to be properly deployed nevertheless
2017-11-09 21:36:23 +01:00
probonopd 8799f57ca6 Trigger rebuild 2017-11-09 20:42:15 +01:00
probonopd b5e9de7331 Make ldd detect pre-existing libraries in the AppDir 2017-11-09 18:53:12 +01:00
probonopd 7c20299686 https://appimage.github.io/apps
[ci skip]
2017-11-08 07:50:25 +01:00
probonopd 5b4339a0f6 Use -g option for appimagetool 2017-11-06 17:12:41 +00:00
probonopd 7fb2c5c876 Add Subsurface
[ci skip]
2017-11-06 00:11:04 +01:00
probonopd 3540fff530 Trigger rebuild 2017-11-05 22:45:01 +01:00
probonopd de3a4b5eb9 Merge pull request #176 from ribtoks/master
Workaround for FHS mode for translations. related  #115
2017-11-05 16:52:17 +01:00
Taras Kushnir 148e6bb3cc Workaround for FHS mode for translations 2017-11-05 17:35:54 +02:00
probonopd 05ee513566 Trigger rebuild 2017-11-04 18:03:00 +01:00
probonopd 46a256b616 Also upload zsync 2017-11-04 14:13:06 +01:00
probonopd b3f0277211 Update tests-environment.sh 2017-11-04 13:41:56 +01:00
probonopd 03c23da9b6 Trigger rebuild 2017-11-04 13:22:09 +01:00
probonopd 3c247d9790 linuxdeployqt-continuous-x86_64.AppImage 2017-10-31 11:54:19 +01:00
probonopd 7d7fe53602 https://github.com/AppImage/AppImageKit/
[ci skip]
2017-10-31 11:51:25 +01:00
probonopd 5a6438cacd Update PPA
[ci skip]
2017-10-29 17:33:40 +01:00
probonopd 74580fa63e Merge pull request #149 from bjorn/master
Added path of problematic binary when dependency could not be found
2017-10-29 14:09:27 +01:00
TheAssassin d9413b37f1 Merge branch 'master' into master 2017-10-29 13:46:54 +01:00
TheAssassin 7db6af8d20 Merge pull request #170 from dragotin/master
Fix: Check if desktop file from first argument really exists
2017-10-28 22:59:56 +02:00
probonopd 1642c921e7 Merge branch 'master' into master 2017-10-28 22:29:53 +02:00
TheAssassin 7d11858a26 Merge pull request #171 from probonopd/fix-builds
Fix builds
2017-10-28 22:29:43 +02:00
TheAssassin c0217607bc Authenticate downloaded file by checking hash sum 2017-10-28 22:08:35 +02:00
TheAssassin 6bc4c246f0 Fix PPA name 2017-10-28 22:07:08 +02:00
Klaas Freitag 534f1cf79a Fix: Check if desktop file from first argument really exists
and issue a proper error message if not.

When using linuxdeployqt for example in OBS and packages can not
be installed, it can happen that the desktop file is not existing.
This error message makes debugging easier.
2017-10-28 21:51:41 +02:00
Henner Kollmann 98f537a3a8 Search in the application path for qmake 2017-10-13 13:25:44 +02:00