kilianar
abe093ebf6
mandelbulber: 2.27 -> 2.28
2022-07-14 19:12:19 +02:00
Alyssa Ross
7ac2cf8e83
imagemagick: rename 7.0.nix to default.nix
...
"7.0.nix" doesn't make any sense, because it contains version
7.1.0-39. imagemagick6 is barely used and can probably be removed
soon, so I think it makes sense to let 7.x have the default.nix path.
2022-07-14 08:44:03 +00:00
github-actions[bot]
4831214ba4
Merge master into staging-next
2022-07-14 06:01:25 +00:00
Artturi
756bff3405
Merge pull request #181418 from twitchyliquid64/openscad/fix-wayland
...
openscad: fix on wayland systems
2022-07-14 05:29:35 +03:00
Tom
38f8a4d71c
openscad: fix on wayland systems
2022-07-13 17:18:46 -07:00
Daniel Olsen
cec2f72095
hydrus: 490 -> 491
2022-07-13 23:48:11 +02:00
Daniel Olsen
250157ab54
hydrus: 489 -> 490
2022-07-13 23:45:45 +02:00
Daniel Olsen
eab2d27e22
hydrus: 488d -> 489
2022-07-13 23:45:45 +02:00
github-actions[bot]
00ec8bc8d3
Merge master into staging-next
2022-07-13 18:01:28 +00:00
R. Ryantm
972106f90f
curtail: 1.3.0 -> 1.3.1
2022-07-13 01:44:50 +00:00
github-actions[bot]
5f2ff17a45
Merge master into staging-next
2022-07-11 18:01:16 +00:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
...
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
Jonas Heinrich
63d729665c
glimpse: Drop package and plugins
2022-07-11 15:05:14 +02:00
André Vitor de Lima Matos
6de4f6b39f
digikam: 7.6.0 -> 7.7.0
2022-07-11 14:29:34 +08:00
kilianar
7a1fcc94a7
feh: fix failing testPhase
...
The update of imlib2 from 1.8.1 to 1.9.1 changed the warning messages
when trying to open empty image files. This caused some tests of feh to
fail. Therefore we change the expected warning in test/feh.t during the
postPatch phase.
2022-07-10 22:25:47 +02:00
kilianar
7d69cd5908
feh: 3.8 -> 3.9
...
Includes some refactoring:
- fetchFromGitHub instead of fetchurl
- add patch to fix the failing tests
2022-07-09 18:30:36 +02:00
kilianar
9ca453deeb
imgcat: 2.3.1 -> 2.5.1
2022-07-09 13:55:00 +02:00
rewine
8ef7523c8e
pineapple-pictures: init at 0.6.1 ( #178583 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-06 11:28:26 +02:00
Sandro
ab18f8f301
Merge pull request #174434 from zhaofengli/weylus-sway
...
weylus: Add GST plugins to GST_PLUGIN_PATH, weylus: 0.11.4 -> unstable-2022-06-07
2022-07-05 09:54:29 +02:00
Josef Kemetmüller
bcd7045998
treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
...
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Leiser Fernández Gallo
468d2bdcf1
darktable: 3.8.1 -> 4.0.0 ( #180012 )
2022-07-03 16:19:42 -03:00
Juraj Hercek
269b500073
freecad: fix crash when selecting color of a solid
...
FreeCAD crashes when user wants to select color of a solid with
following console message (long lines wrapped):
$ nix run nixpkgs#freecad
FreeCAD 0.20, Libs: 0.20RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022
FreeCAD is free and open-source software licensed under the terms of
LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##
(freecad:19737): GLib-GIO-ERROR **: 14:33:02.511: Settings schema
'org.gtk.Settings.ColorChooser' is not installed
fish: Job 1, 'nix run nixpkgs#freecad' terminated by signal SIGTRAP
(Trace or breakpoint trap)
This patch adds hooks for GApps to relevant places in order to make
FreeCAD finding the Color Chooser dialog schema effectively preventing
crash from happening.
2022-07-02 14:45:37 +02:00
Doron Behar
9c544193df
ocrfeeder: Fix launch with patch ( #179675 )
2022-07-01 15:21:36 +00:00
Robert Schütz
14f3b5b7da
megapixels: 1.4.3 -> 1.5.0
...
https://gitlab.com/postmarketOS/megapixels/-/tags/1.5.0
2022-06-30 22:35:23 +00:00
kilianar
435959ce6f
jpegoptim: 1.4.6 -> 1.4.7
...
Release 1.4.7 was so far only published on GitHub and not on the
authors website. Therefore we switch to fetchFromGitHub for obtaining
the source. The license changed from gpl2+ to gpl3+ with commit
2c0f5f2c2c
2022-06-29 11:02:33 +02:00
ajs124
330f745f6f
maintainers: remove skrzyp
...
no github account linked
2022-06-29 00:52:14 +02:00
github-actions[bot]
058fe905b8
Merge master into staging-next
2022-06-27 06:01:11 +00:00
Jörg Thalheim
725cee0dca
Merge pull request #179226 from bdd/use_testers_testversion
...
Replace use of `testVersion` alias
2022-06-27 07:15:19 +02:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next
2022-06-26 18:01:24 +00:00
Berk D. Demir
a9f912498f
Replace use of testVersion
alias
...
- lndconnect: Drop unused input `testVersion`
- other packages: Import `testers` and use `testers.testVersion`
2022-06-26 17:41:46 +00:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt
-> erikarvstedt
...
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
github-actions[bot]
aa36d9ee78
Merge master into staging-next
2022-06-26 00:02:17 +00:00
Sandro
9689d3319a
Merge pull request #179015 from fgaz/synfigstudio/1.5.1
...
synfigstudio: 1.0.2 -> 1.5.1, unbreak, expose sub-packages
2022-06-26 00:49:16 +02:00
Francesco Gazzetta
8f2e02bee7
synfigstudio.synfig,synfigstudio.ETL: expose
2022-06-25 23:36:11 +02:00
Francesco Gazzetta
378a8a6906
synfigstudio: 1.0.2 -> 1.5.1, unbreak
2022-06-25 23:36:10 +02:00
github-actions[bot]
ae24e28a98
Merge master into staging-next
2022-06-25 06:01:17 +00:00
Bobby Rong
1ad4966816
Merge pull request #176296 from wentasah/solvespace-3.1
...
solvespace: 3.0 -> 3.1
2022-06-25 11:38:11 +08:00
github-actions[bot]
192fdf11fe
Merge master into staging-next
2022-06-25 00:02:10 +00:00
Sandro
5c92665484
Merge pull request #177679 from fgaz/vengi-tools/0.0.20
2022-06-24 21:27:56 +02:00
Zhaofeng Li
6771aaec5c
weylus: 0.11.4 -> unstable-2022-06-07
2022-06-24 11:53:18 -07:00
github-actions[bot]
5b9ee17283
Merge master into staging-next
2022-06-24 00:02:29 +00:00
github-actions[bot]
4f79f81d47
Merge master into staging-next
2022-06-23 18:01:15 +00:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
Nicolas Benes
bd1f8edffd
freecad: 0.19.2 -> 0.20
2022-06-23 17:28:27 +02:00
github-actions[bot]
62b0d793ec
Merge master into staging-next
2022-06-23 12:01:15 +00:00
hqurve
6cab8dd7be
lorien: init at 0.5.0 ( #164178 )
2022-06-23 11:34:08 +02:00
github-actions[bot]
9a2405d657
Merge staging-next into staging
2022-06-22 18:02:10 +00:00
ajs124
ffd46dbe93
Merge pull request #174022 from LeSuisse/panotools-2.9.21
...
panotools: 2.9.20 -> 2.9.21
2022-06-22 19:04:19 +02:00
github-actions[bot]
3746a49dcc
Merge staging-next into staging
2022-06-21 00:02:48 +00:00
Robert Schütz
7978240546
imagemagick: 7.1.0-37 -> 7.1.0-39
2022-06-20 19:30:57 +00:00
github-actions[bot]
8c4cc99917
Merge staging-next into staging
2022-06-20 18:01:47 +00:00
Pavol Rusnak
41e6f56844
ipe: 7.2.23 -> 7.2.24
2022-06-19 14:27:50 +02:00
github-actions[bot]
358f18f4c3
Merge staging-next into staging
2022-06-18 07:06:46 +00:00
github-actions[bot]
f40a25207d
Merge staging-next into staging
2022-06-18 00:02:27 +00:00
Sandro
509f379c5c
Merge pull request #177983 from kilianar/image_optim
...
image_optim: 0.26.3 -> 0.31.1
2022-06-17 20:42:34 +02:00
Jan Tojnar
8dd255b886
gimp: 2.10.30 → 2.10.32
...
https://www.gimp.org/news/2022/06/14/gimp-2-10-32-released/
2022-06-17 16:57:00 +02:00
kilianar
72d13e648d
image_optim: 0.26.3 -> 0.31.1
2022-06-17 08:56:40 +02:00
github-actions[bot]
8c938c76c8
Merge staging-next into staging
2022-06-16 18:01:58 +00:00
Nikolay Korotkiy
e6ef6b680f
qosmic: enable on darwin
2022-06-16 17:53:50 +03:00
github-actions[bot]
6cba7d42f1
Merge staging-next into staging
2022-06-15 18:02:12 +00:00
Ivv
735f819c78
Merge pull request #177568 from sheepforce/pixinsight
...
pixinsight: 1.8.9 -> 1.8.9-1
2022-06-15 17:04:12 +02:00
Bobby Rong
e2e30dfe9f
Merge pull request #177634 from dali99/update_hydrus2
...
hydrus: 487 -> 488d
2022-06-15 20:52:09 +08:00
github-actions[bot]
7d845ac90c
Merge staging-next into staging
2022-06-15 12:02:14 +00:00
Sergei Trofimovich
39f0317f03
Merge pull request #176940 from trofi/workaround-fno-common-for-gimpPlugins.waveletSharpen
...
gimpPlugins.waveletSharpen: add -fcommon workaround
2022-06-15 06:51:50 +00:00
Sergei Trofimovich
fc3a4daf19
Merge pull request #176939 from trofi/fix-fno-common-for-gimpPlugins.lqrPlugin
...
gimpPlugins.lqrPlugin: pull upstream fix for -fno-common toolchains
2022-06-15 06:51:34 +00:00
Francesco Gazzetta
5e52fdf6f6
vengi-tools: 0.0.18 -> 0.0.20
2022-06-14 22:23:50 +02:00
DarkOnion0
c8099f552f
drawio: 19.0.2 -> 19.0.3
2022-06-14 18:38:38 +02:00
Daniel Olsen
4ac196b95e
hydrus: 487 -> 488d
2022-06-14 14:55:52 +02:00
sheepforce
7cc1f2e8b0
pixinsight: 1.8.9 -> 1.8.9-1
2022-06-13 23:29:35 +02:00
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