summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-15
|\
| * Merge pull request #13843 from ambrop72/kdevelop-473joachifm2016-03-14
| |\ | | | | | | kdevelop: 4.7.1 -> 4.7.3
| | * kdevelop: 4.7.1 -> 4.7.3Ambroz Bizjak2016-03-12
| | |
| * | ilbc: extract-cfile.awk has fallen off the internetGraham Christensen2016-03-14
| | | | | | | | | | | | Close #13923.
| * | graphite2: security update 1.2.4 -> 1.3.6 (close #13918)Graham Christensen2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2016-1977 CVE-2016-2790 CVE-2016-2791 CVE-2016-2792 CVE-2016-2793 CVE-2016-2794 CVE-2016-2795 CVE-2016-2796 CVE-2016-2797 CVE-2016-2798 CVE-2016-2799 CVE-2016-2800 CVE-2016-2801 CVE-2016-2802 vcunat fixed the tarball name and redirected to github.
| * | Merge pull request #13897 from nbp/fix-ocaml-pkgs-platformzimbatm2016-03-14
| |\ \ | | | | | | | | Ensure that we can evaluate the platform attribute of ocaml packages.
| | * | Ensure that we can evaluate the platform attribute of ocaml packages.Nicolas B. Pierron2016-03-13
| | | |
| * | | tevent, ldb: security updates needed for sambaVladimír Čunát2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | I managed to find no news or changelog on these, so it's rather a black box to me, but it's clear that (some) bumps were required for samba.
| * | | libpsl: list 2016-02-25 -> 2016-03-10Tobias Geerinckx-Rice2016-03-14
| | | |
| * | | g-wrap: Upstream sha256 changedGraham Christensen2016-03-14
| | | |
| * | | verasco: init at 1.3Vincent Laporte2016-03-14
| | | |
| * | | Merge pull request #13863 from hrdinka/fix/hs-blakezimbatm2016-03-13
| |\ \ \ | | | | | | | | | | haskell-hs-blake2: fix dependency on libb2
| | * | | haskell-hs-blake2: fix dependency on libb2Christoph Hrdinka2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `hs-blake2` currently wrongly depends on `pkgs.b2` which is an application for backblazes storage service. This patch overrides it to link against its correct native library `pkgs.libb2`.
| * | | | Merge pull request #13867 from ericbmerritt/cuter-supportArseniy Seroka2016-03-13
| |\ \ \ \ | | | | | | | | | | | | cuter: init at 0.1
| | * | | | cuter: init at 0.1Eric Merritt2016-03-12
| | | | | |
| * | | | | drop my maintainership (close #13881)宋文武2016-03-13
| | | | | |
| * | | | | Merge pull request #13880 from acowley/juliamacThomas Tuegel2016-03-13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | julia: darwin compatibility
| | * | | | julia: darwin compatibilityAnthony Cowley2016-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Along with PR #13879, these patches let julia build and run on darwin. Using an llvm with shared library support is an idea adopted from a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864 The libgit2 change is mechanical to pull in iconv on darwin. The frameworks are referenced by julia's build system.
| * | | | | Merge pull request #13886 from manveru/patch-2zimbatm2016-03-13
| |\ \ \ \ \ | | | | | | | | | | | | | | bundix: 2.0.5 -> 2.0.6
| | * | | | | bundix: 2.0.5 -> 2.0.6Michael Fellinger2016-03-13
| | | | | | | | | | | | | | | | | | | | | Fixes issue caused by changed nix-prefetch-git output.
| * | | | | | Merge pull request #13879 from acowley/suitesparse-dylibThomas Tuegel2016-03-13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | suitesparse: build dylibs on darwin
| | * | | | | suitesparse: build dylibs on darwinAnthony Cowley2016-03-13
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Makes the shared libraries usable on darwin so that, e.g., the Julia compiler may be built.
| * | | | | Merge pull request #13868 from gilligan/node-5.8.0Sander van der Burg2016-03-13
| |\ \ \ \ \ | | | | | | | | | | | | | | nodejs: 5.7.1 -> 5.8.0
| | * | | | | nodejs: 5.7.1 -> 5.8.0Mathias Schreck2016-03-12
| | | |/ / / | | |/| | |
| * | | | | fstar: 2016-01-12 -> 0.9.2.0Joachim Fasting2016-03-13
| | |/ / / | |/| | | | | | | | | | | | | | | | | | FStar has been broken for a while, due to its regression test failing. Bump to the latest release, which is newer than the previous rev.
| * | | | Merge pull request #13869 from acowley/suitemacjoachifm2016-03-13
| |\ \ \ \ | | | | | | | | | | | | suitesparse: darwin compatibility
| | * | | | suitesparse: darwin compatibilityAnthony Cowley2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | There is no librt on darwin, so it must be disabled.
| * | | | | Merge pull request #13822 from acowley/ffmpeg3joachifm2016-03-12
| |\ \ \ \ \ | | | | | | | | | | | | | | ffmpeg-full: 2.8.5 -> 3.0
| | * | | | | ffmpeg-full: 2.8.5 -> 3.0Anthony Cowley2016-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also changes the homepage URL to https.
| * | | | | | Merge pull request #13866 from acowley/x265joachifm2016-03-12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | x265: 1.7 -> 1.9
| | * | | | | x265: 1.7 -> 1.9Anthony Cowley2016-03-12
| | | |/ / / | | |/| | | | | | | | | | | | | | | Unblocks #13822
| * | | | | Merge pull request #13851 from colemickens/update-libinputzimbatm2016-03-12
| |\ \ \ \ \ | | |/ / / / | |/| | | | libinput: 1.2.0 -> 1.2.1
| | * | | | libinput: 1.2.0 -> 1.2.1Cole Mickens2016-03-11
| | | | | |
| * | | | | cppcheck: move build-time dependencies to nativeBuildInputsJoachim Fasting2016-03-12
| | | | | |
| * | | | | scsh: move build deps to nativeBuildInputsJoachim Fasting2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | Also remove redundant inputs already implied by autoreconfHook.
| * | | | | 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
| | * | | | | libgpod: mono supportAl Zohali2016-03-07
| | | | | | |
| | * | | | | gdata-sharp: init at 2.2.0.0Al Zohali2016-03-07
| | | | | | |
| | * | | | | boo: init at 20131021Al Zohali2016-03-07
| | | | | | |
| | * | | | | mono-zeroconf: init at 0.9.0Al Zohali2016-03-07
| | | | | | |
| | * | | | | gtk-sharp-beans: init at 2.14.0Al Zohali2016-03-07
| | | | | | |
| | * | | | | gio-sharp:init at 0.3Al Zohali2016-03-07
| | | | | | |
| | * | | | | taglib-sharp: init at 2.1.0.0Al Zohali2016-03-07
| | | | | | |
| | * | | | | mono-addins: init at 1.2Al Zohali2016-03-07
| | | | | | |
| | * | | | | gtk-sharp-3_0: init at 2.99.3Al Zohali2016-03-07
| | | | | | |
| | * | | | | notify-sharp: init at 3.0.3Al Zohali2016-03-07
| | | | | | |
| | * | | | | dbus-sharp-glib-1_0: init at 0.5Al Zohali2016-03-07
| | | | | | |
| | * | | | | dbus-sharp-glib-2_0: init at 0.6Al Zohali2016-03-07
| | | | | | |