about summary refs log tree commit diff
path: root/pkgs/applications/graphics
Commit message (Collapse)AuthorAge
* libusb-compat-0_1: rename from libusbJan Tojnar2020-04-28
|
* azpainter: 2.1.5 -> 2.1.6 (#86028)Nikolay Korotkiy2020-04-26
|
* Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenvworldofpeace2020-04-22
|\ | | | | Use qt5's mkDerivation in packages that otherwise crash
| * awesomebump: use qt5's mkDerivationMartin Milata2020-04-22
| | | | | | | | Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
| * phototonic: use qt5's mkDerivationMartin Milata2020-04-22
| |
| * qcomicbook: use qt5's mkDerivationMartin Milata2020-04-22
| |
| * write_stylus: use qt5's mkDerivationMartin Milata2020-04-22
| |
* | xournalpp: 1.0.17 -> 1.0.18Nikolay Korotkiy2020-04-21
|/
* Merge branch 'master' into staging-nextVladimír Čunát2020-04-18
|\ | | | | | | Hydra nixpkgs: ?compare=1582510
| * Merge pull request #83782 from mkg20001/krita-fixworldofpeace2020-04-17
| |\ | | | | | | krita: disable parallel building #35359
| | * krita: disable parallel building #35359Maciej Krüger2020-03-30
| | |
| * | ipe: fix Qt wrappingConstantine Glen Evans2020-04-16
| | | | | | | | | | | | Uses mkDerivation instead of stdenv.mkDerivation, to fix Qt wrapping problem.
* | | Merge branch 'master' into staging-nextJan Tojnar2020-04-16
|\| |
| * | Merge pull request #84361 from dominikh/luminanceHDR-wrapQtAppsHookworldofpeace2020-04-14
| |\ \ | | | | | | | | luminance-hdr: use Qt5's mkDerivation
| | * | luminance-hdr: use Qt5's mkDerivationDominik Honnef2020-04-08
| | | |
| * | | inkscape: drop redundant enableParallelBuildingJan Tojnar2020-04-14
| | | | | | | | | | | | | | | | With CMake it is on by default.
| * | | Merge pull request #85184 from jtojnar/inkscape-0.92.5Jan Tojnar2020-04-14
| |\ \ \ | | | | | | | | | | inkscape: 0.92.4 → 0.92.5
| | * | | inkscape: add jtojnar as maintainerJan Tojnar2020-04-14
| | | | |
| | * | | inkscape: 0.92.4 → 0.92.5Jan Tojnar2020-04-14
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/inkscape/inkscape/-/tags/INKSCAPE_0_92_5
| | * | | inkscape: format with nixpkgs-fmtJan Tojnar2020-04-14
| | | | | | | | | | | | | | | | | | | | Also order the build inputs alphabetically and switch to pname+version.
| | * | | inkscape: clean upJan Tojnar2020-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unpackPhase override was only needed when the download server mangled the file extension: https://github.com/NixOS/nixpkgs/pull/23652
| * | | | Merge pull request #84965 from cole-h/qimgvBenjamin Hipple2020-04-13
| |\ \ \ \ | | | | | | | | | | | | qimgv: enable video support
| | * | | | qimgv: enable video supportCole Helbling2020-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I actually went back and `strace`'d the binary when it complained about being unable to load the library it uses for playing videos. Turns out, it wasn't finding the library because it wasn't in any of its library paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the library it uses to play videos, and now things are peachy. There is a (seemingly innocuous) error that gets displayed from Exiv2 being unable to determine its image type. Since it's actually a video, I think it's fine. Another issue that pops up in the output is missing `libcuda.so.1`, but that doesn't seem to affect functionality, and using `addOpenGLRunpath` on both the binary and libraries didn't silence it. Also did a little formatting.
| * | | | | kodelife: preferLocalBuildJonathan Ringer2020-04-13
| | | | | |
| * | | | | kodelife: fix non-x86 hashesJonathan Ringer2020-04-13
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into staging-nextJan Tojnar2020-04-13
|\| | | |
| * | | | kodelife: 0.8.8.110 -> 0.9.0.129R. RyanTM2020-04-12
| | | | |
| * | | | feh: 3.3 -> 3.4Maximilian Bosch2020-04-12
| |/ / / | | | | | | | | | | | | https://feh.finalrewind.org/archive/3.4/
| * | | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| | | |
* | | | Merge branch 'master' into staging-nextJan Tojnar2020-04-10
|\| | |
| * | | drawio: 12.9.3 -> 12.9.9Daniël de Kok2020-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - Updates to draw.io 12.9.9, changes from, and including, 12.9.4 to 12.9.9 are new in this desktop release. - Updates to Electron 8.2.1 - Fixes opening multiple files from explorer - Fixes file path persistence https://github.com/jgraph/drawio-desktop/releases/tag/v12.9.9
| * | | Merge pull request #82267 from zaninime/sane-airscanMario Rodas2020-04-09
| |\ \ \ | | | | | | | | | | sane-airscan: init at 0.9.17
| | * | | sane-airscan: init at 0.9.17Francesco Zanini2020-03-20
| | | | |
| * | | | Merge pull request #84694 from hedning/gnome-3.36.1Tor Hedin Brønner2020-04-09
| |\ \ \ \ | | | | | | | | | | | | Gnome 3.36.1
| | * | | | shotwell: 0.31.0 -> 0.31.1Tor Hedin Brønner2020-04-08
| | | |/ / | | |/| |
| * | | | Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2020-04-08
| |\ \ \ \ | | |/ / / | |/| | | bundler: 1.17.3 -> 2.1.4
| | * | | update versions in Gemfile.lockMichael Fellinger2020-04-06
| | | | |
* | | | | Merge branch 'staging-next' into stagingJan Tojnar2020-04-04
|\| | | |
| * | | | fluxus: Attempt to fix buildJan Tojnar2020-04-04
| |/ / / | | | | | | | | | | | | | | | | | | | | It requires Python2 scons. But after fixing this, it fails with a different error.
* | | | Merge staging-next into stagingFrederik Rietdijk2020-04-03
|\| | |
| * | | gthumb: add gst plugins for video playbackDoron Behar2020-04-02
| | |/ | |/|
* / | tree-wide: Switch from gnome3.maintainers to lib.teams.gnomeJan Tojnar2020-04-01
|/ /
* | drawing: 0.4.11 -> 0.4.13R. RyanTM2020-03-29
| |
* | Merge pull request #82852 from Mic92/cross-build-rust-packageJörg Thalheim2020-03-29
|\ \ | | | | | | [WIP] buildRustPackage: enable strictDeps
| * | fluxus: fix hash definitionJörg Thalheim2020-03-29
| | | | | | | | | | | | | | | error: unknown hash algorithm '', at /home/s1691654/git/nixpkgs/pkgs/build-support/fetchurl/default. (use '--show-trace' to show detailed location information)
* | | drawio: 12.6.5 -> 12.9.3R. RyanTM2020-03-29
|/ /
* | gscan2pdf: 2.6.3 -> 2.6.5pacien2020-03-28
| |
* | antimony: 2019-10-30 -> 2020-03-28rnhmjoj2020-03-28
| |
* | Merge pull request #83034 from r-ryantm/auto-update/darktableLancelot SIX2020-03-21
|\ \ | | | | | | darktable: 3.0.0 -> 3.0.1
| * | darktable: 3.0.0 -> 3.0.1R. RyanTM2020-03-20
| | |