Commit Graph

4232 Commits

Author SHA1 Message Date
Francesco Gazzetta
c1366d7fb9 vengi-tools: unpin cmake
vengi-tools needed >=3.22, and the cmake package is now 3.22.1
2022-02-02 21:41:30 +01:00
Francesco Gazzetta
e175845d61 vengi-tools: 0.0.14 -> 0.0.17 2022-02-02 21:41:29 +01:00
Alvar Penning
0439a474bf imagemagick: 7.1.0-19 -> 7.1.0-20
https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.0-20
2022-01-23 13:01:33 +01:00
DarkOnion0
b67aa192ba drawio: add a check phase 2022-01-22 17:58:41 +01:00
DarkOnion0
23507a5d7c drawio: 16.1.2 -> 16.4.0 2022-01-22 17:40:08 +01:00
R. RyanTM
e01fa67cdd
drawing: 0.8.3 -> 0.8.5
(#156017)
2022-01-21 19:30:50 +01:00
Bobby Rong
ea1f1453ac
Merge pull request #155198 from trofi/fix-inkscape-for-gcc-12
inkscape: fix build against upcoming gcc-12
2022-01-21 17:23:50 +08:00
Renaud
f6722c80d4
Merge pull request #155429 from herrwiese/master
geeqie: 1.6 -> 1.7.1
2022-01-21 10:11:27 +01:00
Andreas Wiese
64eac0ea11 geeqie: 1.6 -> 1.7.1
This especially fixes

  $ geeqie

  (geeqie:1879548): Gdk-ERROR **: 00:08:00.631: The program 'geeqie'
  received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadValue (integer parameter out of range for operation)'.
    (Details: serial 209 error_code 2 request_code 152 (GLX) minor_code
  24)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the GDK_SYNCHRONIZE environment
     variable to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error()
  function.)
  zsh: trace trap (core dumped)  geeqie
  $

which stems from some issue with clutter-gtk.
2022-01-21 00:17:55 +01:00
Daniel Olsen
c7193ca132 hydrus: 469 -> 470b 2022-01-19 23:02:14 +01:00
Sergei Trofimovich
5f12173f81 inkscape: fix build against upcoming gcc-12
Without the change build fails as:

    src/io/file.h:29:63: error: use of deleted function
      'std::__cxx11::basic_string<...>::basic_string(std::nullptr_t) [...]'
       29 | SPDocument* ink_file_new(const std::string &Template = nullptr);
          |                                                               ^
2022-01-19 08:19:24 +00:00
Bobby Rong
32e4b9949d
Merge pull request #155241 from jansol/renderdoc
renderdoc: 1.16 -> 1.17
2022-01-19 11:52:52 +08:00
Jan Tojnar
6e046a4e71
Merge pull request #155364 from wentasah/inkscape-fix-line-spacing
inkscape: fix line spacing problem
2022-01-17 18:21:02 +01:00
Michal Sojka
a6f6108149 inkscape: fix line spacing problem
Inkscape does not work well with with Pango 1.49+ (nixpkgs has Pango
1.50.0). An upstream commit with the fix will be a part of upcomming
1.1.2 release due in a month. Until than, let's apply the fix in
nixpkgs.
2022-01-17 12:33:57 +01:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
Thiago Kenji Okada
78abd4df66 pinta: add translations, use msbuild to install files 2022-01-16 19:34:39 -03:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Jan Solanti
1f42b69c67 renderdoc: 1.16 -> 1.17
Also set up updateScript since there haven't been any particularly
dramatic changes requiring modifications to the expression in a while.
2022-01-16 19:10:47 +02:00
Thiago Kenji Okada
1ed395aaaf pinta: 2.0.1 -> 2.0.2 2022-01-16 11:36:01 -03:00
Pavol Rusnak
5c32667d6e
Merge pull request #154677 from IvarWithoutBones/dotnetModule-installphase
buildDotnetModule: wrap executables in preFixup
2022-01-16 15:22:54 +01:00
wackbyte
bbf10ee6a8 krita: 5.0.0 -> 5.0.2 2022-01-16 09:56:26 +01:00
Martin Weinelt
3c0752dbe0
displaycal: drop
Last release from 2019, hasn't migrated to python3.

