summary refs log tree commit diff
path: root/pkgs/applications/graphics
Commit message (Collapse)AuthorAge
* digikam: libGLU_combined -> libGL + libGLUEelco Dolstra2018-10-08
| | | | This prevents a runtime dependency on a large number of -dev outputs.
* solvespace: 2.3-20170808 -> 2.3-20180906edef2018-10-06
|
* imagemagick7: 7.0.8-6 -> 7.0.8-12 (#47851)Vladyslav M2018-10-05
|
* gnome3: remove versionBranch attributeJan Tojnar2018-10-05
| | | | | Standard library now contains stdenv.lib.versions.majorMinor, which does the same.
* kgraphviewer: 2.4.2 -> 2.4.3 (#47031)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kgraphviewer/versions
* openimageio: 1.8.9 -> 1.8.14 (#46232)R. RyanTM2018-09-28
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from openimageio
* Merge pull request #45941 from NixOS/staging-nextFrederik Rietdijk2018-09-23
|\ | | | | Staging next
| * Merge master into staging-nextFrederik Rietdijk2018-09-18
| |\
| * \ Merge branch 'master' into staging-nextUli Baum2018-09-13
| |\ \
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-09-04
| |\ \ \ | | | | | | | | | | | | | | | Hydra: ?compare=1477053
| * \ \ \ Merge master into stagingFrederik Rietdijk2018-09-02
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2018-09-01
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | A few trivial conflicts due to *Platforms mass replace.
| * | | | | | pbrt: 2017-01-12 -> 2018-08-15; cmake 3.12 compatibility (#45863)Andrew Childs2018-08-31
| | | | | | |
* | | | | | | yed: 3.18.1 -> 3.18.1.1Orivej Desh2018-09-22
| | | | | | |
* | | | | | | feh: 2.27.1 -> 2.28 (#47055)R. RyanTM2018-09-21
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/feh/versions
* | | | | | gcolor3: 2.3 → 2.3.1Jan Tojnar2018-09-17
| | | | | |
* | | | | | treewide: fix `config.allowAliases = false` evaluationRyan Mulligan2018-09-13
| |_|_|_|/ |/| | | |
* | | | | antimony: 0.9.3 -> 2018-10-17 (#46486)Michele Guerini Rocco2018-09-10
| | | | |
* | | | | pythonmagick: fix build (#46469)Maximilian Bosch2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original build broke with the following linker issue: ``` CXXLD _PythonMagick.la /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib collect2: error: ld returned 1 exit status ``` This happens since `BOOST_PYTHON_LIB` wasn't set properly, however `_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB) $(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got confused. To work around this, the `boost` library directory needs to be specified explicitly. To ensure that the changes take effect, the original `configure` script shipped with `$src` needs to be removed and recreated using the `autoreconfHook`. Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html) needs to be added to `lib/licenses.nix` to document the proper license of `pythonmagick` in the meta section.
* | | | | imv: Include i686-linux in platforms attributeaszlig2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package builds and works fine on i686-linux, so there is no need to fail evaluation on those systems. Signed-off-by: aszlig <aszlig@nix.build> Issue: #45976 Cc: @rnhmjoj, @xeji
* | | | | kipi-plugins: 5.2.0 -> 5.9.0R. RyanTM2018-09-06
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from kipi-plugins
* | | | Merge pull request #45976 from rnhmjoj/imvxeji2018-09-04
|\ \ \ \ | | | | | | | | | | imv: 2.1.3 -> 3.0.0
| * | | | imv: build only on x86_64 linuxrnhmjoj2018-09-04
| | | | |
| * | | | imv: 2.1.3 -> 3.0.0rnhmjoj2018-09-03
| | | | |
* | | | | photoflow: mark broken for aarch64worldofpeace2018-09-03
| | | | |
* | | | | photoflow: 2018-03-06 -> 2018-08-28worldofpeace2018-09-03
| | | | |
* | | | | imgcat: fix buildworldofpeace2018-09-03
|/ / / /
* | | | Merge pull request #45949 from jtojnar/gcolor3Jan Tojnar2018-09-02
|\ \ \ \ | |_|_|/ |/| | | gcolor3: 2.2 → 2.3
| * | | gcolor3: 2.2 → 2.3Jan Tojnar2018-09-02
| | | |
* | | | Merge pull request #45921 from markuskowa/homepagesxeji2018-09-02
|\ \ \ \ | | | | | | | | | | Cleanup homepage links
| * | | | grafx2: update homepageMarkus Kowalewski2018-09-02
| | |_|/ | |/| |
* | | | qcomicbook: init at 0.9.1. (#44074)greydot2018-09-01
| | | |
* | | | krita: refactor to fix build on aarch64 (#45906)Thra112018-09-01
| | | | | | | | | | | | | | | | | | | | An optional dependency, Vc, doesn't currently provide any optimisations on aarch64 and causes a build failure in krita. Exclude it from the build inputs on arm and aarch64.
* | | | k3d: add licenseMarkus Kowalewski2018-09-01
|/ / /
* | | Merge pull request #41920 from fgaz/drawpilelewo2018-08-31
|\ \ \ | | | | | | | | drawpile: init at 2.0.10
| * | | drawpile: init at 2.0.11Francesco Gazzetta2018-08-26
| |/ /
* | | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| |/ |/| | | | | It is deprecated and will be removed after 18.09.
* | imgcat: New expression 2.3.0John Wiegley2018-08-28
|/
* Merge branch 'staging'Vladimír Čunát2018-08-24
|\ | | | | | | Includes libX11 security update.
| * Revert "treewide: fixup breakage due to absolute compiler path"Matthew Bauer2018-08-22
| | | | | | | | This reverts commit d0888d150333a2c523cd1e46606d6219afe23dc2.
* | epeg: add licenseMarkus Kowalewski2018-08-23
| |
* | qiv: add licenseMarkus Kowalewski2018-08-23
| |
* | photivo: add licenseMarkus Kowalewski2018-08-23
| |
* | imagemagick: add licenseMarkus Kowalewski2018-08-23
| |
* | gqview: add licenseMarkus Kowalewski2018-08-23
| |
* | dia: add licenseMarkus Kowalewski2018-08-23
| |
* | batik: add meta dataMarkus Kowalewski2018-08-23
|/
* Merge branch 'staging-next'Vladimír Čunát2018-08-21
|\ | | | | | | Security fixes for a few packages are included.
| * treewide: fixup breakage due to absolute compiler pathVladimír Čunát2018-08-21
| | | | | | | | | | Some packages just can't handle them #44767. It was tempting to try to abstract this in some way, but I didn't do that ATM.