Commit graph

2126 commits

Author SHA1 Message Date
John Ericson 7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Frederik Rietdijk d56b54cb3c Merge master into staging 2018-07-31 13:19:20 +02:00
Bjørn Forsman 09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
John Ericson 9fb6462817 Merge commit master into staging 2018-07-30 15:33:01 -04:00
ua74e3dqka 8f12a9a283 yed: 3.17.2 -> 3.18.1 (#44088) 2018-07-30 11:43:24 +01:00
Vladimír Čunát 848fa35c24
Merge #43378 into staging: mesa: enableTextureFloats 2018-07-30 08:16:20 +02:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Frederik Rietdijk 099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Anton-Latukha 8f101cce83 rm maintainer eduarrrd from packages, no activity > year 2018-07-22 21:41:48 +03:00
Frederik Rietdijk 3209775495 Merge master into staging 2018-07-22 11:14:41 +02:00
Frederik Rietdijk 35b53f6b40
Merge pull request #43942 from r-ryantm/auto-update/feh
feh: 2.27 -> 2.27.1
2018-07-22 08:22:57 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM b49dada76c feh: 2.27 -> 2.27.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/feh/versions.
2018-07-21 18:31:47 -07:00
volth 983abe10e2 "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook 2018-07-21 21:47:26 +00:00
Oyren 7ffed91faf write_stylus: add desktop icon (#43864) 2018-07-21 19:20:12 +01:00
Jörg Thalheim 41581d1222
Merge pull request #43874 from plumelo/feature/avocode-3.2.0
avocode: 3.1.1 -> 3.2.0
2018-07-21 16:02:51 +01:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk 6d4a7ce2ab
Merge pull request #43465 from r-ryantm/auto-update/nomacs
nomacs: 3.10.0 -> 3.10.2
2018-07-21 11:01:11 +02:00
Frederik Rietdijk 71c8b9163f
Merge pull request #43767 from r-ryantm/auto-update/krita
krita: 4.1.0 -> 4.1.1
2018-07-21 10:59:44 +02:00
Meghea Iulian 6cc783ee29 avocode: 3.1.1 -> 3.2.0 2018-07-21 09:45:38 +03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Sarah Brofeldt ce7ff54ceb
Merge pull request #43786 from acowley/paraview-5.5.2
paraview: 5.4.1 -> 5.5.2
2018-07-20 15:10:49 +02:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Anthony Cowley 6690ec57f8 paraview: 5.4.1 -> 5.5.2
This update should also fix the build the hydra: one part of the
change is to build paraview with Qt-5.9, as this is the configuration
that paraview upstream supports.
2018-07-18 20:05:15 -04:00
R. RyanTM f98790da41 krita: 4.1.0 -> 4.1.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/krita/versions.
2018-07-18 13:13:48 -07:00
Johannes Frankenau e8e96e4b72 scantailor-advanced: 1.0.15 -> 1.0.16 (#43653) 2018-07-18 02:04:02 +02:00
xeji 4d40a0a940
Merge pull request #43527 from volth/patch-188
processing3: fix crash under XFCE, fix build in sandbox
2018-07-16 08:21:08 +02:00
volth 3cf0c5d007
processing3: fix sandbox build 2018-07-15 23:27:18 +00:00
Benjamin Saunders 3ee321df4e renderdoc: 0.91 -> 1.0 (#43159) 2018-07-14 22:00:27 +02:00
Johannes Frankenau e6f61bb933 rapid-photo-downloader: init at 0.9.9 2018-07-14 20:45:16 +02:00
volth e3d6f6f202
processing3: fix crash under XFCE 2018-07-14 15:00:02 +00:00
Frederik Rietdijk 499a8f465c
Merge pull request #43469 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-2 -> 7.0.8-6
2018-07-13 18:39:24 +02:00
R. RyanTM 178b2ba17e imagemagick7: 7.0.8-2 -> 7.0.8-6
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.
2018-07-13 02:35:32 -07:00
R. RyanTM ff28a91663 nomacs: 3.10.0 -> 3.10.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/nomacs/versions.
2018-07-13 00:53:09 -07:00
Frederik Rietdijk 497679725e fltk: get rid of composableDerivation 2018-07-11 18:02:49 +02:00
Frederik Rietdijk f96c8496a7 freecad: fix build, closes #43305
Fooled yet again by `with`; the wrong version of `boost` was used.
2018-07-11 11:11:29 +02:00
R. RyanTM e49c527bb1 scantailor-advanced: 1.0.14 -> 1.0.15 (#43162)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/scantailor-advanced/versions.

Version release notes (from GitHub)

*Note: x32 version supports Windows XP.*

Changelog:
* Implemented the [guides feature](https://github.com/4lex4/scantailor-advanced#guides).
* Change the way of the adjustment of the despeckle strength.
  Now that's set via the slider. It allows to adjust the despeckle strength more smoothly and exactly. Value 1.0 matches the old cautious mode, 2.0 - normal and 3.0 - aggressive.
* Improve and return [black on white detection feature](https://github.com/4lex4/scantailor-advanced#black-on-white-detection).
* Added native color scheme and made various fixes and improvements on the Dark and Light schemes.
* Improvements on the thumbnails view:
    * Saving selection of pages on filter switch.
    * Separate highlighting for selection leader in thumbnails.
    * Navigating between selected pages. Use **`Shift+PgUp/Q`** and **`Shift+PgDown/W`** to navigate between selected pages.
    * More accurate multi-column list handling *(Author: Alexander Trufanov)*.
    * Scaling thumbnails via **`Alt+Wheel`** *(Author: Alexander Trufanov)*.
* Added options in the settings to manage the quality and size of thumbnails.
* Added order by completeness sort on the output stage.
  Moving incompleted pages to the end allows to process them in batch mode without processing the completed pages.
* Improved the lasso mode on zone creation.
  Also the hotkey is changed to **`Shift+Alt+LMB`** due to the old combination did not work on Linux.
* Added fill offcut option at the output stage.
* Now split layers are removed if the color mode was changed to any except mixed.
* Fixed portability issues and added CPack packaging support. [(More info)](f68c459e69)
* Fixed blink of the image view on Windows.
* Other fixes and improvements.</details>

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15/bin/scantailor had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.15 with grep in /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15
- directory tree listing: https://gist.github.com/c96081fbc93cb6843d76a19ec6139c10
- du listing: https://gist.github.com/a04cc534b6883f69c54c23ada5c8df2f
2018-07-09 16:09:01 +02:00
R. RyanTM 10801de6f7 nomacs: 3.8.1 -> 3.10.0 (#42979)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nomacs/versions.

Version release notes (from GitHub):
- anti-aliasing improved
- printing improved
- print multiple pages from thumbnail preview
- animiated WebP support
- JPG compressed TIFFs supported
- batch cropping added
- PSD lib updated
- new translations: Bosnian, Croation, and Serbian
- Updates (Windows)
	- Qt 5.9.3 -> 5.11.0
	- OpenCV 3.3.1 -> 3.4.1

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0/bin/nomacs had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0/bin/.nomacs-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 3.10.0 with grep in /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0
- directory tree listing: https://gist.github.com/14846463d97d16523c214bc8bd8979fe
- du listing: https://gist.github.com/51e595d9a157c9038cf94e72d01952c5
2018-07-08 23:48:38 +02:00
adisbladis e9dd449683
gimp: 2.10.2 -> 2.10.4 2018-07-05 19:18:24 +08:00
xeji e8765ff8a8
Merge pull request #43044 from oyren/write_stylus
write_stylus: init at 209
2018-07-05 12:39:11 +02:00
R. RyanTM d2b6be544b graphicsmagick: 1.3.29 -> 1.3.30 (#42704)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/graphicsmagick/versions.

These checks were done:

- built on NixOS
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/gm passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick++-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagickWand-config passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 3 of 4 passed binary check by having the new version present in output.
- found 1.3.30 with grep in /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30
- directory tree listing: https://gist.github.com/e51d94d9d1da3d8ccfb7359a7d6e7655
- du listing: https://gist.github.com/e1a40fb5a980660ff689d25e98d20d18
2018-07-05 09:31:36 +02:00
oyren 4f84814208 write_stylus: init at 209 2018-07-04 22:15:32 +02:00
Pascal Wittmann 2fa3fa023f
fbida: 2.13 -> 2.14 2018-07-04 21:49:22 +02:00
R. RyanTM 14ccede479 feh: 2.26.4 -> 2.27 (#43007)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/feh/versions.

These checks were done:

- built on NixOS
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/feh passed the binary check.
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/.feh-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.27 with grep in /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27
- directory tree listing: https://gist.github.com/e18bcf94ab62852f0967389e4d102bd7
- du listing: https://gist.github.com/c252a1ef6aa364f8139ab9a63911130a
2018-07-04 10:42:09 +02:00
Gabriel Ebner 02b7eef808 krita: heif and gif support 2018-07-01 14:21:37 +02:00
Gabriel Ebner a2922b0453 krita: 4.0.3 -> 4.1.0 2018-07-01 14:21:36 +02:00
Gabriel Ebner a3c82197d9 imagemagick: heif support 2018-07-01 14:21:36 +02:00
Gabriel Ebner 69d139befc gimp: add heif support 2018-07-01 14:21:36 +02:00
Gabriel Ebner e683432895 imagemagick7: add heif support 2018-07-01 14:21:36 +02:00
Meghea Iulian c9f9ec6f18 avocode: 3.0.0 -> 3.1.1 (#42808) 2018-06-30 13:56:33 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Matthew Bauer 5716f37cad
Merge pull request #42635 from TimPut/darktable-opencl
darktable: add opencl support
2018-06-28 22:27:14 -04:00
Matthew Bauer dc5eb16de7
Merge pull request #42535 from leenaars/krop
krop: init -> 0.5.0
2018-06-28 22:23:18 -04:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
R. RyanTM 2579942661 feh: 2.26.3 -> 2.26.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/feh/versions.

These checks were done:

- built on NixOS
- /nix/store/81pgn9ww37hp996d45xrm9wbl6z8wfc3-feh-2.26.4/bin/feh passed the binary check.
- /nix/store/81pgn9ww37hp996d45xrm9wbl6z8wfc3-feh-2.26.4/bin/.feh-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.26.4 with grep in /nix/store/81pgn9ww37hp996d45xrm9wbl6z8wfc3-feh-2.26.4
- directory tree listing: https://gist.github.com/13a57ff84731135ece55fe0c99093a7d
- du listing: https://gist.github.com/dda79019b9ca9069b6dd9dbb773bf602
2018-06-27 21:43:57 -07:00
tim put 36e15996c4 darktable: add opencl support 2018-06-26 19:01:46 -06:00
Michiel Leenaars 6056c06721 krop: init -> 0.5.0 2018-06-25 17:07:24 +02:00
adisbladis f799f12fb2
Merge pull request #42494 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.7-35 -> 7.0.8-2
2018-06-25 16:19:56 +08:00
R. RyanTM 298014d4e3 imagemagick7: 7.0.7-35 -> 7.0.8-2
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.

These checks were done:

- built on NixOS
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/animate passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/compare passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/composite passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/conjure passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/convert passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/display passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/identify passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/import passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/magick-script passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/mogrify passed the binary check.
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/montage passed the binary check.
- Warning: no invocation of /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/stream had a zero exit code or showed the expected version
- /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2/bin/magick passed the binary check.
- 12 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 7.0.8-2 with grep in /nix/store/x4mcjcryj5q7mm7bcmr1shyx1rvazpw1-imagemagick-7.0.8-2
- directory tree listing: https://gist.github.com/de6e213f2639e6aea0a5c353ee83f68b
- du listing: https://gist.github.com/936da3ad90cfeb17b4597d3a305dbffb
2018-06-23 21:54:57 -07:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Frederik Rietdijk bb79a46357 freecad: fix build 2018-06-23 11:02:41 +02:00
Matthew Justin Bauer 912e60f929
inkscape: add perl to nativeBuildInputs
This should fix the issue in Linux sandbox.
2018-06-19 15:43:36 -04:00
Matthew Bauer 1f8f89d309 inkscape: work around ARGMAX limit
This uses strictDeps to get our args passed to the linker low enough
to enable building inkscape. With strictDeps we need to correctly use
nativeBuildInputs to avoid an issue.
2018-06-18 18:42:21 -04:00
symphorien b30d52905e tesseract: make tessdata a fix output derivation (#41227)
the full tessdata is nearly a GB, so sparing a copy each time we need to
rebuild tesseract without updating tessdata is worth it.
2018-06-19 00:03:48 +02:00
Ingolf Wagner 29d8149fe9 pencil : fix udev dependency (#42147) 2018-06-18 22:27:07 +02:00
Gabriel Ebner 26db7273f4 mozjpeg: 3.2 -> 3.3.1 2018-06-18 10:09:51 +02:00
Vladimír Čunát 31530c185e
Merge a subset of staging (security)
In particular, this contains Firefox-related and libgcrypt updates.
Other larger rebuilds would apparently need lots of time to catch up
on Hydra, due to nontrivial rebuilds in other branches than staging.
2018-06-15 08:48:02 +02:00
Meghea Iulian e2bc05edc6 avocode: 2.26.4 -> 3.0.0 (#41947) 2018-06-13 23:32:21 +02:00
R. RyanTM 46f0320009 darktable: 2.4.3 -> 2.4.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/darktable/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-rs-identify had a zero exit code or showed the expected version
- /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-cltest passed the binary check.
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-cli had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-generate-cache had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-cmstest had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/darktable-chart had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-rs-identify-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-cltest-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-cli-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-generate-cache-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-cmstest-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4/bin/.darktable-chart-wrapped had a zero exit code or showed the expected version
- 1 of 14 passed binary check by having a zero exit code.
- 0 of 14 passed binary check by having the new version present in output.
- found 2.4.4 with grep in /nix/store/jgj8pvq3axhdwb75mjz3pv6a0fricl5s-darktable-2.4.4
- directory tree listing: https://gist.github.com/5bf935d4e34e2708e7c6c17628c7ee7b
- du listing: https://gist.github.com/b5ad3482552e5573dfaea42499dc0fb2
2018-06-08 10:44:43 -07:00
Patrick Hilhorst 0415710a5d treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
Jan Tojnar 2a49af0213
mypaint: fix impurities
Closes: https://github.com/NixOS/nixpkgs/issues/41552
2018-06-06 12:18:30 +02:00
xeji 003dd8588b
Merge pull request #41409 from ruuda/imagemagick-fftw
imagemagick: depend on fftw for fft feature
2018-06-03 18:58:44 +02:00
xeji e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
Ruud van Asseldonk 122f66a513 imagemagick: set license metadata 2018-06-03 12:09:02 +02:00
Ruud van Asseldonk 33a51d78a2 imagemagick: depend on fftw for fft feature 2018-06-03 12:05:17 +02:00
Matthew Bauer 95f9171531 Revert "inkscape: fix on Darwin"
This reverts commit a276d5160c.
2018-05-31 12:34:15 -04:00
Matthew Bauer 012a3a3f9b Revert "inkscape: typo"
This reverts commit 0a8c91a931.
2018-05-31 12:34:15 -04:00
Matthew Bauer 9e04546809 Revert "inkscape: Fix build on NixOS"
This reverts commit 6c748ae749.
2018-05-31 12:34:15 -04:00
Matthew Bauer 4a58ed6059 Revert "inkscape: don't patch share/filters"
This reverts commit 38364c0b07.
2018-05-31 12:34:15 -04:00
Matthew Bauer 63c0885502 Revert "inkscape: fix on darwin again"
This reverts commit 047c9372ab.
2018-05-31 12:34:15 -04:00
Matthew Bauer e8b7d73653 Revert "inkscape: disable parallelBuilding"
This reverts commit 05a6e94f34.
2018-05-31 12:34:15 -04:00
André-Patrick Bubel 95998480e6
freecad: 0.16.6712 -> 0.17 2018-05-30 16:51:54 +02:00
Michael Raskin 11bf5db639 inkscape: fix build 2018-05-29 15:44:06 +02:00
Jan Tojnar 75e3729032
dia: update url 2018-05-29 10:56:24 +02:00
Meghea Iulian c1d72c6af1 avocode: 2.26.1 -> 2.26.4 (#41131) 2018-05-28 20:26:37 +02:00
Ryan Mulligan af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Frederik Rietdijk b22cc53db1 Merge staging into master 2018-05-27 17:44:08 +02:00
R. RyanTM 8cd4015b69 imagemagick7: 7.0.7-32 -> 7.0.7-35
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.

These checks were done:

- built on NixOS
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/animate passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/compare passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/composite passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/conjure passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/convert passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/display passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/identify passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/import passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/magick-script passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/mogrify passed the binary check.
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/montage passed the binary check.
- Warning: no invocation of /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/stream had a zero exit code or showed the expected version
- /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35/bin/magick passed the binary check.
- 12 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 7.0.7-35 with grep in /nix/store/7wx9r73c0r0d9cccqjn5rfy1i9fkazx7-imagemagick-7.0.7-35
- directory tree listing: https://gist.github.com/416a1bac07dc41a682c21f3ef7014908
- du listing: https://gist.github.com/e9a89e0789ef0f799410b18f783e01fc
2018-05-26 14:26:23 -07:00
Matthew Justin Bauer 98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer ee8fa757f3 gimp: cleanup plugin name
All gimp plugins are now prefixed with "gimp-plugin-" to make them
more clear.
2018-05-25 15:48:31 -05:00
John Ericson db4d77779c Merge remote-tracking branch 'upstream/master' into staging 2018-05-21 20:21:48 -04:00
R. RyanTM 910ac0ff47 krita: 4.0.2 -> 4.0.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/krita/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/603q26b9pswma12ypz68l39jqyrxbvvy-krita-4.0.3/bin/krita had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 4.0.3 with grep in /nix/store/603q26b9pswma12ypz68l39jqyrxbvvy-krita-4.0.3
- directory tree listing: https://gist.github.com/23ba1bbd1767e4a61fafcd9646d63898
- du listing: https://gist.github.com/4eed85b1634be0fb42b59cdc55799267
2018-05-21 09:01:06 +00:00
Pascal Wittmann ec84272d7e
Merge pull request #40862 from r-ryantm/auto-update/feh
feh: 2.26.1 -> 2.26.3
2018-05-21 10:46:44 +02:00
R. RyanTM 4558ba5b79 feh: 2.26.1 -> 2.26.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/feh/versions.

These checks were done:

- built on NixOS
- /nix/store/s9li7cqcph7bvkplpnq8b32gqvn7hm41-feh-2.26.3/bin/feh passed the binary check.
- /nix/store/s9li7cqcph7bvkplpnq8b32gqvn7hm41-feh-2.26.3/bin/.feh-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.26.3 with grep in /nix/store/s9li7cqcph7bvkplpnq8b32gqvn7hm41-feh-2.26.3
- directory tree listing: https://gist.github.com/8a7c95c1c856e51ed0f4fab74284bffe
- du listing: https://gist.github.com/6e5a4734d20a27553f39cb1b99cb0ac9
2018-05-20 19:56:07 -07:00
Jan Tojnar d6a68d4b2d
gimp: 2.10.0 → 2.10.2 2018-05-21 00:50:33 +02:00
John Ericson 5ccb99e372 Merge remote-tracking branch 'upstream/master' into staging 2018-05-18 17:48:37 -04:00
Matthew Justin Bauer 18e1aea5c5
Merge pull request #40717 from hedning/fix-inkscape-build
inkscape: disable parallelBuilding to avoid non-deterministic failure
2018-05-18 15:53:13 -05:00
R. RyanTM e80957d516 imagemagick7: 7.0.7-29 -> 7.0.7-32 (#40669)
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.

These checks were done:

- built on NixOS
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/animate passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/compare passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/composite passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/conjure passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/convert passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/display passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/identify passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/import passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/magick-script passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/mogrify passed the binary check.
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/montage passed the binary check.
- Warning: no invocation of /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/stream had a zero exit code or showed the expected version
- /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32/bin/magick passed the binary check.
- 12 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 7.0.7-32 with grep in /nix/store/s71ipahy5v22lscx13qq054ki72z094y-imagemagick-7.0.7-32
- directory tree listing: https://gist.github.com/f22a02931178895b4d9ac8401f7d6eb8
- du listing: https://gist.github.com/d5150ae0b886668b2b42f583409a14a4
2018-05-18 17:21:25 +02:00
Tor Hedin Brønner 05a6e94f34 inkscape: disable parallelBuilding
Try to avoid non-deterministic build failure.
2018-05-18 12:32:11 +02:00
Tuomas Tynkkynen 003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Meghea Iulian 247a501eb0 avocode: 2.26.0 -> 2.26.1 (#40601) 2018-05-16 23:43:59 +02:00
John Ericson ddbe9191ef Merge remote-tracking branch 'upstream/master' into staging
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Jan Tojnar 685d60c383
Merge pull request #40020 from Hodapp87/draftsight2018
draftsight: 2017-SP2 -> 2018-SP2, remove gstreamer
2018-05-16 16:31:25 +02:00
John Ericson 8e891e6ed4 Merge remote-tracking branch 'upstream/master' into staging 2018-05-14 10:57:33 -04:00
adisbladis 84c1df0c2c
Merge pull request #40490 from r-ryantm/auto-update/feh
feh: 2.26 -> 2.26.1
2018-05-14 18:56:20 +08:00
R. RyanTM 9e1017de22 feh: 2.26 -> 2.26.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/feh/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/n3q1mfdip3l49wx7dh293pwrxqhlrqgd-feh-2.26.1/bin/feh -h’ got 0 exit code
- ran ‘/nix/store/n3q1mfdip3l49wx7dh293pwrxqhlrqgd-feh-2.26.1/bin/feh --help’ got 0 exit code
- ran ‘/nix/store/n3q1mfdip3l49wx7dh293pwrxqhlrqgd-feh-2.26.1/bin/.feh-wrapped -h’ got 0 exit code
- ran ‘/nix/store/n3q1mfdip3l49wx7dh293pwrxqhlrqgd-feh-2.26.1/bin/.feh-wrapped --help’ got 0 exit code
- found 2.26.1 with grep in /nix/store/n3q1mfdip3l49wx7dh293pwrxqhlrqgd-feh-2.26.1
- directory tree listing: https://gist.github.com/1e8258220f00de69ea28c57fffe352aa
- du listing: https://gist.github.com/65e35fd7395eca9058de10721f96b7d3
2018-05-14 03:21:24 -07:00
Meghea Iulian 8712ea5ccf avocode: init at 2.26.0 (#40425) 2018-05-13 16:02:51 +02:00
John Ericson 2c5d915200 Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging 2018-05-13 01:02:09 -04:00
R. RyanTM cbfde5e8f2 krita: 4.0.1 -> 4.0.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/krita/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0.2 with grep in /nix/store/frfrgq3pkda5hjpgjzm6bw9b1zp8c575-krita-4.0.2
- directory tree listing: https://gist.github.com/dc5ab15c03d296eeef4134cf33666c30
2018-05-12 13:41:19 +02:00
John Ericson 81387c2e78 Merge remote-tracking branch 'upstream/master' into staging 2018-05-11 17:12:04 -04:00
Matthew Bauer 1d2f7dff36 gimp: only use libgudev on linux
libgudev relies on udev which is a part of systemd. These are very
tightly coupled to Linux so we just enable them on Linux.
2018-05-11 13:55:20 -05:00
Frederik Rietdijk a18b493e02 Merge master into staging 2018-05-09 10:48:01 +02:00
Dmitry Kalinkin 9b7d3f10e4 graphicsmagick-imagemagick-compat: init at 1.3.28 2018-05-09 03:11:19 -05:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Chris Hodapp 80ea03ee79 draftsight: 2017-SP2 -> 2018-SP2, remove gstreamer
Also, fixed URL scheme to link directly.

Addressing https://github.com/NixOS/nixpkgs/issues/39975
2018-05-06 09:00:59 -04:00
Matthew Justin Bauer 3fe9421f50
Merge pull request #39771 from r-ryantm/auto-update/graphicsmagick
graphicsmagick: 1.3.28 -> 1.3.29
2018-05-05 15:50:45 -05:00
Matthew Justin Bauer fd75da0459
Merge pull request #39739 from r-ryantm/auto-update/pqiv
pqiv: 2.10.3 -> 2.10.4
2018-05-05 15:50:16 -05:00
Matthew Justin Bauer 30caa09e51
Merge pull request #39881 from nh2/epeg
Add epeg
2018-05-05 00:33:50 -05:00
xeji 4c8c314689
Merge pull request #39913 from Ma27/shutter/add-hicolor-icon-theme
shutter: wrap `XDG_DATA_DIRS` with `hicolor-icon-theme`
2018-05-04 22:48:56 +02:00
Maximilian Bosch 40226e647e
shutter: wrap XDG_DATA_DIRS with hicolor-icon-theme
When opening `shutter` it adds an indicator icon to the status bar.
However this doesn't happen (and an ugly default icon will be used) if
`shutter` can't find the `hicolor-icon-theme`. In such a case a warning
like this can be found in `stderr`:

```
Gtk-WARNING **: Could not find the icon 'image-png'. The 'hicolor' theme
was not found either, perhaps you need to install it.
```

As I don't think that we should force users to install this theme
globally and several other packages including `tor-browser`, `gparted`
or `clawsmail` add `hicolor-icon-theme` to their closure this seems to
be a fair measure.
2018-05-04 22:33:37 +02:00
Michael Raskin c68dc2212e openscad: fix build by switching to git master and Qt5 2018-05-04 19:15:35 +02:00
John Ericson cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
Matthew Bauer 143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
R. RyanTM 2e16074180 imagemagick7: 7.0.7-27 -> 7.0.7-29
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.

These checks were done:

- built on NixOS
- ran ‘/nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29/bin/magick-script -h’ got 0 exit code
- ran ‘/nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29/bin/magick-script --help’ got 0 exit code
- ran ‘/nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29/bin/magick -h’ got 0 exit code
- ran ‘/nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29/bin/magick --help’ got 0 exit code
- ran ‘/nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29/bin/magick help’ got 0 exit code
- found 7.0.7-29 with grep in /nix/store/sjpf6fsvmv7aj4x1ngl8ri423cym07cj-imagemagick-7.0.7-29
- directory tree listing: https://gist.github.com/12ed56d2de915ea05dcb89d5486181f8
2018-05-03 00:47:32 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Niklas Hambüchen c7b21cd191 epeg: init at 0.9.1.042
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2018-05-02 22:36:55 +02:00
Matthew Justin Bauer 5e6f1abfd3
Merge pull request #39790 from matthewbauer/gnu-on-darwin
GNUs on Darwin
2018-05-01 13:56:54 -05:00
tilpner 16e46207ec
goxel: don't save imgui.ini to working directory 2018-05-01 10:36:38 +02:00
xeji 70b165794b
Merge pull request #39768 from r-ryantm/auto-update/goxel
goxel: 0.7.3 -> 0.8.0
2018-05-01 09:59:59 +02:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Matthew Bauer ccaebf04c1 ocrad: supports darwin 2018-04-30 23:33:49 -05:00
R. RyanTM 1e295ccaf7 graphicsmagick: 1.3.28 -> 1.3.29
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/graphicsmagick/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/j8gk0alkmajz7wsv7wn368blshmk89mk-graphicsmagick-1.3.29/bin/gm help’ got 0 exit code
- ran ‘/nix/store/j8gk0alkmajz7wsv7wn368blshmk89mk-graphicsmagick-1.3.29/bin/GraphicsMagick++-config --version’ and found version 1.3.29
- ran ‘/nix/store/j8gk0alkmajz7wsv7wn368blshmk89mk-graphicsmagick-1.3.29/bin/GraphicsMagick-config --version’ and found version 1.3.29
- ran ‘/nix/store/j8gk0alkmajz7wsv7wn368blshmk89mk-graphicsmagick-1.3.29/bin/GraphicsMagickWand-config --version’ and found version 1.3.29
- found 1.3.29 with grep in /nix/store/j8gk0alkmajz7wsv7wn368blshmk89mk-graphicsmagick-1.3.29
- directory tree listing: https://gist.github.com/014b06393c82c79d1f5dfeea620b71f3
2018-04-30 16:16:51 -07:00
Will Dietz 4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
R. RyanTM 67b3dcde4c goxel: 0.7.3 -> 0.8.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/goxel/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/goxel --help’ got 0 exit code
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/goxel -V’ and found version 0.8.0
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/goxel --version’ and found version 0.8.0
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/.goxel-wrapped --help’ got 0 exit code
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/.goxel-wrapped -V’ and found version 0.8.0
- ran ‘/nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0/bin/.goxel-wrapped --version’ and found version 0.8.0
- found 0.8.0 with grep in /nix/store/af30rki4lvc9cinx3nxq1nqdnfgi6g1b-goxel-0.8.0
- directory tree listing: https://gist.github.com/ee8a96a0b785c0293e1e477b693c483b
2018-04-30 15:58:28 -07:00
R. RyanTM 4e5cecabcf pqiv: 2.10.3 -> 2.10.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pqiv/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/80y2wx9ga0c647w0m0nhkx2hgfhnwpv5-pqiv-2.10.4/bin/pqiv -h’ got 0 exit code
- ran ‘/nix/store/80y2wx9ga0c647w0m0nhkx2hgfhnwpv5-pqiv-2.10.4/bin/pqiv --help’ got 0 exit code
- ran ‘/nix/store/80y2wx9ga0c647w0m0nhkx2hgfhnwpv5-pqiv-2.10.4/bin/pqiv help’ got 0 exit code
- found 2.10.4 with grep in /nix/store/80y2wx9ga0c647w0m0nhkx2hgfhnwpv5-pqiv-2.10.4
- directory tree listing: https://gist.github.com/4743505ebdeb4ef63b3c2637f5d6879d
2018-04-30 11:41:45 -07:00
Jan Tojnar 0e1147d137
Merge pull request #37915 from jtojnar/gimp-2.10
GIMP 2.10
2018-04-29 15:12:27 +02:00
Jan Tojnar 5c4b687a88
gimp-with-plugins: filter out broken plugins from default selection 2018-04-29 14:29:36 +02:00
Jan Tojnar 4779556ed1
gimpPlugins.texturize: mark as broken 2018-04-29 14:23:46 +02:00
Jan Tojnar 518fb36dcb
gimpPlugins.focusblur: mark as broken 2018-04-29 14:23:36 +02:00
Jan Tojnar 4f420c6802
gmic: 2.2.1 → 2.2.2 + build gimpPlugin 2018-04-29 09:14:19 +02:00
Jan Tojnar 63a234c4a7
ufraw: build gimp plugin 2018-04-29 08:39:06 +02:00
Jan Tojnar 882682827a
gimpPlugins.lqrPlugin: use liblqr1 from pkgs 2018-04-29 08:39:06 +02:00
Jan Tojnar b0d3ed3484
gimp: 2.8.22 → 2.10.0 2018-04-29 08:39:05 +02:00
Jörg Thalheim cbc6560122
Merge pull request #39553 from r-ryantm/auto-update/darktable
darktable: 2.4.2 -> 2.4.3
2018-04-27 09:00:00 +01:00
Matthew Justin Bauer 047c9372ab
inkscape: fix on darwin again
I have no idea why but this broke Darwin. So added a conditional for the shebang patching.

https://hydra.nixos.org/build/73283875
2018-04-26 20:47:16 -05:00
Matthew Justin Bauer 38364c0b07
inkscape: don't patch share/filters
This should not be needed because they are using `#!/usr/bin/env python` as the shebang and in fact it will break inkscape.x86_64-darwin.

https://hydra.nixos.org/build/73283875/
2018-04-26 10:36:57 -05:00
R. RyanTM 5a62cfe4d3 darktable: 2.4.2 -> 2.4.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/darktable/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cltest help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest -h’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest --help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/darktable-cmstest help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped -h’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped --help’ got 0 exit code
- ran ‘/nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3/bin/.darktable-cmstest-wrapped help’ got 0 exit code
- found 2.4.3 with grep in /nix/store/9c4h87rp848ik02prxawwi85qzidjkmz-darktable-2.4.3
- directory tree listing: https://gist.github.com/70f09e7ec3ef4b1bba88d54f066cf9df
2018-04-26 06:55:28 -07:00
aszlig 6c748ae749
inkscape: Fix build on NixOS
The first problem that was introduced in a276d5160c
was a linking error:

ld: cannot find -licui18n
ld: cannot find -licuuc
ld: cannot find -licudata

So I added icu to the buildInputs.

The second problem was that the interpreter wasn't patched in
share/filters, apparently this is only needed when building with
autotools:

make[3]: Entering directory '/build/inkscape-0.92.3/share/filters'
./i18n.py ./filters.svg > ./filters.svg.h
./i18n.py: /usr/bin/env: bad interpreter: No such file or directory

A similar error also occurs for share/palettes, share/patterns,
share/symbols and share/templates, so I added patching the interpreter
there as well.

Switching to autotools in Inkscape is a very bad idea, because upstream
currently still has their own autotools files in the 0.92.x tree but
master already has them removed, see this commit:

e471a664f9

However for the sake of trying to not break Inkscape on Darwin again,
I tried to keep the fixes minimal and not went back to CMake.

I did however mark the stuff that's unneeded for CMake, so that we can
avoid forgetting to remove that crap once we get back to CMake.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @matthewbauer
2018-04-25 17:09:04 +02:00
Matthew Bauer 0a8c91a931 inkscape: typo 2018-04-25 00:17:21 -05:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Matthew Bauer a276d5160c inkscape: fix on Darwin
Fixes #39175
2018-04-24 22:54:33 -05:00
Jörg Thalheim f7785dd61c
Merge branch 'master' into minc_ecosystem 2018-04-21 20:18:27 +01:00
Dirk Lemstra 5d3c7ff2e1 Fixed repo for ImageMagick 6 (#39276) 2018-04-21 10:42:57 +02:00
Vladyslav Mykhailichenko 63de21fba1 feh: 2.25.1 -> 2.26 2018-04-20 23:33:01 +03:00
R. RyanTM efffa4e392 jpegoptim: 1.4.5 -> 1.4.6 (#39229)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jpegoptim/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim -h’ got 0 exit code
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim --help’ got 0 exit code
- ran ‘/nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6/bin/jpegoptim help’ got 0 exit code
- found 1.4.6 with grep in /nix/store/c0w9l7rcn6kx098z11nx3x5q53dvcvmd-jpegoptim-1.4.6
- directory tree listing: https://gist.github.com/ccc6411a2aca02d1769831b9c561f6b4
2018-04-20 19:32:54 +02:00
Bjørn Forsman 8a5b142545 shutter: add missing dependencies for Screenshot->Export (Ctrl+U) support
However, none of the exporters I tried actually _worked_, but now
shutter at least returns an error to the user (pop-up UI element)
instead of silently hanging and only leaving messages on stdout/stderr
about the missing deps.

AFAICS, this changes the failure of Screenshot->Export functionality
from a packaging bug to an application bug (upstream).
2018-04-19 19:02:58 +02:00
Matthew Justin Bauer a5b8b2e0cf
Merge pull request #38970 from thorstenweber83/add-pkg-fstl
fstl: init at 0.9.3
2018-04-19 12:01:54 -05:00
Matthew Justin Bauer 117b79d2bf
Merge pull request #38697 from r-ryantm/auto-update/scantailor-advanced
scantailor-advanced: 1.0.12 -> 1.0.14
2018-04-18 22:01:05 -05:00
Jörg Thalheim ad77d624a1
Merge pull request #39039 from r-ryantm/auto-update/pqiv
pqiv: 2.10.2 -> 2.10.3
2018-04-17 23:14:05 +01:00
volth 9b87fbb130 processing3: init at 3.3.7 (#36851)
* processing3: init at 3.3.7

* processing: add _JAVA_OPTIONS -Dawt.useSystemAAFontSettings=lcd

it uses own ttf fonts which expect antialiasing
2018-04-17 10:24:47 -05:00
Vladimír Čunát db071c4d1d
Merge #38702: Mark packages as broken (ZHF) 2018-04-17 13:36:20 +02:00
R. RyanTM 21059a1920 pqiv: 2.10.2 -> 2.10.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pqiv/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/1a0aav46qsmi791vj57cn12hlzsra59l-pqiv-2.10.3/bin/pqiv -h’ got 0 exit code
- ran ‘/nix/store/1a0aav46qsmi791vj57cn12hlzsra59l-pqiv-2.10.3/bin/pqiv --help’ got 0 exit code
- found 2.10.3 with grep in /nix/store/1a0aav46qsmi791vj57cn12hlzsra59l-pqiv-2.10.3
- directory tree listing: https://gist.github.com/bbde9f259adf44f69b8dfc44689b1e49
2018-04-16 21:16:36 -07:00
Thorsten Weber a4f8090fbe fstl: init at 0.9.3 2018-04-16 19:59:05 +02:00
Jan Tojnar cfee336c89
k3d: clean up 2018-04-15 17:21:23 +02:00
Jan Tojnar b5a19baf29
shotwell: 0.28.1 → 0.28.2 2018-04-15 00:36:04 +02:00
Robert Schütz 054f4f9c55
Merge pull request #37595 from SFrijters/paraview-numpy
paraview: include numpy in python environment
2018-04-14 19:58:13 +02:00
André-Patrick Bubel 43c10a7698
dosage: fix tests 2018-04-13 23:29:23 +02:00
André-Patrick Bubel 8d61dd8ce3
dosage: 2016.03.17 -> 2018.04.08
Dosage works again, but requires Python 3 now. As it is an application,
it was also moved to its own file.
2018-04-13 22:58:38 +02:00
xeji 6c2b87fd3c rapcad: mark as broken 2018-04-12 23:04:03 +02:00
xeji db409adaac meshlab: mark as broken 2018-04-12 23:04:01 +02:00
xeji 535f2eeea5 ao: mark as broken 2018-04-12 23:03:58 +02:00
R. RyanTM 136403655c krita: 4.0.0 -> 4.0.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/krita/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0.1 with grep in /nix/store/5n5zy1944sd00lablmvqcqyp4w1b2sy9-krita-4.0.1
- directory tree listing: https://gist.github.com/b46fb0156abdb69233c6f63121457b89
2018-04-11 16:02:36 +03:00
Ben Darwin 6908f0ce89 c3d: updated rev still won't compile; mark broken 2018-04-10 13:40:53 -04:00
R. RyanTM ec0495c032 scantailor-advanced: 1.0.12 -> 1.0.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/scantailor-advanced/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.14 with grep in /nix/store/idixvv43hjsy4v0xp2mfcryw55wg88c3-scantailor-advanced-1.0.14
- directory tree listing: https://gist.github.com/1f4938c03503cfde35a6b4d10d6538d1
2018-04-10 10:27:18 -07:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Jan Tojnar f1c8417ca0
Merge pull request #35545 from MtP76/photoflow
Adding photoflow
2018-04-09 21:23:02 +02:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Taahir Ahmed 642bd5fe92 nomacs: 3.6.1 -> 3.8.1
Fixes a build issue introduced by a Qt5 upgrade [1], and lets us drop
our installation-path patch.

[1] https://github.com/nomacs/nomacs/issues/203
2018-04-07 15:09:35 -07:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Jan Tojnar 05f175e06a
gthumb: 3.6.0 → 3.6.1 2018-04-05 18:31:56 +02:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
adisbladis e369f3661e
Merge pull request #38349 from r-ryantm/auto-update/jpegoptim
jpegoptim: 1.4.4 -> 1.4.5
2018-04-03 17:33:53 +08:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
R. RyanTM 54fe9578c3 jpegoptim: 1.4.4 -> 1.4.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jpegoptim/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim -h` got 0 exit code
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim --help` got 0 exit code
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim help` got 0 exit code
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim -V` and found version 1.4.5
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim --version` and found version 1.4.5
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim -h` and found version 1.4.5
- ran `/nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5/bin/jpegoptim --help` and found version 1.4.5
- found 1.4.5 with grep in /nix/store/qldhz6lqamsv2pbdyimsgwdfc53bawyn-jpegoptim-1.4.5
- directory tree listing: https://gist.github.com/5b96a382d26959a9ce1da4b4d0b45d55
2018-04-02 11:12:59 -07:00
Austin Seipp 0eb8bda019 nixpkgs: remove ancient 'processing' package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Ryan Mulligan 7e0ce6f71f openimageio: 1.8.8 -> 1.8.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/openimageio/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/p493iy79axka02qddq8zn8ki9qxv89lr-openimageio-1.8.9-bin/bin/iinfo help` got 0 exit code
- ran `/nix/store/p493iy79axka02qddq8zn8ki9qxv89lr-openimageio-1.8.9-bin/bin/maketx -v` and found version 1.8.9
- ran `/nix/store/p493iy79axka02qddq8zn8ki9qxv89lr-openimageio-1.8.9-bin/bin/oiiotool --help` got 0 exit code
- ran `/nix/store/p493iy79axka02qddq8zn8ki9qxv89lr-openimageio-1.8.9-bin/bin/oiiotool --help` and found version 1.8.9
- found 1.8.9 with grep in /nix/store/p493iy79axka02qddq8zn8ki9qxv89lr-openimageio-1.8.9-bin
- directory tree listing: https://gist.github.com/171d660967f6995b3e6107258782e390
2018-03-30 11:00:20 +01:00
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Jan Tojnar 30f8c93ad4
shotwell: 0.28.0 → 0.28.1 2018-03-28 19:50:31 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Stefan Frijters dff672ec7c paraview: include numpy in python environment
The Python filter functionality in Paraview requires numpy, which is currently not included.
Changes are based on the discussion in issue #37118.
2018-03-28 11:52:21 +02:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Nikolay Amiantov 564f9be78f fbida: fix build 2018-03-26 14:01:49 +03:00
adisbladis e5d9a2b104
Merge pull request #37788 from ryantm/auto-update/darktable
darktable: 2.4.1 -> 2.4.2
2018-03-26 10:44:58 +08:00
Ryan Mulligan f590d17d32 darktable: 2.4.1 -> 2.4.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/darktable/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/36vw0ki4wqgvwj1f0xgb17qpdxpzijm7-darktable-2.4.2/bin/darktable-cltest help` got 0 exit code
- found 2.4.2 with grep in /nix/store/36vw0ki4wqgvwj1f0xgb17qpdxpzijm7-darktable-2.4.2
- directory tree listing: https://gist.github.com/2fb5b4b7836751e43911e4337febf1ab
2018-03-25 12:33:32 -07:00
Albert Safin c276b45476 ahoviewer: add useUnrar option 2018-03-25 11:57:55 -05:00
Albert Safin fa4956d091 ahoviewer: 1.4.9 -> 1.5.0 2018-03-25 11:57:55 -05:00
Jörg Thalheim 3468d8a047
Merge pull request #37681 from ryantm/auto-update/rawtherapee
rawtherapee: 5.3 -> 5.4
2018-03-25 11:13:49 +01:00
Ryan Mulligan d4930aceaf imagemagick7: 7.0.7-22 -> 7.0.7-27
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
/tmp/tmp.quAyurRyhL /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- ran `/nix/store/8n4a2v0wfmzlk9n2bdv919ybg17bai8c-imagemagick-7.0.7-27/bin/magick -h` got 0 exit code
- ran `/nix/store/8n4a2v0wfmzlk9n2bdv919ybg17bai8c-imagemagick-7.0.7-27/bin/magick --help` got 0 exit code
- ran `/nix/store/8n4a2v0wfmzlk9n2bdv919ybg17bai8c-imagemagick-7.0.7-27/bin/magick help` got 0 exit code
- ran `/nix/store/8n4a2v0wfmzlk9n2bdv919ybg17bai8c-imagemagick-7.0.7-27/bin/magick --version` and found version 7.0.7-27
- found 7.0.7-27 with grep in /nix/store/8n4a2v0wfmzlk9n2bdv919ybg17bai8c-imagemagick-7.0.7-27
- directory tree listing: https://gist.github.com/4c89cc9d32b6739922d277619629d087
2018-03-25 01:39:30 -05:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Jörg Thalheim d26241562d
Merge pull request #37728 from NixOS/yegortimoshenko-patch-1
krita: fix incorrect sha256
2018-03-24 23:16:32 +00:00
Daiderd Jordan b5b77a6886
qscreenshot: fix darwin build
/cc ZHF #36454
2018-03-24 14:26:30 +01:00
Yegor Timoshenko 8f0c697adf
krita: fix incorrect sha256 2018-03-24 09:35:49 +00:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Tim Williams 5c1427764d displaycal: 3.2.4.0 -> 3.5.0.0 2018-03-23 10:09:32 +00:00
Ryan Mulligan 4f2d047c48 rawtherapee: 5.3 -> 5.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.4 with grep in /nix/store/p24xccx2wm6dls7g36pzdl1m1r3p1x5l-rawtherapee-5.4
- directory tree listing: https://gist.github.com/ea61efad6dd7afad2c60614dd433534d
2018-03-22 20:49:27 -07:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Ryan Mulligan abb357c23e digikam: 5.8.0 -> 5.9.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.9.0 with grep in /nix/store/a0lvk4dyi87si7gdyblvh3zs16s0kp76-digikam-5.9.0
- found 5.9.0 in filename of file in /nix/store/a0lvk4dyi87si7gdyblvh3zs16s0kp76-digikam-5.9.0
- directory tree listing: https://gist.github.com/5e9b0273318688eb36b670f51aa482ec
2018-03-22 17:04:08 +01:00
Jan Tojnar 63ccf133c7
gnome3.shotwell: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar 0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Ryan Mulligan b88c079c3a goxel: 0.7.2 -> 0.7.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/goxel --help` got 0 exit code
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/goxel -V` and found version 0.7.3
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/goxel --version` and found version 0.7.3
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/.goxel-wrapped --help` got 0 exit code
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/.goxel-wrapped -V` and found version 0.7.3
- ran `/nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3/bin/.goxel-wrapped --version` and found version 0.7.3
- found 0.7.3 with grep in /nix/store/zinzc9bkhn7n97jlp7mian6bzw1dzz8d-goxel-0.7.3
- directory tree listing: https://gist.github.com/86658b436ae3d2085eba59f7c23e0825
2018-03-21 23:04:25 +00:00
Ryan Mulligan f56f7a35ab exrdisplay: 2.2.0 -> 2.2.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.2.1 with grep in /nix/store/kpbzkj0s48h5mvvsvprqfqpah2kispil-openexr_viewers-2.2.1
- directory tree listing: https://gist.github.com/946b2664eb02e90d8d73194ffd04ac5f
2018-03-21 22:49:26 +00:00
Ryan Mulligan e675217786 krita: 3.3.3 -> 4.0.0 (#37461)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0.0 with grep in /nix/store/k8xscjzkd9w5n6hly18qcwgg62m3fjh9-krita-4.0.0
- directory tree listing: https://gist.github.com/c2d48bc58cc453eac241620389f2b9ce
2018-03-20 22:04:55 +03:00
Matthew Bauer 397532de76 openimageio: supports darwin 2018-03-19 05:42:20 -05:00
Ryan Mulligan 1317428ca0
inkscape: 0.92.2 -> 0.92.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape -h` got 0 exit code
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape --help` got 0 exit code
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape -V` and found version 0.92.3
- ran `/nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3/bin/inkscape --version` and found version 0.92.3
- found 0.92.3 with grep in /nix/store/5khy2kbfjwvkj42lr6z0cvnd17xkfrfg-inkscape-0.92.3
2018-03-16 20:18:43 +01:00
Ryan Mulligan 9ee5a5591d feh: 2.25 -> 2.25.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh -h` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh --help` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh -v` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/feh --version` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped -h` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped --help` got 0 exit code
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped -v` and found version 2.25.1
- ran `/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1/bin/.feh-wrapped --version` and found version 2.25.1
- found 2.25.1 with grep in /nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1
- directory tree listing: https://gist.github.com/6fb1817519334ef951e6661a3c41dda6
2018-03-16 10:55:04 -07:00
John Ericson 2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
Michael Raskin 9a68c56961
Merge pull request #34067 from mogorman/gnuclad
gnuclad: init at 0.2.4
2018-03-11 20:12:12 +00:00
Matthew O'Gorman 8e478f8fe1 gnuclad: init at 0.2.4 2018-03-11 15:26:05 -04:00
Marko Poikonen f3045a5af0 photoflow: init at unstable-2018-03-06 2018-03-09 18:27:42 +01:00
Ryan Mulligan 8e3a310294 gocr: 0.50 -> 0.51
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/6mm4a7nrr7ahv7wc47c137f28frhkrm5-gocr-0.51/bin/gocr --help` got 0 exit code
- ran `/nix/store/6mm4a7nrr7ahv7wc47c137f28frhkrm5-gocr-0.51/bin/gocr --help` and found version 0.51
- found 0.51 with grep in /nix/store/6mm4a7nrr7ahv7wc47c137f28frhkrm5-gocr-0.51
- found 0.51 in filename of file in /nix/store/6mm4a7nrr7ahv7wc47c137f28frhkrm5-gocr-0.51
2018-03-08 12:33:16 -08:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jan Tojnar 5b141e2d49
shotwell: 0.27.2 → 0.27.4 2018-03-05 06:06:08 +01:00
Jan Tojnar 7f3b5e6de1
shotwell: add updateScript 2018-03-04 20:05:49 +01:00
Ryan Mulligan f81e87b9bf openimageio: 1.7.17 -> 1.8.8
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin/bin/iinfo help` got 0 exit code
- ran `/nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin/bin/maketx -v` and found version 1.8.8
- ran `/nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin/bin/oiiotool --help` got 0 exit code
- ran `/nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin/bin/oiiotool --help` and found version 1.8.8
- found 1.8.8 with grep in /nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin
- found 1.8.8 in filename of file in /nix/store/fmwizi71ki95gjzqrbcc64zspg3xik6d-openimageio-1.8.8-bin

cc "@goibhniu"
2018-03-04 17:45:33 +00:00
Johannes Frankenau 465a09b648 scantailor-advanced: init at 1.0.12 2018-03-04 17:11:19 +00:00
Vladyslav M 9e1c2ba82c sxiv: 1.3.2 -> 24 2018-03-04 17:04:57 +00:00
Vladyslav M fffd3c4c41 feh: 2.24 -> 2.25 2018-03-04 17:04:04 +00:00
Colin Wallace 4aa49af9e7 krita: fix typo in description 2018-03-01 09:26:25 +01:00
adisbladis 6a10134205
Merge pull request #35751 from ryantm/auto-update/leocad-17.07-to-18.02
leocad: 17.07 -> 18.02
2018-02-27 21:52:41 +08:00
Ryan Mulligan 4034ca791b leocad: 17.07 -> 18.02
Semi-automatic update. These checks were performed:

- built on NixOS
- found 18.02 with grep in /nix/store/hcqlkwyiindjgmq9qs7cswbam78iakmy-leocad-18.02
- found 18.02 in filename of file in /nix/store/hcqlkwyiindjgmq9qs7cswbam78iakmy-leocad-18.02
2018-02-26 20:06:31 -08:00
Ryan Mulligan 40e2391474 hugin: 2017.0.0 -> 2018.0.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/align_image_stack -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/align_image_stack --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/align_image_stack -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/align_image_stack --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/autooptimiser -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/autooptimiser --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/autooptimiser -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/autooptimiser --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/celeste_standalone help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/celeste_standalone version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/celeste_standalone help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/checkpto -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/checkpto --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/checkpto -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/checkpto --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpclean -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpclean --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpclean -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpclean --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind -V` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind --version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/cpfind help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/deghosting_mask -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/deghosting_mask --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/deghosting_mask -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/deghosting_mask --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/fulla -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/fulla --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/fulla -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/fulla --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/geocpset -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/geocpset --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/geocpset -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/geocpset --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_hdrmerge -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_hdrmerge --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_hdrmerge help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_hdrmerge -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_hdrmerge --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_lensdb -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_lensdb --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_lensdb help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_lensdb -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_lensdb --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_stacker -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_stacker --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_stacker -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/hugin_stacker --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/linefind -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/linefind --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/linefind -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/linefind --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/nona -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/nona --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/nona -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/nona --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_modify -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_modify --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_modify -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_modify --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_trafo -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_trafo --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_trafo -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pano_trafo --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_gen -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_gen --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_gen -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_gen --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_lensstack -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_lensstack --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_lensstack -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_lensstack --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_mask -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_mask --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_mask -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_mask --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_merge -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_merge --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_merge -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_merge --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_move -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_move --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_move -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_move --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_template -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_template --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_template -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_template --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_var -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_var --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_var -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/pto_var --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/tca_correct -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/tca_correct --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/tca_correct -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/tca_correct --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/verdandi -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/verdandi --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/verdandi -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/verdandi --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.align_image_stack-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.align_image_stack-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.align_image_stack-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.align_image_stack-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.autooptimiser-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.autooptimiser-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.autooptimiser-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.autooptimiser-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.celeste_standalone-wrapped help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.celeste_standalone-wrapped version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.celeste_standalone-wrapped help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.checkpto-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.checkpto-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.checkpto-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.checkpto-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpclean-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpclean-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpclean-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpclean-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped -V` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped --version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped version` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.cpfind-wrapped help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.deghosting_mask-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.deghosting_mask-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.deghosting_mask-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.deghosting_mask-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.fulla-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.fulla-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.fulla-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.fulla-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.geocpset-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.geocpset-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.geocpset-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.geocpset-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_hdrmerge-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_hdrmerge-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_hdrmerge-wrapped help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_hdrmerge-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_hdrmerge-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_lensdb-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_lensdb-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_lensdb-wrapped help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_lensdb-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_lensdb-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_stacker-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_stacker-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_stacker-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.hugin_stacker-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.linefind-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.linefind-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.linefind-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.linefind-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.nona-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.nona-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.nona-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.nona-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_modify-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_modify-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_modify-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_modify-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_trafo-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_trafo-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_trafo-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pano_trafo-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_gen-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_gen-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_gen-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_gen-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_lensstack-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_lensstack-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_lensstack-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_lensstack-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_mask-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_mask-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_mask-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_mask-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_merge-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_merge-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_merge-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_merge-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_move-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_move-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_move-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_move-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_template-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_template-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_template-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_template-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_var-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_var-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_var-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.pto_var-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.tca_correct-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.tca_correct-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.tca_correct-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.tca_correct-wrapped --help` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.verdandi-wrapped -h` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.verdandi-wrapped --help` got 0 exit code
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.verdandi-wrapped -h` and found version 2018.0.0
- ran `/nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0/bin/.verdandi-wrapped --help` and found version 2018.0.0
- found 2018.0.0 with grep in /nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0
- found 2018.0.0 in filename of file in /nix/store/6knfac5rmb7yigrf82az7yrb4y27lrfn-hugin-2018.0.0

cc "@viric @hrdinka"
2018-02-26 18:55:53 -08:00
Vladyslav M e7876fb433 feh: 2.23.2 -> 2.24 2018-02-27 02:22:08 +02:00
Ryan Mulligan e78c4aeb96 feh: 2.23 -> 2.23.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/feh -h` got 0 exit code
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/feh --help` got 0 exit code
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/feh -v` and found version 2.23.2
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/feh --version` and found version 2.23.2
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/.feh-wrapped -h` got 0 exit code
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/.feh-wrapped --help` got 0 exit code
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/.feh-wrapped -v` and found version 2.23.2
- ran `/nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2/bin/.feh-wrapped --version` and found version 2.23.2
- found 2.23.2 with grep in /nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2
- found 2.23.2 in filename of file in /nix/store/9r2xpmvwq8vslxz1p3kv7x0ia0j2ghkx-feh-2.23.2
2018-02-25 21:22:19 -08:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Miguel Madrid Mencía 114a8f159b
gthumb: fixed mime types 2018-02-24 18:41:00 +01:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Johannes Frankenau a3f856b85d geeqie: 1.3 -> 1.4 2018-02-24 11:51:21 +01:00
Chris Hodapp c6bd327af8
darktable: Removed unneeded dependencies
Based on what LebedevRI told me on IRC and in
https://github.com/darktable-org/darktable/pull/1474
2018-02-09 13:13:31 +01:00
Michael Raskin 1137ba5a73
Merge pull request #27734 from jfrankenau/add-desktop-entries
Add desktop entry files for FreeCAD and ddccontrol
2018-02-06 21:21:04 +00:00
Ryan Mulligan 977b996516 antimony: 0.9.2 -> 0.9.3 2018-02-06 07:01:01 -08:00
Franz Pletz f833dd7067
imagemagick: fetch sources from github
Release tarballs are deleted after a new release.
2018-01-29 19:27:01 +01:00