Commit graph

4834 commits

Author SHA1 Message Date
github-actions[bot] 4c5dd63e14
Merge staging-next into staging 2022-06-12 21:07:58 +00:00
nek0 b25f38ac4e krita: 5.0.6 -> 5.0.8
fix saving bug
2022-06-12 17:41:32 +02:00
nek0 c602569c9d maintainers: add nek0 2022-06-12 17:41:32 +02:00
nek0 872695d02b krita: fix double wrapping 2022-06-12 13:54:46 +02:00
github-actions[bot] f82867cea3
Merge staging-next into staging 2022-06-12 00:02:55 +00:00
Pavol Rusnak 2b56363d1b
Merge pull request #177335 from Atemu/fix/monado
monado: fixes
2022-06-12 00:32:09 +02:00
Atemu 9b2a771b8f monado: use absolute runtime path in manifest
It used a weird mangled relative path that didn't work before and we have the
luxury that absolute paths always work exactly as we want them with Nix.
2022-06-11 23:00:25 +02:00
Atemu 3b7fe79bce monado: enable wayland support 2022-06-11 23:00:25 +02:00
Guillaume Girol b82af9fa07
Merge pull request #176412 from 7FM/7FM-patch-1
sane-backends: fix udev rule generation
2022-06-11 14:38:32 +00:00
Sergei Trofimovich 41642735e1
Merge pull request #176264 from trofi/fix-fno-common-for-gcolor2
gcolor2: pull patch pending upstream inclusion for -fno-common toolch…
2022-06-11 11:21:26 +00:00
Bobby Rong d46e514008
Merge pull request #176259 from bobby285271/symbolic-preview
symbolic-preview: 0.0.2 -> 0.0.3
2022-06-09 20:26:30 +08:00
Sergei Trofimovich 6fd94e9932 gimpPlugins.waveletSharpen: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: interface.o:(.bss+0xe0): multiple definition of `fimg'; plugin.o:(.bss+0x40): first defined here
2022-06-08 20:02:03 +01:00
Sergei Trofimovich ac8d9e9e01 gimpPlugins.lqrPlugin: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: interface_aux.o:src/interface_aux.c:55: multiple definition of
      `dlg'; interface.o:src/interface.c💯 first defined here
2022-06-08 19:56:43 +01:00
Jan Tojnar b8b0e0adfb
Merge pull request #173184 from matthuszagh/inkscape-1.2
inkscape: 1.1.2 -> 1.2
2022-06-08 14:39:38 +02:00
Matt Huszagh c1e680f8da inkscape: 1.1.2 → 1.2
https://inkscape.org/news/2022/05/16/inkscape-12/
https://media.inkscape.org/media/doc/release_notes/1.2/Inkscape_1.2.html

