about summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
|
* mesa: have vdpau drivers in lib/vdpau againVladimír Čunát2016-08-07
| | | | | | | This was done by @abbradar 364f297bb2 but I lost that change by accident when doing large closure-size merges 39ebb01d. Fortunately it seems to have caused no problems, likely because ${mesa_drivers}/lib gets into $LD_LIBRARY_PATH.
* Merge branch 'master' into stagingVladimír Čunát2016-08-07
|\ | | | | | | Hydra nixpkgs: ?compare=1286624
| * SDL2_{gfx,image,net}: Broken on DarwinTuomas Tynkkynen2016-08-06
| | | | | | | | | | | | | | | | Last successful Darwin build was 11 months ago, presumably nobody cares. http://hydra.nixos.org/build/38317749 http://hydra.nixos.org/build/38318268 http://hydra.nixos.org/build/38322306
| * http-parser: Broken on DarwinTuomas Tynkkynen2016-08-06
| | | | | | | | http://hydra.nixos.org/build/38320273
| * drumstick: Broken on i686Tuomas Tynkkynen2016-08-06
| | | | | | | | http://hydra.nixos.org/build/38323068
| * assimp: Broken on DarwinTuomas Tynkkynen2016-08-06
| | | | | | | | http://hydra.nixos.org/build/38315116
| * Merge pull request #17526 from RamKromberg/fix/wavpackJoachim F2016-08-06
| |\ | | | | | | wavpack: 4.75.0 -> 4.80.0
| | * wavpack: 4.75.0 -> 4.80.0Ram Kromberg2016-08-05
| | |
| * | webkitgtk: 2.10.4 -> 2.10.9koral2016-08-04
| |/
| * kdeWrapper: avoid excessive file collisionsThomas Tuegel2016-08-04
| |
| * libpsl: 0.13.0 -> 0.14.0Tobias Geerinckx-Rice2016-08-03
| |
| * Merge pull request #17410 from knedlsepp/motif-on-darwinJoachim F2016-08-03
| |\ | | | | | | motif: Add support for darwin
| | * motif: Add darwin supportJosef Kemetmueller2016-07-31
| | |
| * | neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4Michael Raskin2016-08-03
| | |
| * | cmocka: cross-compilation support (#17462)Alexey Shmalko2016-08-03
| | |
| * | Re-enable bunch of packages on DarwinTuomas Tynkkynen2016-08-03
| | | | | | | | | | | | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba these contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
| * | libmng: Re-enable on DarwinTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba this contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
| * | libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2Franz Pletz2016-08-02
| | | | | | | | | | | | Version 2.2.x is removed because it is not maintained by upstream anymore.
| * | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | Build-tested on x86_64 Linux & Mac.
| * | treewide: Wrap some really long package descriptionsTuomas Tynkkynen2016-08-02
| | |
| * | treewide: Move some meta sections to end-of-fileTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | That seems to be the overwhelming convention.
| * | treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | Build-tested on x86_64 Linux and on Darwin.
| * | treewide: Some EOF-whitespace fixesTuomas Tynkkynen2016-08-02
| | |
| * | treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | | | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
| * | treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
| | |
* | | mesa: vdpau symlinks, broken after 1a52fdcVladimír Čunát2016-08-07
| | | | | | | | | | | | | | | Fixes #17559. Using *relative* symlinks doesn't break when moving the files.
* | | gtk3: maintenance 3.20.6 -> 3.20.8Vladimír Čunát2016-08-06
| | |
* | | Merge branch 'master' into stagingGabriel Ebner2016-08-02
|\| |
| * | Merge pull request #17140 from michelk/gdal/updateFrederik Rietdijk2016-08-02
| |\ \ | | | | | | | | gdal: 2.0.2 -> 2.1.1
| | * | gdal: 2.0.2 -> 2.1.1Michel Kuhlmann2016-07-27
| | | |
| * | | qt57.poppler: fix buildThomas Tuegel2016-08-01
| | | | | | | | | | | | | | | | Packages that depend on Qt >= 5.7 must build using the C++11 standard.
| * | | leatherman: disable curl test to fix buildKranium Gikos Mendoza2016-08-01
| | | |
| * | | Merge pull request #17402 from ttuegel/plasma-closure-sizeThomas Tuegel2016-07-31
| |\ \ \ | | | | | | | | | | Plasma closure size
| | * | | kdeWrapper: assume empty path list by defaultThomas Tuegel2016-07-30
| | | | |
| | * | | breeze-icons: don't propagate qtsvg build inputThomas Tuegel2016-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | breeze-icons does not have a separate dev output, so this pulls qtsvg.dev into the closure.
| | * | | kdeWrapper: include wrappers in pathThomas Tuegel2016-07-30
| | | | |
| | * | | kdeEnv: use package version, not ecm versionThomas Tuegel2016-07-30
| | | | |
| | * | | kdeDerivation: don't fail by default on library-only packagesThomas Tuegel2016-07-30
| | | | |
| | * | | Add kdeEnv and kdeWrapperThomas Tuegel2016-07-30
| | | | |
| | * | | kde5: avoid propagating dev outputs to reduce closure sizeThomas Tuegel2016-07-30
| | | | |
* | | | | Merge #17112: fftw: 3.3.4 -> 3.3.5Vladimír Čunát2016-07-31
|\ \ \ \ \
| * | | | | fftw: fixup build of 3.3.5-rc1Bart Brouns2016-07-29
| | | | | |
| * | | | | fftw: 05-06-2016 -> 3.3.5-rc1Bart Brouns2016-07-29
| | | | | |
| * | | | | fftw: 3.3.4 -> 05-06-2016Bart Brouns2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There has not been a release since 2014, but at least one important bug has been fixed: https://github.com/FFTW/fftw3/issues/16 The submitter of the bug, @x-42, has advised me to upgrade our distro, as the fftw devs are very conservative so this is not bleeding edge code.
* | | | | | Merge branch 'master' into stagingVladimír Čunát2016-07-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgradeobadz2016-07-31
| | |/ / / | |/| | | | | | | | | | | | | | | | | | curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and therefore requires the followin flag until this package gets updated
| * | | | kde5: rename extra-cmake-modules variantsThomas Tuegel2016-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of one package `extra-cmake-modules`, there is now `ecm` and `ecmNoHooks`. The latter is used when one does not want to incur a Qt 5 dependency; it is also available as a top-level package `extra-cmake-modules`.
| * | | | kde5: fix extra-cmake-modules hooksThomas Tuegel2016-07-30
| | | | |
| * | | | gnutls-3.3: make it build againVladimír Čunát2016-07-30
| | | | | | | | | | | | | | | | | | | | At least without tests. We only have two packages using it ATM.