Commit Graph

2581 Commits

Author SHA1 Message Date
Francesco Gazzetta
91b01aef66 drawpile: 2.1.12 -> 2.1.13 (#72854) 2019-11-05 14:56:20 -05:00
R. RyanTM
d15b9b1561 avocode: 3.9.3 -> 3.9.6 2019-11-04 23:45:59 -08:00
Daiderd Jordan
9b773fd98a
inkscape: fix darwin build
Cairo is also a dependency now.

    /tmp/nix-build-inkscape-0.92.4.drv-0/inkscape-0.92.4/src/display/drawing-context.h:20:10: fatal error: 'cairo.h' file not found
    #include <cairo.h>
             ^~~~~~~~~
    1 error generated.
2019-11-04 16:03:18 +01:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
Jan Tojnar
f3a8147404
gimpPlugin.exposureBlend: mark as broken
It produces an error:

	GIMP-Error: Calling error for procedure 'gimp-image-get-active-layer':
	Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.

	(script-fu:25123): GLib-WARNING **: 12:41:03.500: (../glib/gerror.c:416):g_error_new_valist: runtime check failed: (domain != 0)
	script-fu-Warning: Error while loading /nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm:

	Error: (/nix/store/31y1qiyg8fzn07yz6lrnkbja33298gmz-gimp-with-plugins-2.10.14/share/gimp/2.0/scripts/exposure-blend/nds9ds1m18d0wg1b01fch8wyzdwpmr8x-exposure-blend.scm : 627) Procedure execution of gimp-image-get-active-layer failed on invalid input arguments: Procedure 'gimp-image-get-active-layer' has been called with an invalid ID for argument 'image'. Most likely a plug-in is trying to work on an image that doesn't exist any longer.
2019-11-03 14:43:14 +01:00
Jan Tojnar
e93c38ff7c
gimp-with-plugins: pass all script attributes
to the pluginDerivation
2019-11-03 14:43:14 +01:00
Jan Tojnar
46818a55b1
gimpPlugins.gap: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar
a73ad445a9
gimpPlugins.waveletSharpen: fix build 2019-11-03 14:43:13 +01:00
Jan Tojnar
8da26cc578
gimp-with-plugins: install plug-ins into subdirs
GIMP 3 will require all plugins to be installed into their own subdirectories, so let’s just do that now.
2019-11-03 14:43:13 +01:00
Jan Tojnar
ae21a2bc60
gimp-with-plugins: fix installing custom scripts
script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
2019-11-03 14:43:12 +01:00
Jan Tojnar
43c3f471b8
gimp: format with nixpkgs-format 2019-11-03 14:43:12 +01:00
Jan Tojnar
c75c6b588a
gimp: 2.10.12 → 2.10.14
https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/
2019-11-03 14:43:12 +01:00
Gabriel Ebner
cf5597809e freecad: 0.18.3 -> 0.18.4 2019-11-03 14:14:35 +01:00
Michael Raskin
07da1ca8b5
Merge pull request #72491 from urkud/inkscape-cleanup
inkscape: use latest poppler, use gtkspell2, drop `-fpermissive`
2019-11-03 06:52:59 +00:00
Yury G. Kudryashov
ba0a68c45b inkscape: use latest poppler, use gtkspell2, drop -fpermissive
It seems that `inkscape-0.9.4` builds with the latest poppler and
without the `-fpermissive` workaround.
2019-11-02 17:47:15 -04:00
R. RyanTM
fc8b711277 drawpile: 2.1.11 -> 2.1.12 2019-11-02 11:07:17 -07:00
Mario Rodas
d0e11d55cb
yed: 3.19.1 -> 3.19.1.1 2019-11-01 22:00:00 -05:00
Averell Dalton
ac32e855fa yacreader: 9.5.0 -> 9.6.2 2019-11-01 19:47:45 -07:00
Florian Klink
9ebe6211fa
Merge pull request #72098 from risicle/ris-imagemagick-6.9.10-69-7.0.9-0
imagemagick6: 6.9.10-68 -> 6.9.10-69, imagemagick7: 7.0.8-68 -> 7.0.9-0
2019-11-01 17:59:35 +01:00
Niklas Hambüchen
73c71dd870
Merge pull request #70973 from nh2/meshlab-20190129-master
meshlab: 20180627-beta -> 20190129-beta
2019-11-01 02:29:31 +01:00
Niklas Hambüchen
f50fca7dc7 meshlab: 20180627-beta -> 20190129-beta.
Patches Based on Arch Linux versions:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=meshlab-git&id=f7250ea818470f07dc9b86726407091d39c0be6f

Also added more comments.
2019-10-30 12:38:35 +01:00
Daniël de Kok
97f4d0d345 drawio: 12.1.0 -> 12.1.7
Changes:

- Updates to draw.io 12.1.7
- Updates to Electron 7
2019-10-28 16:57:51 +01:00
Michael Weiss
2e6c509429
tev: init at 1.13 2019-10-27 21:53:45 +01:00
Robert Scott
1b44b12c57 imagemagick7: 7.0.8-68 -> 7.0.9-0 2019-10-27 13:06:55 +00:00
Robert Scott
11933c37cf imagemagick: 6.9.10-68 -> 6.9.10-69 2019-10-27 13:06:27 +00:00
R. RyanTM
9d15bb808d yed: 3.19 -> 3.19.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yed/versions
2019-10-24 16:23:55 -07:00
Mica Semrick
2084e15fb8 darktable 2.6.2 -> 2.6.3
Updating to newest minor version
2019-10-23 15:08:36 +02:00
Ryan Mulligan
e97ed888d2
Merge pull request #71652 from r-ryantm/auto-update/kodelife
kodelife: 0.8.5.99 -> 0.8.6.101
2019-10-22 06:27:30 -07:00
Silvan Mosberger
1230fc8674
Merge pull request #67809 from Infinisil/propagate-override-args
lib.makeOverridable: Propagate function arguments
2019-10-22 14:37:40 +02:00
R. RyanTM
5f6b5175ce ipe: 7.2.12 -> 7.2.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-10-22 13:36:30 +02:00
R. RyanTM
0fcffecf8b kodelife: 0.8.5.99 -> 0.8.6.101
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
2019-10-22 03:15:07 -07:00
R. RyanTM
eb6ad6e959 imagemagick7: 7.0.8-66 -> 7.0.8-68
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
2019-10-22 10:17:20 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
R. RyanTM
6f8c6d29c8 drawio: 11.3.0 -> 12.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drawio/versions
2019-10-21 07:38:31 -07:00
Frederik Rietdijk
ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Renaud
c1e21ab5fd
Merge pull request #71217 from sikmir/xournalpp
xournalpp: 1.0.12 -> 1.0.15
2019-10-18 16:08:06 +02:00
Frederik Rietdijk
c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
Victor multun Collod
ec2a8d2302 sane-backends: remove /etc/sane.d/net.conf 2019-10-16 17:47:33 +02:00
Frederik Rietdijk
12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
Gabriel Ebner
18fde25825 viewnior: do not remove icon-theme.cache
This is now done automatically.
2019-10-16 10:49:50 +02:00
Nikolay Korotkiy
2f6f55d8ee
xournalpp: 1.0.12 -> 1.0.15 2019-10-16 10:30:31 +03:00
Will Dietz
4db68207f9
Merge pull request #70680 from dtzWill/update/krita-4.2.7.1
krita: 4.2.6 -> 4.2.7.1
2019-10-14 19:00:25 -05:00
Florian Klink
2a254635ec
imagemagick: 6.9.9-34 -> 6.9.10-68, fixing numerous CVEs (#71099)
imagemagick: 6.9.9-34 -> 6.9.10-68, fixing numerous CVEs
2019-10-14 13:39:00 +02:00
Renaud
900bb599be
Merge pull request #69939 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.16 -> 0.9.17
2019-10-13 16:31:09 +02:00
Robert Scott
2a8e53efce imagemagick: 6.9.9-34 -> 6.9.10-68 (security)
fixing numerous CVEs
2019-10-13 15:00:26 +01:00
Jan Tojnar
e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
R. RyanTM
03423f467f potrace: 1.15 -> 1.16 (#69748)
* potrace: 1.15 -> 1.16

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/potrace/versions

* potrace: enable tests

Upstream provides a test suite with make check
2019-10-11 13:48:47 +02:00
Renaud
4c36089db6
Merge pull request #70670 from r-ryantm/auto-update/openimageio
openimageio2: 2.0.10 -> 2.0.11
2019-10-10 22:37:14 +02:00
worldofpeace
bdb851ee2d pantheon: use latest vala
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.
2019-10-09 22:47:37 -04:00