about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* Merge pull request #13847 from devhell/mediainfoChristoph Hrdinka2016-03-12
|\ | | | | {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
| * {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83devhell2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Built and tested locally. From the changelog: ``` Version 0.7.83, 2016-02-29 + HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support + HEVC: Mastering display color primaries and luminance (based on SMPTE ST 2084), metadata mandated by CEA-861.3 for HDR support + HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics + HEVC: Chroma subsampling location (indication of the location type described in the HEVC spec) + MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM, SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB) + #B981, MP4: support of buggy file having "hint" SubType x HLS: better handling of media playlists having EXT-X-BYTERANGE ``` Additionally, some cleanup and package uses `autoreconfHook` now. Thanks to @hrdinka for helpful pointers!
* | Merge pull request #13717 from zohl/bansheeArseniy Seroka2016-03-12
|\ \ | | | | | | [WIP] Banshee
| * | banshee: init at 2.6.2Al Zohali2016-03-07
| | | | | | | | | | | | Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
* | | spotify: 1.0.23.93 -> 1.0.25.127Thomas Tuegel2016-03-12
| | |
* | | octoprint-plugins.m3d-fio: 0.28.2 -> 0.29Nikolay Amiantov2016-03-12
| |/ |/|
* | openbox: add platforms, split versionNikolay Amiantov2016-03-12
| |
* | svn: convert sha1 to sha256Graham Christensen2016-03-11
| |
* | Merge pull request #13831 from lancelotsix/update_darktable2Arseniy Seroka2016-03-11
|\ \ | | | | | | pkgs.darktable: 2.0.0 -> 2.0.2
| * | pkgs.darktable: use https in homepageLancelot SIX2016-03-11
| | |
| * | pkgs.darktable: 2.0.0 -> 2.0.2Lancelot SIX2016-03-10
| | | | | | | | | | | | | | | | | | | | | darktable-2.0.1 and darktable-2.0.2 are two bugfix releases: http://www.darktable.org/2016/02/darktable-2-0-1-released/ http://www.darktable.org/2016/03/darktable-2-0-2-released/
* | | Merge pull request #13836 from kevincox/mesos-shDomen Kožar2016-03-11
|\ \ \ | | | | | | | | mesos: Patch more executable paths.
| * | | mesos: Patch more executable paths.Kevin Cox2016-03-11
| | | |
* | | | Merge pull request #13830 from Chattered/fix/emacs-w3mjoachifm2016-03-11
|\ \ \ \ | | | | | | | | | | emacs-w3m: fix reference to env variable
| * | | | emacs-w3m: fix reference to env variablePhil Scott2016-03-11
| | | | |
* | | | | firefox: 44.0.2 -> 45.0Eelco Dolstra2016-03-11
| | | | |
* | | | | thunderbird: Fix hashEelco Dolstra2016-03-11
| |/ / / |/| | | | | | | | | | | | | | | | | | | Commit 4a54794d18683db41d2a4203f14c5debf628883c upgraded Thunderbird's version to 38.6.0 (accidentally?), but didn't change the hash. This wasn't caught due to tarballs.nixos.org being keyed on hash only.
* | | | electrum: implement a simple checkPhaseJoachim Fasting2016-03-11
| | | | | | | | | | | | | | | | Verify that we can at least run the help command without import errors.
* | | | Merge pull request #13827 from taku0/flashplayer_11.2.202.577joachifm2016-03-11
|\ \ \ \ | | | | | | | | | | flashplayer: 11.2.202.559 -> 11.2.202.577
| * | | | flashplayer: 11.2.202.559 -> 11.2.202.577taku02016-03-11
| | | | |
* | | | | Merge pull request #13818 from aespinosa/cleanup-macvim-outputCharles Strahan2016-03-10
|\ \ \ \ \ | |/ / / / |/| | | | macvim: remove extra MacVim.app
| * | | | macvim: remove extra MacVim.appAllan Espinosa2016-03-10
| | | | | | | | | | | | | | | | | | | | /MacVim.app is a duplicate of /Applications/MacVim.app
* | | | | antimony: fix build with glibc-2.23Vladimír Čunát2016-03-10
| | | | | | | | | | | | | | | | | | | | And enableParalelBuilding = true;
* | | | | Merge pull request #13807 from ebzzry/calligra-2.9.11Nikolay Amiantov2016-03-10
|\ \ \ \ \ | |/ / / / |/| | | | calligra: 2.9.8 -> 2.9.11
| * | | | calligra: 2.9.8 -> 2.9.11Rommel M. Martinez2016-03-10
| |/ / /
* | | | Merge pull request #13814 from Profpatsch/quassel-staticThomas Tuegel2016-03-10
|\ \ \ \ | | | | | | | | | | quasselDaemon: option for static linking
| * | | | quasselDaemon: option for static linkingProfpatsch2016-03-10
| | | | |
* | | | | faust2: fix buildJoachim Fasting2016-03-10
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/12749 The build failure was caused by brittle detection of the llvm version. See the code for (excessive) details. This fix is a quick hack, a proper fix would be to parse the version of the input llvm derivation and use that to derive a proper value. Here we just pin the version. Also move build-time deps to `nativeBuildInputs`.
* | | | pidgin-otr: 4.0.1 -> 4.0.2 for CVE-2016-2851Graham Christensen2016-03-09
| | | |
* | | | Merge pull request #13794 from romildo/update.awesomeArseniy Seroka2016-03-10
|\ \ \ \ | |_|/ / |/| | | awesome: 3.5.8 -> 3.5.9
| * | | awesome: 3.5.8 -> 3.5.9José Romildo Malaquias2016-03-09
| | | |
* | | | xen: remove unneeded depds now that stubdom is disabledDomen Kožar2016-03-09
| | | |
* | | | Merge pull request #13773 from taku0/firefox-bin-45.0Arseniy Seroka2016-03-09
|\ \ \ \ | | | | | | | | | | firefox-bin: 44.0.2 -> 45.0
| * | | | firefox-bin: 44.0.2 -> 45.0taku02016-03-09
| | | | |
* | | | | xen: disable stubdom due to #13590Domen Kožar2016-03-09
| | | | |
* | | | | Merge pull request #13771 from zimbatm/remove-rqRobin Gloster2016-03-09
|\ \ \ \ \ | |_|/ / / |/| | | | rq: package removed
| * | | | rq: package removedzimbatm2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rq only compiles with ruby 1.8 which we don't distribute anymore. the source is dead. there is a 1.9 branch over https://github.com/pjotrp/rq that hasn't been touched for 4 years.
* | | | | Merge pull request #13739 from romildo/update.jwmChristoph Hrdinka2016-03-08
|\ \ \ \ \ | |_|_|/ / |/| | | | jwm: 2.2.2 -> 1406
| * | | | jwm: 2.2.2 -> 1406José Romildo Malaquias2016-03-07
| | | | |
* | | | | Merge pull request #13762 from hrdinka/update/transmissionRicardo M. Correia2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | transmission: 2.90 -> 2.92
| * | | | | transmission: 2.90 -> 2.92Christoph Hrdinka2016-03-08
| | | | | |
* | | | | | Merge pull request #13752 from mboes/fix-spark-hashjoachifm2016-03-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | | spark: Fix tarball hash.
| * | | | | spark: Fix tarball hash.Mathieu Boespflug2016-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe tarball changed upstream. Who knows. Fixes #13703
* | | | | | communi: fix output pathsChristoph Hrdinka2016-03-08
| |_|_|/ / |/| | | |
* | | | | Merge pull request #13561 from matthewbauer/qemu-macFranz Pletz2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | qemu: compile with cocoa for darwin support
| * | | | | qemu: compile with cocoa for darwin supportMatthew Bauer2016-03-04
| | | | | | | | | | | | | | | | | | | | | | | | This uses the --enable-cocoa flag in qemu to build in Darwin.
* | | | | | nano: 2.5.0 -> 2.5.3Joachim Fasting2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | Also move build-time dependencies to nativeBuildInputs
* | | | | | Merge pull request #13743 from obadz/pithos-fixupArseniy Seroka2016-03-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | pithos: add desktop item
| * | | | | | pithos: add desktop itemobadz2016-03-07
| | | | | | |
* | | | | | | mkvtoolnix: 8.4.0 -> 8.9.0rnhmjoj2016-03-07
| |_|_|_|_|/ |/| | | | |