Needed to add some Python dependencies:
- appdirs, beautifulsoup4, cachecontrol, requests and pygobject3 (gi) for clipart importer
- cssselect and numpy for inkex
- pygobject3 for inkex.gui

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-06-08 04:32:19 +02:00
DarkOnion0 edba69aee5
drawio: 19.0.1 -> 19.0.2 2022-06-07 19:11:54 +02:00
Bobby Rong c5a780401b
Merge pull request #176599 from DarkOnion0/drawio
drawio: 19.0.0 -> 19.0.1
2022-06-07 13:22:15 +08:00
Rick van Schijndel 3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
DarkOnion0 60d0be36a1
drawio: 19.0.0 -> 19.0.1 2022-06-06 20:27:38 +02:00
Bobby Rong 38935d64b1
Merge pull request #176212 from DarkOnion0/drawio
drawio: 18.1.3 -> 19.0.0
2022-06-06 20:11:00 +08:00
Kerstin d8bbeaa5c8
Merge pull request #176415 from dotlambda/imagemagick-7.1.0-37
imagemagick: 7.1.0-36 -> 7.1.0-37
2022-06-05 22:22:09 +02:00
Thiago Kenji Okada 09e3c12091 mcomix3: remove and alias it to mcomix
The mcomix3 fork now recommends usage of mcomix.
2022-06-05 18:14:46 +01:00
Thiago Kenji Okada 5a8e7406ca mcomix: init at 2.0.2
This was removed in https://github.com/NixOS/nixpkgs/pull/74295 because
it was compatible with Python 2 only. mcomix3 was a fork originally
introduced to port it to Python 3, however upstream eventually released
version 2.x, porting it to Python 3.
2022-06-05 18:05:40 +01:00
Robert Schütz 2badffbd99 imagemagick: 7.1.0-36 -> 7.1.0-37 2022-06-05 16:19:55 +00:00
7FM fd84f6bb0c
sane-backends: fix udev rule generation 2022-06-05 18:03:11 +02:00
Michal Sojka 2de8b93948 solvespace: 3.0 -> 3.1 2022-06-04 23:35:59 +02:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Sergei Trofimovich 72ed5665a2 gcolor2: pull patch pending upstream inclusion for -fno-common toolchains
Without the change build on upstream gcc-10 fails as:

    ld: callbacks.o:src/callbacks.h:44: multiple definition of `gcolor2'; main.o:src/callbacks.h:44: first defined here
    ld: callbacks.o:src/callbacks.h:46: multiple definition of `colorvalue'; main.o:src/callbacks.h:46: first defined here
    ld: callbacks.o:src/callbacks.h:45: multiple definition of `menu'; main.o:src/callbacks.h:45: first defined here
2022-06-04 17:30:38 +01:00
Sandro 1e5de56d87
Merge pull request #174101 from sifmelcara/krita-5.0.6 2022-06-04 17:46:04 +02:00
Bobby Rong 9fc54a1723
symbolic-preview: 0.0.2 -> 0.0.3
https://gitlab.gnome.org/World/design/symbolic-preview/-/compare/0.0.2...0.0.3
2022-06-04 23:04:28 +08:00
DarkOnion0 dd4cef3a26
drawio: 18.1.3 -> 19.0.0 2022-06-04 11:00:42 +02:00
mingchuan 0c77eaeba4 krita: Fix python plugins, add missing dependencies
Builtin python plugins (e.g. ten brushes) was not working because krita
cannot find sip during build. (Upstream changed how this works in recent
versions)

libmypaint is for MyPaint brush engine introduced in
krita 5. Builtin mypaint brushes won't work without this dependency.

libwebp is for exporting to WebP format.
2022-06-04 09:31:05 +08:00
Bobby Rong 446c101b03
Merge pull request #175891 from r-ryantm/auto-update/hydrus
hydrus: 484 -> 487
2022-06-03 19:02:07 +08:00
Sandro 537729541f
Merge pull request #171640 from ilya-fedin/reduce-closure 2022-06-02 18:52:46 +02:00
ajs124 77d9d13f3e vimiv: remove after being marked broken for over 18 months
It was marked in commit 62303628ce by Robin Gloster on 2017-03-30 (commited on 2017-03-30)
2022-06-02 18:05:57 +02:00
Ilya Fedin db228fed78 gimp: add pygtk dev output to build inputs 2022-06-02 15:09:47 +04:00
R. Ryantm dcfeb8a826 hydrus: 484 -> 487 2022-06-02 05:21:20 +00:00
Fabian Affolter 0d2cf33fa7
Merge pull request #175737 from danth/ascii-image-converter-1.12.0
ascii-image-converter: 1.11.0 -> 1.12.0
2022-06-01 20:39:22 +02:00
Daniel Thwaites 957f493f58
ascii-image-converter: 1.11.0 -> 1.12.0 2022-06-01 13:15:40 +01:00
Sandro 14cb5c9649
Merge pull request #175609 from fgaz/gnome-obfuscate/0.0.7
gnome-obfuscate: 0.0.4 -> 0.0.7
2022-06-01 02:19:41 +02:00
Robert Schütz 03364a73ef
Merge pull request #175546 from dotlambda/imagemagick-7.1.0-36
imagemagick: 7.1.0-35 -> 7.1.0-36
2022-05-31 14:18:37 -07:00
Sandro 9b4e14e160
Merge pull request #140814 from eliasp/bump-leocad 2022-05-31 22:03:14 +02:00
Francesco Gazzetta e0903ce6aa gnome-obfuscate: 0.0.4 -> 0.0.7 2022-05-31 17:19:51 +02:00
Elias Probst 1910aeba40
leocad: enable povray support
To make povray work, the configurability of its path needs to be
disabled, as otherwise the povray binary's absolute path would be stored
in the leocad profile, breaking it as soon as povray is updated with a
changed store path.

A patch disables the configurability and makes leocad call a hardcoded
path pointing to the povray binary provided through
propagatedBuildInputs

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2022-05-31 17:17:29 +02:00
Bobby Rong c5533b7b29
Merge pull request #175273 from DarkOnion0/master
drawio: 18.0.6 -> 18.1.3
2022-05-31 18:42:53 +08:00
Robert Schütz bd1d3d243a imagemagick: 7.1.0-35 -> 7.1.0-36 2022-05-31 01:00:23 +00:00
Sandro 38083555c3
Merge pull request #174712 from schuelermine/add/curtail
curtail: init at 1.3.0
2022-05-30 23:43:30 +02:00
Janne Heß bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Sergei Trofimovich 589f44ba06
Merge pull request #173855 from trofi/fix-fno-common-for-glabels
glabels: pull fix pending upstream inclusion for -fno-common toolchai…
2022-05-29 16:01:54 +00:00
Bobby Rong c26de53411
Merge pull request #173232 from omgbebebe/update/photoflare-1.6.10
photoflare: 1.6.7.1 -> 1.6.10
2022-05-29 21:29:54 +08:00
DarkOnion0 48210371c1
drawio: 18.0.6 -> 18.1.3 2022-05-29 11:40:34 +02:00
Rick van Schijndel 37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Luna Nova 793f99c48e
monado: 21.0.0 -> unstable-2022-05-28 (#173907)
* monado: 21.0.0 -> unstable-2022-05-28

Upstream hasn't had a version bump in 1.5 years, lots of progress since then.

monado: Apply suggestions from @SuperSandro2000's review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* monado: set mainProgram to monado-cli

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-28 21:38:00 +02:00
Bobby Rong d38af03686
Merge pull request #174419 from r-ryantm/auto-update/hydrus
hydrus: 483 -> 484
2022-05-28 18:12:33 +08:00
Anselm Schüler ec4c76e0a8 curtail: init at 1.3.0 2022-05-28 00:50:49 +02:00
Elias Probst 39478cbeff
leocad: 21.03 -> 21.06
Also update the ldraw-based library to the latest snapshot available
from archive.org (20210705153544).
2022-05-28 00:41:57 +02:00
Artturi 60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Sandro b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
Sandro c60a2b5927
Merge pull request #173616 from valff/fix-shotwell-video-thumbnailer
Add missing dependencies for shotwell-video-thumbnailer
2022-05-25 23:07:47 +02:00
Jan Tojnar 485d323a4c
Merge pull request #174102 from jtojnar/gnome-updates
GNOME updates
2022-05-25 19:26:26 +02:00
Artturin 0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
Zhaofeng Li 94b8710342 weylus: Add GST plugins to GST_PLUGIN_PATH
Redos #145051 after #161052.

Co-authored-by: Andy Chun @noneucat <andy@lolc.at>
2022-05-25 00:21:21 -07:00
R. Ryantm 95191d4f61 hydrus: 483 -> 484 2022-05-25 06:11:06 +00:00
Ben Siraphob 60129f5a70
Merge pull request #174180 from sikmir/gnuclad
gnuclad: enable on darwin
2022-05-23 16:50:18 -07:00
Nikolay Korotkiy 87e0baba2d
gnuclad: enable on darwin 2022-05-23 23:15:20 +03:00
Jan Tojnar 2f87de7b08 shotwell: 0.30.15 → 0.30.16
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.15...shotwell-0.30.16
2022-05-23 13:37:27 +02:00
mingchuan 36a116742d krita: 5.0.2 -> 5.0.6 2022-05-23 19:13:00 +08:00
Janne Heß 09438ed9ce
Merge pull request #173968 from symphorien/scantailor-advanced-zhf
scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
2022-05-23 11:01:21 +02:00
Thomas Gerbet c3182eace3 panotools: 2.9.20 -> 2.9.21
Fixes CVE-2021-33293

https://sourceforge.net/projects/panotools/files/libpano13/libpano13-2.9.21/
2022-05-22 18:45:16 +02:00
Guillaume Girol 6e17b6945c scantailor-advanced: fix build with qt5.15 by switching to a maintained fork
https://github.com/4lex4/scantailor-advanced/issues/170#issuecomment-1030857156
2022-05-22 12:00:00 +00:00
Rick van Schijndel 35e19f9daa
Merge pull request #173865 from trofi/workaround-fno-common-for-jpeg-archive
jpeg-archive: add -fcommon workaround
2022-05-21 16:00:51 +02:00
Sergei Trofimovich ed01f5bd6d jpeg-archive: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: src/util.o:(.bss+0x0): multiple definition of `progname'; /build/ccBZT2Za.o:(.bss+0x20): first defined here
2022-05-21 11:20:01 +01:00
Sergei Trofimovich 4fc2a31536 glabels: pull fix pending upstream inclusion for -fno-common toolchain support
Without the change builds fails on upstream gcc-10 as:

    ld: label.o:src/template-history.h:31: multiple definition of `gl_template_history'; glabels-batch.o:src/template-history.h:31: first defined here
    ld: label-text.o:src/font-history.h:31: multiple definition of `gl_font_history'; glabels-batch.o:src/font-history.h:31: first defined here
    ld: font-history.o:src/font-history.h:31: multiple definition of `gl_font_history'; glabels-batch.o:src/font-history.h:31: first defined here
    ld: template-history.o:src/template-history.h:31: multiple definition of `gl_template_history'; glabels-batch.o:src/template-history.h:31: first defined here
