Commit graph

1651 commits

Author SHA1 Message Date
Yegor Timoshenko 022ead1f54
leocad: only builds on Linux (hardcoded into qmake project) 2017-12-30 01:02:04 +00:00
Will Dietz 80b1d7ea43 leocad: 17.02 -> 17.07 2017-12-29 18:43:36 -06:00
Joachim F 56518ff5ac
Merge pull request #32230 from bkchr/renderdoc
renderdoc: Fixes build with missing SWIG_PACKAGE
2017-12-29 20:03:43 +00:00
dywedir c8c5b022ec feh: 2.22.2 -> 2.23 2017-12-29 20:54:44 +02:00
Kamil Chmielewski e2f6d9f34d yEd: 3.17.1 -> 3.17.2 2017-12-29 01:53:08 +01:00
Peter Hoeg 7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Bastian Köcher 039cb6291d renderdoc: Fixes build with missing SWIG_PACKAGE 2017-12-28 00:15:32 +01:00
Ingolf Wagner 9c621d7773 darktable: 2.2.5 -> 2.4.0 2017-12-26 00:13:24 +13:00
gnidorah c3efc32210 digikam: fix build 2017-12-24 12:54:20 +03:00
Jan Tojnar 5fc5a9f399
gimp: remove libart dependency
The dependency is not needed since 2.5.1
2017-12-21 23:48:54 +01:00
Ingolf Wagner 4d778886da
pencil: 2.0.21 -> 3.0.4 2017-12-21 18:54:11 +13:00
Peter Simons c9bed891f6 sane-backends: enable support for PNG 2017-12-20 09:16:54 +01:00
Jan Tojnar 0c2d0b5564
giv: use recent vala 2017-12-19 17:25:50 +01:00
Jan Tojnar 5a060f2441
shotwell: 0.27.1 → 0.27.2
Clean up, upgrade, switch to recent vala and port to meson.
2017-12-19 17:25:50 +01:00
Peter Simons 4859e70468 sane-backends-git: update to current HEAD of master branch 2017-12-15 20:36:31 +01:00
Orivej Desh 884b748ceb pqiv: remove unneded native build inputs 2017-12-15 16:39:28 +00:00
Will Dietz e11be36eaf pqiv: Add dependencies so all backends are available 2017-12-14 17:33:51 -06:00
Bart Brouns 6ac325146c pqiv: 2.10.1 -> 2.10.2 2017-12-13 13:55:25 +01:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz 8a14953356
imagemagick7: 7.0.7-9 -> 7.0.7-14 2017-12-11 04:59:37 +01:00
Franz Pletz 02c3d3493e
Merge pull request #32343 from lheckemann/imagemagick-6.9.9-25
imagemagick: 6.9.9-23 -> 6.9.9-26
2017-12-11 03:56:41 +00:00
Andreas Rammhold 4314648fa1
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
See [1] for details.

[1] https://sourceforge.net/p/graphicsmagick/mailman/message/36152268/
2017-12-10 20:56:23 +01:00
Orivej Desh fc930e055a rawtherapee: delete unused files 2017-12-10 08:44:04 +00:00
Andreas Rammhold 241f3bb673
rawtherapee-git: remove -git version
As discussed in #32337 the `-git` version is outdated since a while and
doesn't compile with modern compilers anymore.

closes #32337
2017-12-09 22:04:33 +01:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Jörg Thalheim 9c89e52ff2 solvespace: add missing wrapGAppsHook 2017-12-09 16:38:36 +00:00
Linus Heckemann ef66970df4 imagemagick: 6.9.9-23 -> 6.9.9-26
Old source tarball went missing
2017-12-09 15:39:39 +00:00
Jörg Thalheim 723e74d9d8
Merge pull request #32445 from kamilchm/pinta
pinta: FIX unhandled glib-sharp load exception
2017-12-09 08:16:02 +00:00
Orivej Desh a22d224434 awesomebump: disable parallel building
https://hydra.nixos.org/build/65585975
2017-12-08 12:39:36 +00:00
Kamil Chmielewski 841bfc378d pinta: FIX unhandled glib-sharp load exception
running pinta after https://github.com/NixOS/nixpkgs/pull/31497
results in:

```
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'glib-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
```
2017-12-08 11:43:50 +01:00
Orivej Desh 9b537c48d3 awesomebump: fix parallel building 2017-12-07 08:52:42 +00:00
Patrick Chilton 38e2228a35 meshlab: 1.3.3 -> 2016.12 2017-12-06 20:45:38 +01:00
Orivej Desh 9b08b87f4d digikam: disable parallel building 2017-12-06 11:28:29 +00:00
Jörg Thalheim 278f2faf8e
Merge pull request #32228 from bkchr/digikam
digikam: Fix empty album problem with Qt 5.9.3
2017-12-02 01:19:11 +00:00
Bart Brouns 1d10e7f1c5 pqiv: 2.9 -> 2.10.1 2017-12-01 20:40:27 +01:00
adisbladis eb0121540e
Merge pull request #32225 from bkchr/ipe
ipe: 7.1.10 -> 7.2.7
2017-12-02 01:16:19 +08:00
Joerg Thalheim fcd16d3338 paraview: cmake belongs to nativeBuildInputs 2017-12-01 12:49:52 +00:00
Bastian Köcher cef755a843 paraview: 5.4.0 -> 5.4.1 2017-12-01 13:20:15 +01:00
Bastian Köcher f2d8970aeb digikam: Fix empty album problem with Qt 5.9.3 2017-12-01 13:17:47 +01:00
Bastian Köcher 2700a58861 ipe: 7.1.10 -> 7.2.7 2017-12-01 13:11:20 +01:00
Graham Christensen e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
Sarah Brofeldt a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00
Renaud 74d36c9acd
Merge pull request #28950 from jansol/renderdoc
renderdoc: 0.34pre -> 0.91
2017-11-22 00:13:37 +01:00
Orivej Desh 3c4f52ad47 k3d: remove boost version override 2017-11-16 16:15:57 +00:00
Orivej Desh 97800cda51 photoqt: fix build 2017-11-16 01:12:18 +00:00
Orivej Desh 52c5386cd9 gimpPlugins.texturize: 2.1 -> 2.2.2017-07-28
The old source is gone, the author has migrated to github.
2017-11-16 00:55:49 +00:00
Pascal Wittmann f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
dywedir 9b35a335f2 feh: 2.22 -> 2.22.2 2017-11-09 12:52:00 +02:00