summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* Merge pull request #27932 from romildo/upd.jwmMichael Raskin2017-08-04
|\ | | | | jwm: 1600 -> 1621
| * jwm: 1600 -> 1621romildo2017-08-04
| |
* | Merge pull request #27929 from jdanekrh/jd_idea-communityTim Steinbach2017-08-04
|\ \ | | | | | | idea-community: 2017.2.0 -> 2017.2.1
| * | idea-community: 2017.2.0 -> 2017.2.1Jiri Danek2017-08-04
| |/
* | Merge pull request #26842 from lluchs/vivaldi-ffmpeg-codecsTim Steinbach2017-08-04
|\ \ | | | | | | vivaldi: add support for proprietary codecs
| * | vivaldi: Add update scriptLukas Werling2017-07-25
| | |
| * | vivaldi: fix file dialog crashLukas Werling2017-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When trying to open or save a file using the file chooser GUI, Vivaldi would crash with the message GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed This commit adds the GTK directory to XDG_DATA_DIRS which fixes the crash.
| * | vivaldi: add proprietaryCodecs optionLukas Werling2017-07-25
| | | | | | | | | | | | Fix #26413
| * | vivaldi: 1.10.867.38-1 -> 1.10.867.48-1Lukas Werling2017-07-25
| | |
| * | vivaldi-ffmpeg-codecs: init at 59.0.3071.104Lukas Werling2017-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to licensing costs, Vivaldi bundles a version of ffmpeg compiled without support for the common H.264 codec. However, it is possible to supply a custom libffmpeg.so with additional codecs. This derivation uses the Chromium source to compile a compatible libffmpeg.so. This approach is recommended by a Vivaldi developer, see https://gist.github.com/ruario/bec42d156d30affef655
* | | terraform_0_10_0: tune buildzimbatm2017-08-04
| |/ |/|
* | mpv: bump waf version to 1.9.8Franz Pletz2017-08-04
| | | | | | | | The bootstrap.py file from mpv downloads this exact version.
* | umurmur: 0.2.16a -> 0.2.17Robin Gloster2017-08-04
| | | | | | | | fixes build with openssl 1.1.0
* | retroshare: 0.5.5c -> 0.6.2Robin Gloster2017-08-04
| |
* | ldcpp: remove, old and abandonedFranz Pletz2017-08-04
| | | | | | | | Latest release from 2011 and needs patching to build with openssl 1.1.
* | bashSnippets: 1.12.0 -> 1.17.3Silvan Mosberger2017-08-04
| |
* | zoom-us: 2.0.91373.0502 -> 2.0.98253.0707Jamey Sharp2017-08-04
| |
* | zoom-us: use makeWrapper instead of wrapProgramJamey Sharp2017-08-04
| | | | | | | | | | | | | | | | Since the program to be wrapped is already in a different path than $out/bin, we don't need the complicated dance that wrapProgram uses to put the wrapper in the same location as the original program. Just tell makeWrapper to put the wrapper in the final desired output location instead.
* | zoom-us: only support known platformsJamey Sharp2017-08-04
| | | | | | | | | | | | | | This package does not work on arbitrary Linux systems, only on platforms for which upstream has provided prebuilt binaries. Fortunately, we have a list of the platforms we know how to get binaries for: it's exactly the ones in the `srcs` set.
* | zoom-us: update homepageJamey Sharp2017-08-04
| | | | | | | | zoom.us uses HTTPS now.
* | eiskaltdcpp: 2.2.9 -> 2.2.10, add upstream openssl patchesRobin Gloster2017-08-04
| |
* | epic5: add patch for openssl 1.1Robin Gloster2017-08-04
| |
* | bip: add upstream patch to build with openssl 1.1Robin Gloster2017-08-04
| |
* | gale: removeRobin Gloster2017-08-04
| | | | | | | | unmaintained and doesn't build with openssl 1.1
* | vanitygen: removeRobin Gloster2017-08-04
| | | | | | | | unmaintained and doesn't build with openssl 1.1
* | synergy: add patch to build with openssl 1.1Robin Gloster2017-08-04
| |
* | qlcplus: needs libftdi1Robin Gloster2017-08-04
| |
* | qlcplus: init at 4.11.0Robin Gloster2017-08-04
| |
* | hackrf: fix udev rule detection impurityRobin Gloster2017-08-04
| |
* | hackrf: 2015.07.2 -> 2017.02.1Robin Gloster2017-08-04
| |
* | ola: init at 0.10.4Robin Gloster2017-08-04
| |
* | shotcut: fix homepageCillian de Róiste2017-08-03
| |
* | processing: fix homepageCillian de Róiste2017-08-03
| |
* | mixxx: fix homepageCillian de Róiste2017-08-03
| |
* | key-mon: fix download and homepage URLsCillian de Róiste2017-08-03
| |
* | drumgizmo: fix homepageCillian de Róiste2017-08-03
| |
* | blender metadata: fix homepageCillian de Róiste2017-08-03
| |
* | a2jmidid: fix download URLCillian de Róiste2017-08-03
| | | | | | | | | | gna.org is dead, so the homepage is also now longer valid. According to openhub repo.or.cz seems to be the most relevant repo currently.
* | terraform: 0.9.11 -> 0.10.0zimbatm2017-08-03
| |
* | dropbox: 30.4.22 -> 31.4.24Peter Hoeg2017-08-03
| |
* | mupdf: remove third-party libjpegNikolay Amiantov2017-08-03
| |
* | android-studio-preview: 3.0.0.7 -> 3.0.0.8Michael Weiss2017-08-02
| | | | | | | | This also contains some refactoring.
* | git: 2.13.3 -> 2.13.4Tim Steinbach2017-08-01
| |
* | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* | Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1Frederik Rietdijk2017-08-01
|\ \ | | | | | | filezilla: 3.25.2 -> 3.27.0.1
| * | filezilla: 3.25.2 -> 3.27.0.1mimadrid2017-08-01
| | |
* | | Merge pull request #27847 from mimadrid/update/gitflow-1.11.0Frederik Rietdijk2017-08-01
|\ \ \ | | | | | | | | gitflow: 1.10.2 -> 1.11.0
| * | | gitflow: 1.10.2 -> 1.11.0mimadrid2017-08-01
| |/ /
* | | Merge pull request #27844 from mimadrid/update/igv-2.3.98Frederik Rietdijk2017-08-01
|\ \ \ | | | | | | | | igv: 2.3.89 -> 2.3.98
| * | | igv: 2.3.89 -> 2.3.98mimadrid2017-08-01
| |/ /