2022-05-21 10:38:52 +01:00
Thomas Watson 4c711c386a cloudcompare: 2.12.0 -> 2.12.1, fix build
Fixes build by using PDAL 2.3.0 as there are problems with 2.4.0.
2022-05-20 19:09:38 -05:00
Robert Schütz 6501ee65b0 imagemagick: 7.1.0-34 -> 7.1.0-35 2022-05-20 14:48:37 +02:00
Valentine Valyaeff dae4350d25 shotwell: fix video thumbnails
Video thumbnails generation was broken without these dependencies.
2022-05-19 20:56:26 +03:00
Jacek Galowicz f7897d42b2
Merge pull request #173589 from alyssais/drawio-headless
drawio-headless: extract from pandoc-drawio-filter
2022-05-19 11:12:08 +02:00
Alyssa Ross 3e3d98cbb3
drawio-headless: extract from pandoc-drawio-filter
This wrapper is useful independently of pandoc-drawio-filter — it's
useful in any other situation in which somebody might want to use
draw.io diagrams in a build process.

So, make it accessible from the top level to facilitate reuse.
2022-05-19 08:20:50 +00:00
Sergei Trofimovich 223b8e5db5
Merge pull request #173055 from trofi/workaround-fno-common-for-grafx2
grafx2: add -fcommon workaround
2022-05-19 07:12:19 +00:00
Robert Schütz 4a1344693d megapixels: use wrapGAppsHook4 2022-05-18 12:38:50 -07:00
DarkOnion0 6f0d3c8ec7
drawio: 18.0.4 -> 18.0.6 2022-05-17 18:05:05 +02:00
Robert Schütz 8896e8d373 imagemagick: 7.1.0-33 -> 7.1.0-34 2022-05-17 15:19:58 +02:00
Ivar Scholten 578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
omg d62f3acd4d photoflare: 1.6.7.1 -> 1.6.10 2022-05-16 10:47:02 +04:00
Rick van Schijndel 05dee02f92 nomacs: mark broken on darwin
Already broken for a few years and nobody complained yet,
so just gonna make it clear that it's broken.
2022-05-15 23:22:15 +02:00
Jörg Thalheim 2c260a40e0
Merge pull request #173173 from DarkOnion0/drawio
drawio: 18.0.1 -> 18.0.4
2022-05-15 20:37:18 +01:00
DarkOnion0 222d84a2b7
drawio: 18.0.1 -> 18.0.4 2022-05-15 19:21:18 +02:00
Sergei Trofimovich 85b0aa8d4d grafx2: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../obj/unix/tiles.o:/build/grafx2/src/global.h:306: multiple definition of
      `Main_selector'; ../obj/unix/main.o:/build/grafx2/src/global.h:306: first defined here
2022-05-14 17:55:46 +01:00
Robert Schütz 92e0e80f67 rnote: 0.5.1-hotfix-1 -> 0.5.3
https://github.com/flxzt/rnote/releases/tag/v0.5.2
https://github.com/flxzt/rnote/releases/tag/v0.5.3
2022-05-14 08:00:29 -07:00
Thiago Kenji Okada eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Rick van Schijndel 9ef1af9aa3 rapcad: drop
Broken since 2018
2022-05-10 22:21:09 +02:00
Artturi db137956d6
Merge pull request #172263 from otavio/topic/apngasm-3110
apngasm: 3.1.9 -> 3.1.10
2022-05-10 06:17:01 +03:00
Otavio Salvador 7565c2e455 apngasm: 3.1.9 -> 3.1.10
3.1.9 had issues with building and 3.1.10 has been released fixing
those; a parallel building error has been found and it is fixed on
Gentoo repository, from where we grab the patch from.

Log of error: https://hydra.nixos.org/log/6nh56zf7y81p0m6xxynw22wj1kaxrjbd-apngasm-3.1.9.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:39:27 -03:00
Artturin 49b62442e9 image_optim: remove useless nulls 2022-05-10 01:01:00 +03:00
Sandro 94d02e4e32
Merge pull request #172141 from trofi/workaround-fno-common-for-gqview
gqview: add -fcommon workaround
2022-05-09 12:06:51 +02:00
Sergei Trofimovich 6c60d3d38a gqview: add -fcommon workaround
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:

    $ nix build -L --impure --expr 'with import ./. {}; gqview.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: pan-view.o:/build/gqview-2.1.5/src/bar_exif.h:27:
      multiple definition of `bar_exif_key_list'; bar_exif.o:/build/gqview-2.1.5/src/bar_exif.h:27: first defined here
