Commit Graph

7 Commits

Author SHA1 Message Date
fbrosson
45c32bb5da qbittorrent: bump to version 3.3.4.
* Upgrade 3.3.1 to 3.3.4, switching back to Qt4. The reason is that
  although the application builds fine against Qt5 and even seems to
  work, it cannot save its configuration. The Qt5-based version of
  qbittorrent is therefore not usable. A Qt5-based variant is added
  with all architectures marked as untested in case someone would
  like to troubleshoot the issue.
* Drop 3.2.3 (which used Qt4) as we now have 3.3.4 (also Qt4-based).
* Replace hard coded info in qbittorrent.rdef by @FIELD@-style vars
  to make it generic with regards to the $portVersion.
* Added missing lib:libexecinfo and lib:libssl in REQUIRES to match
  their devel: counterparts in BUILD_REQUIRES.
* Added dependency on libGL, as suggested by diversys. It seems to me
  that it is not required but I'm probably missing something.

Warning: If building against Qt4 fails then uninstall Qt5 and retry.
2016-04-09 23:53:38 +02:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov
1e09415537 qBittorrent: bump version 2016-01-17 11:44:56 +03:00
Michael Lotz
a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Sergei Reznikov
3e59b8336c qBittorrent: fix provides 2015-08-16 12:04:06 +03:00
Sergei Reznikov
b89b8e2d86 qBittorrent: add recipe for version 3.2.3 2015-08-14 21:16:26 +03:00