Sandro
a5b5e8794e
Merge pull request #135309 from KoviRobi/nip2-set-VIPSHOME
...
nip2: Fix location of builtins by setting VIPSHOME
2021-08-22 18:48:45 +02:00
Kovacsics Robert
0317f61692
nip2: Use nativeBuildInputs as needed
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-22 17:16:40 +01:00
Sandro
57808962cf
Merge pull request #135308 from KoviRobi/vips-optional-deps
2021-08-22 18:10:20 +02:00
Robert Kovacsics
aae58e15fe
nip2: Fix location of builtins by setting VIPSHOME
...
The program `nip2` didn't really work without this, as it didn't know
where to find the bundled scripts. Though VIPSHOME should really be
called NIP2HOME. I suppose I should open an issue upstream to also
consider `datarootdir` from autotools?
2021-08-22 16:20:57 +01:00
Robert Kovacsics
58cff03579
vips: Add optional dependencies; update to python3
...
The new optional dependencies increase closure size from 388.92 MiB to
414.0 MiB, a negligible change. I didn't think there was any reason to
add `withLibjpeg ? true` flags (or `enableLibjpeg`).
The optional dependencies are sorted in the order of
https://github.com/libvips/libvips/blob/master/README.md
and I have used `nix log` on the build to check they are all picked up
in configure.
The python3 support was in for ages
(https://github.com/libvips/libvips/issues/202 ), the remaining python3
support in tools/vipsprofile landed in
https://github.com/libvips/libvips/pull/1262 so I upgraded it to
python3. I wasn't sure if I should use a specific version, or just leave
it as python3.
I have tested vipsprofile with
```
./vips-pycairo-bin/bin/vips gaussblur ~/2021-04-30-092143_3286x1080_scrot.png x.tif 5 --vips-profile
./vips-pycairo-bin/bin/vipsprofile
```
where ~/2021-04-30-092143_3286x1080_scrot.png is just a random image
(screenshot) I had lying around. It seems to have generated an SVG file,
I don't know how to interpret it.
2021-08-22 16:16:55 +01:00
R. RyanTM
556a8fd85b
vips: 8.11.2 -> 8.11.3
2021-08-21 21:59:51 +00:00
Sandro
c7b8e844e2
Merge pull request #135059 from r-ryantm/auto-update/agi
...
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 20:48:32 +02:00
R. RyanTM
e48b328729
agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820
2021-08-21 10:21:49 +00:00
Bart Bakker
2f2c1a900b
xcolor: unstable -> 0.5.0 ( #134937 )
...
* xcolor: unstable -> 0.5.0
Also create a desktop item so xcolor shows up in application launchers.
* xcolor: cleanup install phase
Use available utility functions for installing man pages and desktop items. Also
cleanup redundant icon copy lines.
2021-08-20 21:48:01 +02:00
Mario Rodas
8c93c80a8d
Merge pull request #134224 from marsam/update-svgbob
...
svgbob: 0.5.3 -> 0.5.4
2021-08-18 21:45:19 -05:00
Ben Siraphob
095ed86024
Merge pull request #134524 from r-ryantm/auto-update/resvg
...
resvg: 0.14.0 -> 0.15.0
2021-08-17 17:47:59 -05:00
R. RyanTM
90783821ed
resvg: 0.14.0 -> 0.15.0
2021-08-17 19:36:42 +00:00
Sandro
6fe53b4077
Merge pull request #134321 from fgaz/pikchr/2021-07-22
2021-08-16 15:39:46 +02:00
Francesco Gazzetta
8f37a4a310
pikchr: unstable-2021-04-07 -> unstable-2021-07-22
2021-08-16 15:14:44 +02:00
Robert Scott
d1b51a9d4e
Merge pull request #134040 from r-ryantm/auto-update/vips
...
vips: 8.10.6 -> 8.11.2
2021-08-15 23:36:04 +01:00
Robert Hensing
a201246bac
treewide: runCommandNoCC -> runCommand in generated code
...
This has been synonymous for ~5y.
Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Mario Rodas
9fca395561
svgbob: 0.5.3 -> 0.5.4
2021-08-15 10:21:51 -05:00
R. RyanTM
b2e12b58e0
vips: 8.10.6 -> 8.11.2
2021-08-14 14:43:39 +00:00
Felix Buehler
63c0bce359
tools/graphics: replace name with pname&version
2021-08-12 20:41:54 +02:00
Artturi
62ca1cc769
Merge pull request #133358 from r-ryantm/auto-update/agi
...
agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809
2021-08-11 21:29:56 +03:00
R. RyanTM
6b4ff62090
agi: 2.1.0-dev-20210804 -> 2.1.0-dev-20210809
2021-08-10 10:53:49 +00:00
Artturi
c5077d5da2
Merge pull request #133188 from Artturin/argyllupdate
...
argyllcms: 2.1.2 -> 2.2.0
2021-08-09 03:51:08 +03:00
Artturin
9e9a7327d1
argyllcms: 2.1.2 -> 2.2.0
2021-08-08 23:59:53 +03:00
R. RyanTM
0ded71cf29
agi: 2.1.0-dev-20210729 -> 2.1.0-dev-20210804
2021-08-05 03:00:59 +00:00
R. RyanTM
75a0d73524
agi: 2.1.0-dev-20210726 -> 2.1.0-dev-20210729
2021-07-30 05:11:28 +00:00
Sandro
f374e8c8dc
Merge pull request #131299 from expipiplus1/vulkan-182
2021-07-29 11:58:56 +00:00
Frederik Rietdijk
8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
...
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next
2021-07-29 00:01:33 +00:00
Martin Weinelt
973e09d942
Merge pull request #126687 from risicle/ris-exif-CVE-2021-27815
...
exif: add patches for CVE-2021-27815
2021-07-29 00:09:14 +02:00
github-actions[bot]
86197a8023
Merge master into staging-next
2021-07-28 06:01:04 +00:00
R. RyanTM
e9f8d68fe7
agi: 1.1.0-dev-20210521 -> 2.1.0-dev-20210726
2021-07-28 01:50:03 +00:00
Frederik Rietdijk
1079157175
appleseed: use python3
2021-07-27 20:37:04 +02:00
github-actions[bot]
a37fbac53b
Merge master into staging-next
2021-07-25 00:01:35 +00:00
Sandro
94948c2261
Merge pull request #131359 from kira-bruneau/goverlay
...
goverlay: 0.5.1 → 0.6
2021-07-24 21:59:42 +00:00
Sandro
5e5949e4fe
Merge pull request #131150 from r-ryantm/auto-update/astc-encoder
...
astc-encoder: 3.0 -> 3.1
2021-07-24 21:58:19 +00:00
Kira Bruneau
6e557e45c1
goverlay: 0.5.1 → 0.6
2021-07-24 11:40:45 -04:00
Ana Hobden
34cf1e9e17
graphviz: 2.47.2 -> 2.47.3
...
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-07-24 15:09:45 +02:00
Joe Hermaszewski
51b73b6320
vulkan: 1.2.176 -> 1.2.182
...
Updates
- vulkan-headers
- vulkan-loader
- vulkan-validation-layers
- vulkan-extension-layer
- vulkan-tools
- vulkan-tools-lunarg
Also adds some additional asserts for version matching to these packages
2021-07-24 11:35:21 +08:00
Kira Bruneau
ddd5302e6c
vulkan-tools-lunarg: 1.2.162.0 → 1.2.176.0
2021-07-24 10:49:12 +08:00
Kira Bruneau
073b8ce738
vulkan-tools: 1.2.162.0 → 1.2.176.0
2021-07-24 10:49:11 +08:00
Kira Bruneau
7f02a73cdd
vulkan-extension-layer: 2020-11-20 → 1.2.176.0
2021-07-24 10:49:11 +08:00
github-actions[bot]
3bc17773a5
Merge staging-next into staging
2021-07-23 12:02:01 +00:00
R. RyanTM
216a9ca75d
astc-encoder: 3.0 -> 3.1
2021-07-23 00:49:33 +00:00
Felix Buehler
b32235fe67
pdfread: remove
...
the sources are not there any more. The parent project
(http://pdfread.sourceforge.net/ ) has not been updated since 2007.
2021-07-22 17:48:51 +02:00
github-actions[bot]
2e00ed4420
Merge staging-next into staging
2021-07-22 06:01:44 +00:00
Sandro
7b7b77e1ae
Merge pull request #130875 from r-ryantm/auto-update/gmic
...
gmic: 2.9.7 -> 2.9.8
2021-07-22 03:14:25 +02:00
R. RyanTM
cca25fe1e0
gmic: 2.9.7 -> 2.9.8
2021-07-20 21:59:12 +00:00
github-actions[bot]
23c6d36ba0
Merge staging-next into staging
2021-07-20 18:01:42 +00:00
Sandro
01db77414a
ditaa: convert to pname + version; cleanup ( #130758 )
...
Co-authored-by: Leo <github@ca.em0lar.de>
2021-07-20 18:27:58 +02:00
Sandro
c14c908a90
Merge pull request #130526 from kidonng/lsix
2021-07-20 16:45:20 +02:00