2022-05-09 08:20:31 +01:00
Robert Schütz f42f88bd15 rnote: 0.5.0-hotfix-2 -> 0.5.1-hotfix-1
https://github.com/flxzt/rnote/releases/tag/v0.5.1-hotfix-1
2022-05-08 22:36:45 -07:00
github-actions[bot] f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Ryan Mulligan 2a77fee558
Merge pull request #171629 from r-ryantm/auto-update/hydrus
hydrus: 482 -> 483
2022-05-08 15:49:20 -07:00
Rick van Schijndel d4aca509e6
Merge pull request #171931 from RamKromberg/fix/jpegrescan
jpegrescan: 2016-06-01 -> 2019-03-27
2022-05-08 22:47:57 +02:00
Robert Schütz 2f677eae73 imagemagick: 7.1.0-32 -> 7.1.0-33 2022-05-08 13:39:30 -07:00
Ram Kromberg d9c321639c jpegrescan: 2016-06-01 -> 2019-03-27 2022-05-07 11:36:41 +03:00
Naïm Favier 545a1eddcd
megapixels: fix wrapper arguments escaping 2022-05-06 18:27:02 +02:00
Naïm Favier 8fe47199cc
image_optim: fix wrapper arguments escaping 2022-05-06 18:26:39 +02:00
Vladimír Čunát 8ad52489e9
Merge branch 'master' into staging-next 2022-05-06 16:07:25 +02:00
Robert Schütz c767cecaad rnote: 0.4.0 -> 0.5.0-hotfix-2
https://github.com/flxzt/rnote/releases/tag/v0.5.0-hotfix-2
2022-05-06 06:17:17 -07:00
github-actions[bot] 6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Bobby Rong 3d93ea9f5b
Merge pull request #171706 from DarkOnion0/master
drawio: 17.4.2 -> 18.0.1
2022-05-06 17:09:56 +08:00
github-actions[bot] b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Jan Tojnar 1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
poppler: 22.03.0 -> 22.04.0
2022-05-06 00:47:20 +02:00
DarkOnion0 e06ba92957
drawio: 17.4.2 -> 18.0.1 2022-05-05 22:27:47 +02:00
R. Ryantm 160094c9ec hydrus: 482 -> 483 2022-05-05 06:03:22 +00:00
github-actions[bot] 46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
Jan Tojnar aae4fc3e87
Merge pull request #170653 from schuelermine/add/tesseract5
Add Tesseract 5 & update Tessdata to 4.1.0
2022-05-02 23:58:15 +02:00
Anselm Schüler 92a849e613
tesseract5: init at 5.1.0 2022-05-02 13:44:04 +02:00
Anselm Schüler 1b38ecfc74
tesseract4.tessdata: 4.0.0 -> 4.1.0 2022-05-02 13:44:03 +02:00
Erik Arvstedt 7d2cee008b
tesseract: add wrapper test 2022-05-02 13:44:03 +02:00
Erik Arvstedt 0532532835
tesseract: use multi-line build inputs format 2022-05-02 12:39:50 +02:00
Erik Arvstedt 683c50d805
tesseract: switch to SRI hash format 2022-05-02 12:39:49 +02:00
Erik Arvstedt 42b719a3be
tesseract: fix fetch-language-hashes
- Don't match spaces in language names
- Remove duplicate languages
2022-05-02 12:39:49 +02:00
Vladimír Čunát 9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
github-actions[bot] 677697c12f
Merge staging-next into staging 2022-05-01 18:01:35 +00:00
github-actions[bot] da9b549e31
Merge master into staging-next 2022-05-01 18:01:03 +00:00
Kerstin Humm ab3a25bc8c
imagemagick: 7.1.0-31 -> 7.1.0-32 2022-05-01 12:13:18 +02:00
Vladimír Čunát c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
github-actions[bot] 5f05f984a6
Merge staging-next into staging 2022-04-30 00:02:41 +00:00
github-actions[bot] 142bf917b0
Merge master into staging-next 2022-04-30 00:02:08 +00:00
Sandro f308111faa
Merge pull request #164879 from willcohen/proj-9
proj: 8.2.1 -> 9.0.0
2022-04-30 01:44:39 +02:00
Will Cohen aed4d163f6 cloudcompare: mark as broken on linux 2022-04-29 16:08:44 -04:00
github-actions[bot] 3624aa9760
Merge staging-next into staging 2022-04-29 18:01:55 +00:00
github-actions[bot] db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
R. Ryantm cb3a58a603 ovito: 3.6.0 -> 3.7.1 2022-04-29 09:40:36 -05:00
github-actions[bot] 58538c1840
Merge staging-next into staging 2022-04-28 18:07:38 +00:00
Vladimír Čunát 84de05dba7
Merge branch 'master' into staging-next 2022-04-28 18:05:38 +02:00
Vladimír Čunát 8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
Artturi 46661fa42e
Merge pull request #166318 from r-ryantm/auto-update/graphicsmagick 2022-04-28 16:49:00 +03:00
Vladimír Čunát 51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
github-actions[bot] 2d8612d4c3
Merge staging-next into staging 2022-04-27 18:02:29 +00:00
github-actions[bot] 565df1946d
Merge master into staging-next 2022-04-27 18:01:19 +00:00
Sandro e650789e6e
Merge pull request #169510 from reckenrode/darwin-sane
sane-backends: fix build on Darwin
2022-04-27 16:56:35 +02:00
github-actions[bot] 6a14b5834e
Merge master into staging-next 2022-04-25 00:02:35 +00:00
André Vitor de Lima Matos 5d7333150a digikam: 7.4.0 -> 7.6.0 2022-04-24 19:05:46 -03:00
André Vitor de Lima Matos aee2d2511b skanpage: move into/use kde/gear distribution from 22.04 2022-04-24 19:05:44 -03:00
Rick van Schijndel 87d34a6b89
Merge pull request #169856 from samuelgrf/remove-samuelgrf-from-maintainers
treewide: remove samuelgrf from maintainers
2022-04-24 22:18:43 +02:00
github-actions[bot] b9e4b22843
Merge master into staging-next 2022-04-24 12:01:14 +00:00
Robert Schütz 95aa9e3550 imagemagick: 7.1.0-30 -> 7.1.0-31 2022-04-24 13:10:01 +02:00
github-actions[bot] 93ca6b8345
Merge master into staging-next 2022-04-24 06:01:05 +00:00
Bobby Rong 9c0eb42247
Merge pull request #169313 from dbalan/darktable_add_glib-net
darktable: add glib-networking dependency
2022-04-24 10:44:16 +08:00
github-actions[bot] 696025ae9c
Merge master into staging-next 2022-04-24 00:02:26 +00:00
ajs124 30b665175c
Merge pull request #169732 from interruptinuse/rawtherapee-glibc-malloc
rawtherapee: Fix glibc-2.34 malloc build error
2022-04-23 22:27:25 +01:00
Vladimír Čunát 82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Samuel Gräfenstein 0c890f5866
treewide: remove samuelgrf from maintainers 2022-04-22 23:21:58 +02:00
Artturi 785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
inty 3b0f9301bb rawtherapee: Add note about removing the patch in 5.9 2022-04-22 15:13:03 +00:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
inty 36b0854076 rawtherapee: Add glibc-2.34 malloc error patch
FOR MAINTAINERS: This patch will have to be removed once rawtherapee-5.9
is packaged.

