Commit Graph

1336 Commits

Author SHA1 Message Date
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
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