about summary refs log tree commit diff
path: root/pkgs/applications/graphics
Commit message (Collapse)AuthorAge
...
| * | | | | | Merge pull request #70670 from r-ryantm/auto-update/openimageioRenaud2019-10-10
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | openimageio2: 2.0.10 -> 2.0.11
| | * | | | | openimageio2: 2.0.10 -> 2.0.11R. RyanTM2019-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/openimageio/versions
| * | | | | | pantheon: use latest valaworldofpeace2019-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elementary OS's ecosystem is curated around Ubuntu's LTS releases. This means the development platform for their curated applications always includes a LTS version of vala (in 18.04 it's 0.40). Because of how vala development works it suspect some of these applications to have serious issues if complied with the latest vala. However in the past year or so, for Pantheon at least, I don't think their applications will have much issues with latest vala, and if there is I don't think they'd be difficult to fix. In this single regard they've become more responsive since their preferred language is vala. As for the curated applications I have less of this confidence in. So I'd have to be accept less applications, but that's something I'm willing to compromise on. And this is easily reversible or could be done on a per-application basis. And nix already makes this trivial.
| * | | | | | treewide: mark some broken packages as brokenLinus Heckemann2019-10-08
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refs: e6754980264fe927320d5ff2dbd24ca4fac9a160 1e9cc5b9844ef603fe160e9f671178f96200774f 793a2fe1e8bb886ca2096c5904e1193dc3268b6d c19cf65261639f749012454932a532aa7c681e4b f6544d618f30fae0bc4798c4387a8c7c9c047a7c
* | | | | | Merge master into staging-nextFrederik Rietdijk2019-10-08
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Merge pull request #70617 from r-ryantm/auto-update/kodelifeRyan Mulligan2019-10-07
| |\ \ \ \ | | | | | | | | | | | | kodelife: 0.8.3.93 -> 0.8.5.99
| | * | | | kodelife: 0.8.3.93 -> 0.8.5.99R. RyanTM2019-10-07
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/kodelife/versions
| * | | | Merge pull request #70393 from doronbehar/update-pdfcpuMarek Mahut2019-10-05
| |\ \ \ \ | | | | | | | | | | | | pdfcpu: 0.2.4 -> 0.2.5
| | * | | | pdfcpu: 0.2.4 -> 0.2.5Doron Behar2019-10-04
| | |/ / /
| * / / / openscad: remove useless preBuild phaseLancelot SIX2019-10-04
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The preBuild phase was introduced to follow a modification in qscintilla build (76ad2796be28c5fbe8f8fe2b9bada12c3e1360e2) that forced the library libqscintilla2_qt5.so to be called libqscintilla2.so. This has been inproved in 4bf49d94179ad2378f50ba54138343fecb75e446 so the preBuild trick is not necessary anymore.
* | | | Merge branch 'master' into staging-nextJan Tojnar2019-10-03
|\| | |
| * | | Gnome 3.34 (#68608)Jan Tojnar2019-10-03
| |\ \ \ | | | | | | | | | | Gnome 3.34
| | * | | gcolor3: fix buildTor Hedin Brønner2019-09-30
| | | | |
| | * | | gnome-photos: 3.32.1 → 3.34.0Tor Hedin Brønner2019-09-30
| | | | |
| * | | | openscad: fix qscintilla2 library referenceMichael Raskin2019-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is a bit of mystery where it gets qscintilla2_qt5 idea (removing it from cmake modlues doesn't help, and such a library doesn't exist), so just force-fix it for now.
| * | | | imagemagick7: 7.0.8-58 -> 7.0.8-66R. RyanTM2019-10-01
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/imagemagick/versions
* | | | Merge staging into staging-nextFrederik Rietdijk2019-09-29
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'staging-next' into stagingDmitry Kalinkin2019-09-25
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes eval on darwin after #69072 Tested using maintainers/scripts/eval-release.sh before and after to see that the fix works
| * | | Merge branch 'staging-next' into stagingVladimír Čunát2019-09-24
| |\ \ \
| * \ \ \ Merge branch 'staging-next' into stagingJan Tojnar2019-09-22
| |\ \ \ \
| * \ \ \ \ gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)Jan Tojnar2019-09-22
| |\ \ \ \ \ | | | | | | | | | | | | | | gtk3.setupHook: clear icon-theme.cache in preFixup
| | * | | | | treewide: drop adding hicolor-icon-theme where possibleworldofpeace2019-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was either for the setup-hook to remove caches or added even though the respective icon theme propagated it.
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-27
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge pull request #69579 from r-ryantm/auto-update/gthumbmarkuskowa2019-09-27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | gthumb: 3.8.0 -> 3.8.1
| | * | | | | | gthumb: 3.8.0 -> 3.8.1R. RyanTM2019-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gthumb/versions
| * | | | | | | avocode: 3.9.2 -> 3.9.3R. RyanTM2019-09-26
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/avocode/versions
* | | | | / / Merge branch 'master' into staging-nextDmitry Kalinkin2019-09-25
|\| | | | | | | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes eval on darwin after #69072 Resolved conflict in pkgs/tools/security/thc-hydra/default.nix Basically had to revert a1c0e10564f9a6281e14d7a7279b8589521e2c48 which adapts #69210 to master that doesn't yet have 329a88efa78126ae7413807ce58000eab49e82d9 Tested using maintainers/scripts/eval-release.sh before and after to see that the fix works
| * | | | | Merge pull request #69061 from Anton-Latukha/adopt-djviewPeter Hoeg2019-09-25
| |\ \ \ \ \ | | | | | | | | | | | | | | djview: adopt, upd {descriptions, to qt5}, add features
| | * | | | | djview: {adopt, clean-up, doc, Qt(4 -> 5), add features}Anton-Latukha2019-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | djview: adopt djview: upd description djview: add longDescription djview: upd to Qt5, use Qt5's mkDerivation djview: add configureFlags (enabling couple features) upd longDescription djview: upd clean-up
* | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-24
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Merge pull request #69036 from pacien/gscan2pdf-v2.5.6Jörg Thalheim2019-09-23
| |\ \ \ \ \ | | | | | | | | | | | | | | gscan2pdf: 2.5.5 -> 2.5.6
| | * | | | | gscan2pdf: 2.5.5 -> 2.5.6pacien2019-09-18
| | |/ / / /
* | | / / / Merge branch 'master' into staging-nextJan Tojnar2019-09-22
|\| | | | | | |_|/ / / |/| | | |
| * | | | drawio: 11.1.4 -> 11.3.0Daniël de Kok2019-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0 https://github.com/jgraph/drawio-desktop/releases/tag/v11.3.0 Most salient change: fixes crash after print
* | | | | Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
|/ / / / | | | | | | | | | | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* | | | Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* | | | Merge pull request #69145 from delroth/mcomix-setuptoolsworldofpeace2019-09-21
|\ \ \ \ | |_|/ / |/| | | mcomix: add missing setuptools dependency
| * | | mcomix: add missing setuptools dependencyPierre Bourdon2019-09-20
| |/ /
* | | Merge branch 'master' into staging-nextJan Tojnar2019-09-18
|\| |
| * | Merge pull request #67617 from dawidsowa/kccJan Tojnar2019-09-17
| |\ \ | | | | | | | | kcc: init at 5.5.1
| | * | kcc: init at 5.5.1dawidsowa2019-08-29
| | | |
* | | | Merge branch 'master' into staging-nextVladimír Čunát2019-09-15
|\| | |
| * | | Merge pull request #68779 from mimame/update/maintainerFranz Pletz2019-09-14
| |\ \ \ | | | | | | | | | | maintainer: mimadrid: update github username and personal data
| | * | | maintainer: mimadrid: update github username and personal dataMiguel Madrid Mencía2019-09-14
| | | | |
| * | | | krita: 4.2.5 -> 4.2.6, gz -> xzWill Dietz2019-09-13
| |/ / / | | | | | | | | | | | | https://krita.org/en/item/krita-4-2-6-released/
| * | | giv: removeddanme2019-09-13
| | | | | | | | | | | | | | | | Because of a build error dropped for 19.09 (#68361).
* | | | tree-wide: replace wrapProgram with wrapGAppJan Tojnar2019-09-10
|/ / / | | | | | | | | | where appropriate
* | | gmic & gmic-qt: update & clean-up (#68257)Jan Tojnar2019-09-10
|\ \ \ | | | | | | | | gmic & gmic-qt: update & clean-up
| * | | gmic-qt: allow building non-Krita hostsJan Tojnar2019-09-07
| | | | | | | | | | | | | | | | | | | | * Use qt5’s mkDerivation * Also switch gimpPlugins.gmic to qmic-qt
* | | | Merge staging-next into stagingFrederik Rietdijk2019-09-09
|\ \ \ \