Fixes the following rtengine.dir/myfile.cc.o build error:
<..>-glibc-2.34-115-dev/include/wchar.h:582:24: error: 'malloc' attribute argument 1 is ambiguous
  582 |   __attribute_malloc__ __attr_dealloc_fclose;

For the upstream discussion, see Beep6581/RawTherapee#6324.
2022-04-22 08:37:33 +00:00
Randy Eckenrode f6999e0cc5
sane-backends: fix build on Darwin 2022-04-21 22:01:19 -04:00
Ryan Mulligan 659b91df0a
Merge pull request #169524 from r-ryantm/auto-update/hydrus
hydrus: 481 -> 482
2022-04-21 16:09:52 -07:00
Kerstin Humm 1200c1c3e0
imagemagick: 7.1.0-29 -> 7.1.0-30 2022-04-21 17:01:04 +02:00
Sandro 82d988b5c6
Merge pull request #165743 from barinov274/unigine-valley 2022-04-21 15:49:29 +02:00
R. Ryantm 36fa19fd69 hydrus: 481 -> 482 2022-04-21 04:28:21 +00:00
tilcreator 6efbfd12e7 inkscape: add pyserial 2022-04-20 04:39:59 +02:00
Dhananjay Balan 905fad4c4b darktable: add glib-networking dependency
This is needed for "mapping" functionality to work, which is broken in master.
2022-04-19 13:49:24 +02:00
barinov274 b7642726f9 unigine-valley: add desktop icon and change libGL to libglvnd 2022-04-19 19:30:27 +10:00
Lassulus 91771f3b50
Merge pull request #163031 from samuelgrf/gimpPlugins.bimp-init-at-2.6
gimpPlugins.bimp: init at 2.6
2022-04-18 22:03:50 +01:00
Ryan Mulligan 77e8614d07
Merge pull request #168875 from r-ryantm/auto-update/hydrus
hydrus: 480 -> 481
2022-04-18 06:30:39 -07:00
7c6f434c 891d0226de
Merge pull request #169119 from 7c6f434c/openscad-prebuild-parser
openscad: force-build the file causing dependency issues
2022-04-17 23:23:36 +00:00
Sandro 36b4622299
Merge pull request #168347 from hqurve/fix-openboard
openboard: fix compile with poppler >= 22.01
2022-04-18 00:58:26 +02:00
Michael Raskin 5926235381 openscad: force-build the file causing dependency issues 2022-04-18 00:47:00 +02:00
hqurve b82b97e4d9 openboard: pin ffmpeg_4 and fix compile with poppler >= 22.01 2022-04-16 19:33:36 -04:00
Ben Siraphob 259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
github-actions[bot] 6b9c75bed5
Merge master into staging-next 2022-04-16 18:01:07 +00:00
Kevin Cox c8b84603f0
Merge pull request #167205 from pacien/gscan2pdf-2.12.6
gscan2pdf: 2.12.5 -> 2.12.6
2022-04-16 09:28:43 -04:00
R. Ryantm 6592797222 hydrus: 480 -> 481 2022-04-16 04:54:01 +00:00
Martin Weinelt a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Bobby Rong 137c465510
Merge pull request #167657 from dali99/update_hydrus2
hydrus: 479 -> 480
2022-04-15 19:09:47 +08:00
github-actions[bot] eef7dee538
Merge master into staging-next 2022-04-15 06:01:16 +00:00
Sandro 4aa11b21b5
Merge pull request #168455 from barinov274/sanctuary
unigine-sanctuary: init at 2.3
2022-04-15 04:22:15 +02:00
Martin Weinelt 33425fdc96
Merge pull request #166489 from NixOS/python-updates 2022-04-15 03:47:30 +02:00
Martin Weinelt 5ee7d17afc python3Packages.path: rename from path.py; 12.0.1 -> 16.4.0
The project had been renamed after 12.5.0 back in 2020, which is why we
didn't receive further updates.

