Commit graph

1594 commits

Author SHA1 Message Date
Franz Pletz e1b3f854b6
imagemagick: 6.9.8-4 -> 6.9.8-6 2017-05-25 01:54:38 +02:00
Franz Pletz 2d04e5653a
imagemagick7: 7.0.4-6 -> 7.0.5-7 2017-05-25 01:54:06 +02:00
Jaka Hudoklin c0610085b9 Merge pull request #25714 from k0ral/imagemagick
imagemagick: 6.9.7-6 -> 6.9.8-4
2017-05-25 01:34:56 +02:00
Valérian Galliat 330048e40c timelapse-deflicker: init at 142acd1 (#25904)
* timelapse-deflicker: init at 142acd1

* timelapse-deflicker: nitpicks

* Add myself as a maintainer
2017-05-20 12:33:28 +01:00
Joachim Fasting dea66a1cb3
sxiv: fix version string
name would end up as "sxiv-v".
2017-05-14 15:09:03 +02:00
Armijn Hemel 3775a90701 gimp: 2.8.20 -> 2.8.22 2017-05-13 21:08:43 +02:00
koral e55cf2cba3 imagemagick: 6.9.7-6 -> 6.9.8-4 2017-05-11 22:01:32 +02:00
mimadrid 821e522d6f shotwell: 0.26.0 -> 0.26.1 2017-05-08 16:06:01 +02:00
edef 87c1e48223 solvespace: 2.0 -> 2.3 2017-05-07 02:50:45 +03:00
Michael Raskin 0a218a9f3a Merge pull request #25520 from vinhlh/mozjpeg-3.2
mozjpeg: 3.1 -> 3.2
2017-05-05 09:29:25 +02:00
Yuri Aisaka 17d2ff414d imagej: init at 150 (#25249)
* imagej: init at 150

* correcting for PR comments
2017-05-05 07:00:38 +01:00
Vinh Le 5ed9d8df86 mozjpeg: 3.1 -> 3.2 2017-05-05 12:57:53 +08:00
Michael Raskin 6c149ee84d Merge pull request #25393 from avnik/fix/gimp
gimp: fix all plugins build
2017-05-04 20:44:44 +02:00
Alexander V. Nikolaev db82435660 gimp: promote intltool to default nativeBuildDepends
It used by gimp itself (so should be already present on machine builds
gimp+plugins) and 90% of plugins.
2017-05-04 16:44:59 +03:00
Chris Hodapp 7680f83f9d draftsight: init at 2017-SP1
DraftSight is "a professional-grade 2D design and drafting solution
that lets you create, edit, view and markup any kind of 2D drawing."
It is available as a binary .deb package for Linux. This package jumps
through the necessary hoops to make it run properly.
2017-05-02 11:51:58 -04:00
Alexander V. Nikolaev 8452e0684e gimp: split buildInputs and nativeBuildInputs for plugins 2017-05-02 09:33:54 +03:00
Alexander V. Nikolaev 94d909adaf gimp: fix all plugins build 2017-05-01 17:53:40 +03:00
Pascal Wittmann 033741aef8
ocrad: 0.25 -> 0.26 2017-05-01 12:03:39 +02:00
Marc Weber f8b5b85df6 displaycal: init at 3.2.4.0 2017-04-30 21:12:36 +02:00
Vladimír Čunát e8d2b81988
Merge #25302: krita: 3.1.2.1 -> 3.1.3 2017-04-30 13:44:38 +02:00
Vladimír Čunát ac0b90f8c7
krita: fixup meta
Nix 1.12 (pre) would complain otherwise.
2017-04-30 13:42:35 +02:00
Alexey Lebedeff 4ae18e0463 apitrace: 7.1 -> git (#24829)
After upgrade `qapitrace` have working "Buffers" tab where the data
can be inspected (it was always empty before).

There is no tags after `7.1`, but I think that fixing pretty important
piece of functionality warrants an upgrade to current `master` tip.
2017-04-30 10:27:17 +02:00
Michael Raskin f1c7d5a6ba gimpPlugins.resynthesizer2: fix build 2017-04-29 16:51:25 +02:00
Michael Raskin 4a207b1dd8 gimpPlugins.resynthesizer: fix build 2017-04-29 12:41:31 +02:00
Louis Taylor 7e29ead375
krita: 3.1.2.1 -> 3.1.3 2017-04-28 21:28:42 +01:00
Daiderd Jordan 80828429d7 Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Matthew Bauer f1346f5854
tesseract: supports darwin 2017-04-23 18:08:51 -05:00
Linus Heckemann 457bc9bdc4 inkscape: add potrace
This allows vectorising bitmap images in inkscape.
2017-04-17 22:10:05 +01:00
jraygauthier 383706f36d digikam: add video support through libqtav (#24866)
* libqtav: init at unstable-2017-03-30

* digikam: add video support through `libqtav` dependency

Issue #24426.
2017-04-17 22:28:20 +02:00
aszlig 7b5263e1a6
tesseract: Package version 4.x from Git master
Tesseract 4 has got a new long short-term memory neural networking based
OCR engine which really helps a lot in terms of accuracy and our VM
tests.

I ran the new version across a bunch of different screenshots and
comparing the results to the 3.x branch and it really makes a big
difference, especially with various font rendering settings.

The only downside of this is that version 4 hasn't been released yet and
is in alpha state right now, but it will eventually get there and the
only solutions that came into my mind sticking to version 3 were really
sub-par:

 * Use several passes with different color negation on the screenshots.
 * Train Tesseract 3 specifically for screenshots. This is sub-par
   because we'd need to do it for Tesseract 4 from scratch again.
 * Change the test systems so that it specifically uses *only* OCR an
   font when displaying. I've actually tried this but this also isn't
   accurate enough with our default font rendering setup.
 * Turn off special font rendering settings for our tests. In
   conjunction with changing to an OCR font this might work but it won't
   catch all the cases, because applications might use their own font
   rendering.

Given that version 4 is faster[1] when it comes to OCR detection and also
the points just mentioned I think even using the alpha version just for
tests isn't going to hurt anybody.

[1]: https://github.com/tesseract-ocr/tesseract/wiki/4.0-Accuracy-and-Performance

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:46 +02:00
aszlig c381fa9b63
tesseract: 3.04.01 -> 3.05.00
Upstream changelog:

 * Made some fine tuning to the hOCR output.
 * Added TSV as another optional output format.
 * Fixed ABI break introduced in 3.04.00 with the AnalyseLayout()
   method.
 * text2image tool - Enable all OpenType ligatures available in a font.
   This feature requires Pango 1.38 or newer.
 * Training tools - Replaced asserts with tprintf() and exit(1).
 * Fixed Cygwin compatibility.
 * Improved multipage tiff processing.
 * Improved the embedded pdf font (pdf.ttf).
 * Enable selection of OCR engine mode from command line.
 * Changed tesseract command line parameter '-psm' to '--psm'.
 * Added new C API for orientation and script detection, removed the old
   one.
 * Increased minimum autoconf version to 2.59.
 * Removed dead code.
 * Fixed many compiler warning.
 * Fixed memory and resource leaks.
 * Fixed some issues with the 'Cube' OCR engine.
 * Fixed some openCL issues.
 * Added option to build Tesseract with CMake build system.
 * Implemented CPPAN support for easy Windows building.

The upstream URL of the change log is:

https://github.com/tesseract-ocr/tesseract/releases/tag/3.05.00

Tested by building against the following packages that directly depend
on it:

 * vapoursynth (with ocrSupport = true)
 * pyocr (fails)
 * vobsub2srt

Also tested against the following NixOS VM tests that have OCR enabled:

 * nixos/tests/chromium.nix -A stable
 * nixos/tests/emacs-daemon.nix
 * nixos/tests/installer.nix -A luksroot
 * nixos/tests/lightdm.nix
 * nixos/tests/plasma5.nix
 * nixos/tests/sddm.nix

All of the packages and tests except pyocr build/succeed on
x86_64-linux.

Fixing pyocr is outside of the scope of this commit and will happen very
soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:32 +02:00
aszlig 288a79187c
tesseract: Reintroduce enableLanguages
I've removed that attribute in 68bc260ca2,
because the language files no longer were distributed as seperate files,
but if we for example only want to use the English training data, the
closure size of Tesseract gets quite large (around 1.2 GB), which is a
bit much just to be able to run NixOS VM tests.

For this reason I've also switched the VM tests back to using only the
English language.

Tested using the following VM tests (the ones that have OCR enabled) on
x86_64-linux:

 * nixos/tests/chromium.nix -A stable
 * nixos/tests/emacs-daemon.nix
 * nixos/tests/installer.nix -A luksroot
 * nixos/tests/lightdm.nix
 * nixos/tests/plasma5.nix
 * nixos/tests/sddm.nix

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:26 +02:00
Lancelot SIX 045ecd11f8 Merge pull request #24785 from paperdigits/darktable-2.2.4
darktable: 2.2.3 -> 2.2.4
2017-04-10 13:18:11 +02:00
Daiderd Jordan f8230518a2 Merge pull request #24762 from matthewbauer/darwin-misc-fixes
darwin: miscellaneous fixes
2017-04-10 08:50:15 +02:00
Mica Semrick eae15ab771 darktable: 2.2.3 -> 2.2.4 2017-04-09 15:58:06 -07:00
Franz Pletz e798712da7 Merge pull request #24759 from matthewbauer/inkscape-darwin-fix
inkscape: fix missing library error
2017-04-09 10:56:20 +02:00
Matthew Bauer c344f46321
djview: fix macOS build 2017-04-08 23:28:00 -05:00
Matthew Bauer ba78c50069
inkscape: fix missing library error 2017-04-08 23:20:10 -05:00
Laverne Schrock b70b1b1f06 shotwell: 0.25.90 -> 0.26.0
Simple version bump.
2017-04-06 15:30:03 -05:00
Lprndn 75319eb203
nomacs: 3.4 -> 3.6.1
fixes #24589
2017-04-03 21:21:05 +02:00
Taahir Ahmed 438ac662aa nomacs: init at 3.4 (#24580)
* nomacs: init at 3.4

* nomacs: add gsettings for gtk open dialogs

* nomacs: use fetchurl instead of fetchFromGitHub
2017-04-03 10:28:34 +02:00
Robin Gloster 62303628ce
vimiv: mark as broken
cc @aszlig
2017-03-30 16:23:35 +02:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Thomas Tuegel 8b50f4c990 Merge pull request #24299 from ttuegel/master--drop-qt-5.7
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Michael Raskin 7b706900e7 graphicsmagick: patch for CVE-2017-6335 2017-03-25 21:04:08 +01:00
Thomas Tuegel e6dc95697a
rapcad: pin to Qt 5.6 2017-03-25 09:23:52 -05:00
Thomas Tuegel 5044ceb7e7
rapcad: broken on Qt 5.6 2017-03-25 08:49:39 -05:00
ndowens 6b9471f32b feh: Remove un-needed libPath 2017-03-21 16:27:55 -05:00
jansol f9e688e8a1 renderdoc: init at version 0.34pre (#23769)
* renderdoc: init at version 0.34pre

Initialising a few commits after the latest release due to some upstream
improvements to the build system.

* fix maintainer
2017-03-21 21:36:26 +01:00
Pascal Wittmann a20fa00de7 fbida: add dependency to lirc 2017-03-21 13:39:52 +01:00
Pascal Wittmann 8aacf212ed fbida: 2.12 -> 2.13 2017-03-21 13:36:35 +01:00
Pascal Wittmann 8d721e2910 Merge pull request #24118 from mimadrid/update/yed-3.17
yed: 3.16.2.1 -> 3.17
2017-03-20 13:06:05 +01:00
mimadrid 596e10c236
yed: 3.16.2.1 -> 3.17 2017-03-20 11:40:32 +01:00
2chilled a3b3a7ffb1 rawtherapee: 5.0-r1 -> 5.0-r1 with gtk3 support (#22911) 2017-03-20 11:39:53 +01:00
Jörg Thalheim f66e06a828
leocad: remove unnessary patches 2017-03-19 19:18:32 +01:00
Joachim F 575cf2e17f Merge pull request #24035 from ndowens/leocad
leocad: 0.81 -> 17.02
2017-03-19 18:22:59 +01:00
ndowens 26187da45c Merge pull request #24038 from ndowens/openimageio
openimageio: 1.6.11 -> 1.7.12
2017-03-19 12:12:40 -05:00
ndowens 20e62c3b76 Merge pull request #24030 from ndowens/fontmatrix
fontmatrix: Changed URL & homepage; they no longer exist
2017-03-19 10:03:34 -05:00
ndowens cb231786af Merge pull request #24033 from ndowens/glabels
glabels: 3.2.1 -> 3.4.0
2017-03-19 10:03:06 -05:00
Frederik Rietdijk a4e7e0d3c1 Merge pull request #24025 from ndowens/ahoviewer
ahoviewer: 1.4.6 -> 1.4.8
2017-03-19 15:06:44 +01:00
Frederik Rietdijk b1f7157675 Merge pull request #24024 from ndowens/alchemy
alchemy: 007 -> 008
2017-03-19 15:06:13 +01:00
Frederik Rietdijk 6405cb2ea9 Merge pull request #24034 from ndowens/jpegoptim
jpegoptim: 1.4.3 -> 1.4.4
2017-03-19 15:04:18 +01:00
ndowens 64a880faa6 djview: 4.10.5 -> 4.10.6 (#24029) 2017-03-19 14:40:15 +01:00
ndowens 705b2d9b66 feh: 2.18.1 -> 2.18.2 2017-03-19 10:45:52 +01:00
Michael Raskin d860d9aedf Merge pull request #24043 from ndowens/potrace
potrace: 1.13 -> 1.14
2017-03-19 09:59:18 +01:00
Benjamin Staffin 85af430be3 Merge pull request #24046 from ndowens/gthumb
gthumb: 3.4.4 -> 3.5.1
2017-03-19 03:47:10 -04:00
Benjamin Staffin 3effae81f1 Merge pull request #24044 from ndowens/pqiv
pqiv: 0.12 -> 2.8.3
2017-03-19 03:44:24 -04:00
Benjamin Staffin 3b762fb201 Merge pull request #24049 from ndowens/rapcad
rapcad: 0.9.5 -> 0.9.8
2017-03-19 03:42:54 -04:00
ndowens ec85bdb6c6 rapcad: 0.9.5 -> 0.9.8 2017-03-18 22:39:18 -05:00
ndowens 8a8b80d289 gthumb: 3.4.4 -> 3.5.1 2017-03-18 21:52:04 -05:00
ndowens 237ac13370 pqiv: 0.12 -> 2.8.3 2017-03-18 21:20:23 -05:00
ndowens 56504fcb2c potrace: 1.13 -> 1.14 2017-03-18 21:11:39 -05:00
neeasade 78a0bdfa98 meh: init at unstable-2015-04-11 2017-03-18 21:11:22 -05:00
ndowens f5d6dd6e83 openimageio: 1.6.11 -> 1.7.12 2017-03-18 20:22:54 -05:00
ndowens 7b1e1f3cd7 leocad: 0.81 -> 17.02 2017-03-18 19:32:30 -05:00
ndowens 7364b6c252 jpegoptim: 1.4.3 -> 1.4.4 2017-03-18 19:09:17 -05:00
ndowens 3dfd03b382 glabels: 3.2.1 -> 3.4.0 2017-03-18 18:38:47 -05:00
ndowens 4024c6354e fontmatrix: Changed URL & homepage; they no longer exist 2017-03-18 18:30:57 -05:00
ndowens 35e7df6bee ahoviewer: 1.4.6 -> 1.4.8 2017-03-18 16:42:47 -05:00
ndowens 98b9b07a98 alchemy: 007 -> 008 2017-03-18 16:38:41 -05:00
ndowens f6bae24590 pythonmagick: 0.9.14 -> 0.9.16 2017-03-18 16:27:12 -05:00
Michael Raskin 68cf4d1dfc Merge pull request #23677 from bcdarwin/c3d
c3d: init at 1.1.0
2017-03-18 19:07:09 +01:00
Michael Raskin 4d5f33deff Merge pull request #23376 from bcdarwin/ants
ANTs: init at 2.1.0 (0gyys1lf) and update ITK accordingly
2017-03-18 18:42:24 +01:00
Julien Dehos 14db0b9ef3 pbrt: 2016-05-19 -> 2017-01-12 (#23405) 2017-03-13 02:35:34 +01:00
Ben Darwin 7baad2e4be c3d: init at 1.1.0 2017-03-10 11:57:19 -05:00
Raymond Gauthier c7d9032b51 brscan4: 0.4.3-4 -> 0.4.4-2
Also add missing linux32 support.
2017-03-10 16:24:49 +02:00
Ben Darwin f02ac9588f mark old seg3d as broken for now since it no longer builds with stock gcc version and flags 2017-03-09 19:06:17 -05:00
Bart Brouns 2ab778cc9c inkscape: 0.92.0 -> 0.92.1 (#23652) 2017-03-09 01:26:26 +01:00
Robert Helgesson 747b62f909
photivo: fix build with lensfun >= 0.3 2017-03-06 17:41:16 -05:00
Miguel Madrid 199f57079c shotwell: 0.25.5 -> 0.25.90 (#23478) 2017-03-05 11:54:21 +01:00
Eric Bailey fff88b814c
graphicsmagick: fix for darwin
Prior to this change, GraphicsMagick didn't work at all for me on Darwin, due to
dylib linking issues.
2017-03-01 14:04:11 -06:00
Thomas Tuegel fca36b617d
ipe: build with C++11 for Qt 5.7 2017-02-28 07:38:57 -06:00
Thomas Tuegel 127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel 5dc5716634
Remove kde4.kuickshow
- No maintainer in Nixpkgs
2017-02-24 16:49:05 -06:00
Thomas Tuegel f9a9d3d007
Remove kde4.kipi_plugins
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:49:04 -06:00
Thomas Tuegel 855690ba1d
Remove kde4.digikam
- Already updated to KDE 5 in Nixpkgs
2017-02-24 16:48:32 -06:00
Vladimír Čunát 145d3ea81c
Merge branch 'master' into staging 2017-02-22 17:47:49 +01:00
Vladimír Čunát 7ccaa9e652
solvespace: fixup build with glibc-2.25 2017-02-22 16:45:08 +01:00
Moritz Ulrich 51134cdbfe
digikam5: Fix build after kde merge. 2017-02-22 16:44:08 +01:00
Guillaume Maudoux 9016be4589 qtikz: update to Qt5; remove ktikz 2017-02-19 12:26:51 +01:00
Vladimír Čunát 70cadb6cbd
krita: 3.1.1 -> 3.1.2.1
This fixes build after KDE updates in f228ea521 #22698.
/cc maintainer @abbradar.  I only tested starting it up.
2017-02-18 09:04:03 +01:00
Vladimír Čunát 35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
Franz Pletz 9ddaa71b6d Merge pull request #22809 from mimadrid/update/shotwell-0.25.5
shotwell: 0.25.2 -> 0.25.5
2017-02-15 06:49:49 +01:00
mimadrid e3d7ce842b
shotwell: 0.25.2 -> 0.25.5 2017-02-14 23:59:00 +01:00
Thomas Tuegel c5c4380205 Merge pull request #21366 from sh01/digikam_patch_lensfun_0.3.2
digikam: Add patch to fix compilation against Lensfun 0.3.2
2017-02-14 13:00:27 -06:00
Frederik Rietdijk 5de48cc3ed kde4.digikam: mark as broken 2017-02-13 13:57:54 +01:00
Franz Pletz 970753317c gimpPlugins.gmic: use attribues from gmic expression 2017-02-11 11:11:12 +01:00
Mica Semrick 6f48d6291f gimpPlugins.gmic: 1.6.5.0 -> 1.7.8 2017-02-11 11:11:12 +01:00
Graham Christensen 4b6692a510
graphicsmagick: patch for CVE-2016-9830 2017-02-09 07:21:07 -05:00
Mica Semrick c06b6d9446 gimp: 2.8.18 -> 2.8.20 2017-02-09 10:32:25 +01:00
Moritz Ulrich 827009adb2
digikam5: 5.3.0 -> 5.4.0 2017-02-08 15:41:33 +01:00
Moritz Ulrich 403eb76cc1
rawtherapee: 5.0 -> 5.0-r1 2017-02-08 15:41:32 +01:00
Franz Pletz 4dae4f86fa
imagemagick: 7.0.4-0 -> 7.0.4-6 for multiple CVEs
Fixes at least:

  * CVE-2016-10144
  * CVE-2016-10145
  * CVE-2016-10146
  * CVE-2017-5506
  * CVE-2017-5507
  * CVE-2017-5508
  * CVE-2017-5510
  * CVE-2017-5511
2017-02-02 11:10:56 +01:00
Franz Pletz 5e753c1a65
imagemagick: 6.9.7-0 -> 6.9.7-6 for multiple CVEs
Fixes at least:

  * CVE-2016-10144
  * CVE-2016-10145
  * CVE-2016-10146
  * CVE-2017-5506
  * CVE-2017-5507
  * CVE-2017-5508
  * CVE-2017-5510
  * CVE-2017-5511
2017-02-02 11:09:40 +01:00
Mica Semrick c64934529e darktable 2.2.1 -> 2.2.3 2017-02-01 22:50:35 -08:00
Vincent Laporte 551c52f1a2 feh: 2.17.1 -> 2.18.1 2017-01-31 20:11:32 +00:00
Nikolay Amiantov 82d9c2e3fb krita: 3.0.1.1 -> 3.1.1 2017-01-31 03:27:08 +03:00
Eelco Dolstra c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Lluís Batlle i Rossell aeb1dff13d Update scantailor 2017-01-28 20:12:51 +01:00
Moritz Ulrich 3842e825a7
rawtherapee: 4.2.1025 -> 5.0 2017-01-27 11:28:46 +01:00
Bjørn Forsman 4b2f2ccf16 pencil: 2.0.18 -> 2.0.21 2017-01-22 01:08:14 +01:00
Robin Gloster f4bff9d633
freepv: 0.3.0_beta1 -> 0.3.0, fix build 2017-01-19 23:35:40 +01:00
Johannes Bornhold 71aad4c494 xournal: Support gtk backend quartz on darwin 2017-01-12 22:55:23 +01:00
Daiderd Jordan 4488203d0c Merge pull request #20658 from matthewbauer/gimp-darwin
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
Joachim F 104c3db659 Merge pull request #21202 from kierdavis/unigine-valley
unigine-valley: refactor
2017-01-11 18:39:05 +01:00
Michael Raskin 760edeb2b6 xfractint: init at 20.04p14 2017-01-11 14:14:07 +01:00
Matthew Bauer 8497ef1ed2
gimp: add darwin support 2017-01-10 23:51:36 -06:00
Daiderd Jordan 581a5aec88
imagemagick: add darwin frameworks 2017-01-10 23:03:49 +01:00
taku0 67573c942e inkscape: 0.91 -> 0.92 2017-01-09 18:25:53 +09:00
Mica Semrick 8f22697c62 darktable 2.2.0 -> 2.2.1 2017-01-05 21:46:33 -08:00
Chris Hodapp e3dedd4b57 darktable: 2.0.7 -> 2.2.0 2016-12-31 14:59:30 -05:00
Michael Raskin de99dc5049 imagemagick7: init at 7.0.4-0 2016-12-28 14:16:10 +01:00
Michael Raskin 040d5162be imagemagick: 6.9.6-7 -> 6.9.7-0 2016-12-28 14:16:10 +01:00
Daiderd Jordan 7d4e04c795 Merge pull request #21400 from johbo/darwin-xournal
Xournal: Darwin support
2016-12-27 20:23:18 +01:00
Johannes Bornhold 346c1db2ac xournal: Allow to build it on darwin with X11 backend 2016-12-27 14:19:25 +01:00
Graham Christensen e2feddb70f Merge pull request #21384 from mimadrid/update/shotwell-0.25.2
shotwell: 0.23.5 -> 0.25.2
2016-12-23 19:30:12 -05:00
mimadrid 5e3c4b2bf7
shotwell: 0.23.5 -> 0.25.2 2016-12-23 23:24:36 +01:00
Sebastian Hagen 4efd108e60 digikam: Add patch to fix compilation against Lensfun 0.3.2 2016-12-23 04:27:52 +00:00
aszlig 68bc260ca2
tesseract: 3.02.02 -> 3.04.01
From the upstream changelog:

 * Tesseract development is now done with Git and hosted at github.com
   (Previously we used Subversion as a VCS and code.google.com for
   hosting).

So let's move over to the GitHub repository, where the organisation also
includes a full repository for tessdata, so we no longer need to fetch
it one-by-one.

The build also got significantly simpler, because we no longer need to
run autoconf, neither do we need to patch the configure script for
Leptonica headers.

This also has the advantage that we don't need to use the
enableLanguages attribute for the test runner anymore.

Full upstream changelog can be found at:

https://github.com/tesseract-ocr/tesseract/blob/c4d273d33cc36e/ChangeLog

Tested against all NixOS tests with enabled OCR (chromium, emacs-daemon,
installer.luksroot and lightdm).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @viric
2016-12-19 22:25:38 +01:00
aszlig 88f49a0092
vimiv: 0.7.2 -> 0.7.3
Bugfix release with the following fixes:

 * Fix thumbnail creation for input files with dot
 * Use native python to generate list of external commands
 * Do not use commandline arguments in test mode
 * Catch broken symlinks in the library and filter them

So everything but the last item is essentially what we had in
fixes.patch, hence we cane remove it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-17 15:45:49 +01:00
Kier Davis d1226333e2
unigine-valley: clean up 2016-12-16 10:42:09 +00:00
Kier Davis aa53e1d17e
unigine-valley: exclude non-ELF files from stripping during fix-up 2016-12-16 10:42:09 +00:00
Kier Davis c3f49dcaf0
unigine-valley: install files to a more idiomatic location
Previously, the entire installation was copied to $out/opt/unigine/valley.
Using $out/lib instead of $out/opt would be more consistent with other Nix packages.
2016-12-16 10:42:09 +00:00
Kier Davis 0d1d1bd7e2
unigine-valley: 1.0-1 -> 1.0 (remove unnecessary release version)
The upstream version is "1.0", so that's what the version of the Nix package should be too.
When I packaged this I wasn't aware that a Nix package could update without its version number
increasing, so I added an extra "release version" (like Arch Linux packages). Of course, this
isn't necessary.
2016-12-16 10:42:04 +00:00
Sebastian Hagen e314e5b930 ImageMagick: Add additional mirror.
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.
2016-12-15 11:27:15 +01:00
Graham Christensen 78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Vladimír Čunát a11ad092d6
digikam: remove file unintentionally resurrected
... in 8b565d647.  Git's rename semantics is a real PITA.
https://github.com/NixOS/nixpkgs/commit/8b565d647#commitcomment-20099695
2016-12-07 13:25:18 +01:00
Graham Christensen 76ef70af7d
imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559 2016-12-07 07:24:13 -05:00
aszlig a76f5241c5
vimiv: init at 0.7.2
Packaging itself is pretty much straightforward, the tests however
revealed a few issues, which I have fixed with a small patch that has
been upstreamed at https://github.com/karlch/vimiv/pull/32.

The other sed-based patches in postPatch are mostly NixOS-specific.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-03 03:33:32 +01:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Pascal Wittmann bbd39a8057
fbida: 2.11 -> 2.12 2016-11-27 17:07:47 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Frederik Rietdijk 2887a633f7 mypaint: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk fcfe7cf955 apitrace: use python2 2016-11-24 22:28:02 +01:00
Graham Christensen c823eaec0a
graphicsmagick: Update URLs for patches 2016-11-23 23:23:49 -05:00
Nikolay Amiantov c05206dbe6 yed: 3.16.1 -> 3.16.2.1 2016-11-24 01:17:52 +03:00
Nikolay Amiantov 748a0d473e krita: 3.0 -> 3.0.1.1 2016-11-24 01:17:52 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Nikolay Amiantov 382047a135 sane service: support remote scanners 2016-11-20 19:09:03 +03:00
Nikolay Amiantov 65f9341370 sane service: add saned support 2016-11-20 19:09:02 +03:00
Pascal Wittmann 1e3fe4b0a4 Merge pull request #20558 from lverns/xournal-desktop-fix-pr
xournal: add desktop file and mime info
2016-11-20 16:14:29 +01:00
Laverne Schrock cbc4ee7e10 xournal: add desktop file and mime info
Fixes #20510.

The application now appears in system menus, and Konqueror now suggests
opening .xoj files with Xournal. Other file browsers should as well.
2016-11-19 12:34:22 -06:00
Vladimír Čunát b69f568f4c
Merge branch 'staging'
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Tim Steinbach cca6382f33 Merge pull request #20342 from avnik/update/gimplensfun
gimp-lensfun: 0.1.1 -> 0.2.4
2016-11-17 22:22:15 -05:00
Vladimír Čunát 8b565d6478
Merge #20081: update alsa lib, plugins and utils 2016-11-17 11:26:00 +01:00
Graham Christensen d0d3330866
shutter: add patch for CVE-2015-0854 with remote code 2016-11-16 22:06:06 -05:00
Moritz Ulrich bf570a494a
digikam5: 5.1.0 -> 5.3.0 2016-11-15 11:12:45 +01:00
Alexander V. Nikolaev acbd916119 gimp-lensfun: 0.1.1 -> 0.2.4 2016-11-11 14:18:06 +02:00
Tim Steinbach f7c288507a Merge pull request #20205 from womfoo/bump/k3d-0.8.0.6
k3d: 0.8.0.5 -> 0.8.0.6
2016-11-09 21:34:42 -05:00
Kranium Gikos Mendoza ce78681cb6 k3d: update upstream url 2016-11-10 05:27:41 +08:00
Tim Steinbach 9972b64a82
darktable: 2.0.6 -> 2.0.7 2016-11-06 09:04:13 -05:00
Kranium Gikos Mendoza 4e59b1a23c k3d: 0.8.0.5 -> 0.8.0.6 2016-11-06 11:01:39 +08:00
Franz Pletz 04db88d247
graphicsmagick: add patches to fix 3 CVEs
Fixes CVE-2016-8682, CVE-2016-8683, CVE-2016-8684.

cc #20078
2016-11-03 02:45:17 +01:00
rnhmjoj 9aeb730822
imv: 2.1.2 -> 2.1.3 2016-10-31 22:12:04 +01:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Kier Davis a057dfc57f
unigine-valley: init at 1.0-1
Closes https://github.com/NixOS/nixpkgs/pull/19813
2016-10-24 19:35:06 -04:00
Jörg Thalheim 0bb07f6d7b Merge pull request #19798 from vklquevs/mtpaint-init
mtPaint: init at 3.49.12
2016-10-23 17:42:54 +02:00
Drill Bear 86793f600c mtpaint: init at 3.49.12 2016-10-23 15:45:49 +01:00
Reno Reckling ee655bc659 gThumb: add defaultIconTheme dependency 2016-10-23 14:06:17 +02:00
Jörg Thalheim c47c2ee02f Merge pull request #19637 from imuli/zgrviewer
zgrviewer: pass arguments and use full java path
2016-10-22 19:00:02 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Frederik Rietdijk 16dd61d6c9 gimp: use python2 2016-10-22 16:47:22 +02:00
Vladimír Čunát 4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
Frederik Rietdijk 8ec17dab32 inkscape: use python2
because of syntax error. And don't depend on pyxml
because that shouldn't be necessary anymore
https://bugs.archlinux.org/task/26774
2016-10-18 23:16:09 +02:00
Thomas Tuegel e2204b72b8
kde5.kipi-plugins: init at 5.2.0 2016-10-18 06:45:19 -05:00
Imuli 3a73ce2427 zgrviewer: pass arguments and use full java path
So the user doesn't need java in their environment and can pass
filenames on the command line.
2016-10-17 22:11:54 -04:00
mimadrid 07fba2591d
gthumb: hicolor_icon_theme dependency 2016-10-14 21:03:20 +02:00
Vladimír Čunát 061758490f Merge branch 'master' into staging
... to get the openssl mass rebuild: 942dbf89c.
2016-10-14 13:16:11 +02:00
Franz Pletz 8435c1637b
gimpPlugins.gap: disable format hardening 2016-10-13 20:33:16 -04:00
Franz Pletz bb7d270d85
pythonmagick: 0.9.12 -> 0.9.14 2016-10-13 20:33:16 -04:00
Graham Christensen 241cd0e5db
imagemagick: 6.9.5-10 -> 6.9.6-2 for CVE-2016-7799, CVE-2016-7906 2016-10-13 20:33:10 -04:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Franz Pletz 4771ccd896
graphicsmagick: apply patches to fix security issues
Fixes CVE-2016-7996, CVE-2016-7996, CVE-2016-7800.

cc #19481
2016-10-14 00:02:30 +02:00
Tobias Geerinckx-Rice 61a789888a Merge pull request #19482 from peterhoeg/ss
simple-scan: 3.21 -> 3.22
2016-10-12 17:36:35 +02:00
Peter Hoeg f2c3e29ac4 simple-scan: 3.21 -> 3.22
Additionally, fix the icons and use a newer version of vala.
2016-10-12 19:14:25 +08:00
Michael Raskin 48388dde18 gimpPlugins.resynthesizer2: init at 2.0.1. A rewrite with python wrappers; GUI is better for some tasks and worse for some other tasks. 2016-10-11 19:57:52 +02:00
Alexander Ried 9c44aa664e gthumb: 3.4.3 -> 3.4.4 2016-10-11 17:37:29 +02:00
Moritz Ulrich f57465755c rawtherapee-git: 2016-09-21 -> 2016-10-10 2016-10-10 17:25:03 +02:00
Moritz Ulrich 194cc803c1 rawtherapee: Fix build by backporting patch. 2016-10-10 17:24:49 +02:00