```
Traceback (most recent call last):
  File "/build/DisplayCAL-3.8.9.3/nix_run_setup", line 8, in <module>
    exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  File "setup.py", line 258
    print "Bumping version number %s ->" % \
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Bumping version number %s ->" % \)?
```
2022-01-16 02:36:25 +01:00
Bobby Rong
0ac4b516c0
Merge pull request #153688 from brandonweeks/electron
blockbench-electron: 3.7.5 -> 4.1.1
2022-01-13 18:30:00 +08:00
Bobby Rong
31fe3448c4
Merge pull request #154669 from evanjs/imgbrd-grabber/7.7.1
imgbrd-grabber: 7.7.0 -> 7.7.1
2022-01-13 18:01:56 +08:00
Daniel Olsen
7738de9075 hydrus: 468 -> 469 2022-01-13 00:36:12 +01:00
Daniel Olsen
0e5389c1f8 hydrus: 467 -> 468 2022-01-13 00:36:11 +01:00
Bobby Rong
6b65ba196c
Merge pull request #154631 from figsoda/update-image-roll
image-roll: 1.4.0 -> 1.4.1
2022-01-12 16:45:54 +08:00
IvarWithoutBones
88064e44a6 pinta: dont manually set gappsWrapperArgs
As of aa36cb9d1ec58764af9a5df6674a19c4170d8e9d, this is not required anymore.
2022-01-12 00:23:53 +01:00
Evan Stoll
e5c57c36bf imgbrd-grabber: 7.7.0 -> 7.7.1 2022-01-11 17:35:58 -05:00
Lassulus
1b29f6fdb8
Merge pull request #152738 from r-ryantm/auto-update/imgbrd-grabber
imgbrd-grabber: 7.5.1 -> 7.7.0
2022-01-11 23:10:11 +01:00
figsoda
cd96c5afdd image-roll: 1.4.0 -> 1.4.1 2022-01-11 13:41:34 -05:00
Jörg Thalheim
d49c972804
Merge pull request #153448 from Mic92/k3d
k3d: remove
2022-01-11 18:24:00 +00:00
Max Hausch
a3d54a465d
inkscape: Remove networkmanager as an inkscape dependency 2022-01-10 15:07:21 +01:00
Jan Tojnar
e2441863d4 gnome-photos: remove adwaita-icon-theme dependency
Adding an icon theme as dependency will not do anything
other than contaminating XDG_DATA_DIRS by its build time value
(through hicolor-icon-theme+wrapGAppsHook setup hooks).
2022-01-09 02:04:37 +01:00
Maximilian Bosch
4979df6ca1
Merge pull request #153911 from jyooru/update/feh
feh: 3.7.2 -> 3.8
2022-01-07 23:50:23 +01:00
Joel
c94d5d98f7
feh: 3.7.2 -> 3.8 2022-01-08 08:29:03 +10:00
Thiago Kenji Okada
949155cbec pinta: 2.0 -> 2.0.1 2022-01-07 10:48:51 -03:00
Ben Siraphob
3cc74356f4
Merge pull request #153746 from siraben/https-urls
treewide: replace some URLs with https variants + fix homepage redirects
2022-01-07 09:59:16 +07:00
Ben Siraphob
e9e90a941b
treewide: replace http://web.archive.org with https://web.archive.org 2022-01-07 09:58:36 +07:00
Pavol Rusnak
0b5c462b4e
ovito: 3.4.0 -> 3.6.0 2022-01-06 20:40:39 +01:00
Will Cohen
93c3b17f75 ovito: mark as broken on darwin 2022-01-06 13:09:12 -05:00
Brandon Weeks
f8a84952e0 blockbench-electron: 3.7.5 -> 4.1.1 2022-01-05 23:20:26 -08:00
Vladimír Čunát
2f8299f321
Merge #151500: opentoonz: 1.4.0 -> 1.5.0 2022-01-05 19:37:36 +01:00
Thiago Kenji Okada
13c35a4f5f pinta: add meta.mainProgram 2022-01-04 15:18:56 -03:00
Thiago Kenji Okada
f3369c6977 pinta: 1.7.1 -> 2.0
Pinta now uses dotnet 6.0 + GTK3 instead of old mono + gtk-sharp (GTK2)
library. So build it with the new buildDotnetModule introduced sometime ago.

This does causes some small issues. For example, there is no translations
since this is build using autoreconf + intltool + pkg-config. There is no
way to build just translations using this build system AFAIK. Shouldn't be
too much of an issue considering that we also didn't had translations
before (or it was incomplete).
2022-01-04 09:50:32 -03:00
Jörg Thalheim
c8a29fc999 k3d: remove 2022-01-04 08:49:29 +01:00
Scott Worley
920c5cd2b4 opentoonz-libtiff: Note knownVulnerabilities 2022-01-02 15:31:55 -08:00
Scott Worley
a20e31bf09 opentoonz: 1.4.0 -> 1.5.0
(The qtbase diamond-dependency problem was resolved in 4bac8a7a00)
2022-01-02 15:31:55 -08:00
Patrick Hilhorst
51b29225e9
Merge pull request #153105 from paperdigits/darktable-38 2022-01-02 13:07:53 +01:00
Mica Semrick
a97f7f700e darktable: run nixpkgs-fmt 2022-01-01 13:32:28 -08:00