Created an alias and renamed all existing references.
2022-04-15 01:39:54 +02:00
Vladimír Čunát d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Ryan Mulligan b90aae9445
Merge pull request #168447 from r-ryantm/auto-update/geeqie
geeqie: 1.7.2 -> 1.7.3
2022-04-13 10:58:23 -07:00
barinov274 b0fd9be8a6 unigine-sanctuary: init at 2.3 2022-04-13 21:17:20 +10:00
R. Ryantm 306ca314d1 geeqie: 1.7.2 -> 1.7.3 2022-04-13 05:18:30 +00:00
DarkOnion0 7c4cc5125a drawio: 17.2.4 -> 17.4.2 2022-04-12 20:44:35 +02:00
Artturi 1aba4dff61
Merge pull request #167055 from tpwrules/upgrade-cloudcompare 2022-04-12 18:15:03 +03:00
Sandro 160258dee9
Merge pull request #167849 from barinov274/tropics 2022-04-11 10:55:51 +02:00
barinov274 e5ca3bbc0a unigine-tropics: init at 1.3 2022-04-11 16:35:41 +10:00
ajs124 513783a9fa
Merge pull request #166439 from erictapen/imagemagick
imagemagick: 7.1.0-26 -> 7.1.0-29, build with JXL for aarch64-linux
2022-04-10 22:05:20 +01:00
Vladimír Čunát 5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
R. Ryantm ab3d8bd20d yed: 3.21.1 -> 3.22 2022-04-10 06:47:06 +00:00
Jan Tojnar 556edebe3c inkscape: Fix build with poppler 22.04 2022-04-09 00:39:42 +02:00
github-actions[bot] a36cec68d4
Merge staging-next into staging 2022-04-08 12:02:01 +00:00
ajs124 01dee11f56
Merge pull request #167591 from jtojnar/mypaint
mypaint: Fix build
2022-04-08 13:28:50 +02:00
github-actions[bot] 62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Bobby Rong feb6db0b5d
Merge pull request #167664 from bobby285271/drawing
drawing: fix build with meson 0.61
2022-04-08 13:20:02 +08:00
Martin Weinelt cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Bobby Rong 6911f1ef78
drawing: fix build with meson 0.61 2022-04-07 17:23:31 +08:00
Daniel Olsen d36e02678b hydrus: 479 -> 480 2022-04-07 08:05:52 +02:00