Commit Graph

5020 Commits

Author SHA1 Message Date
alyaeanyx
4d40b87e35 xournalpp: 1.1.2 -> 1.1.3 2022-11-27 21:45:45 +01:00
Artturi
91f186baa6
Merge pull request #201611 from Artturin/removealiasusages
Cleanup
2022-11-27 15:13:35 +02:00
Artturin
e1b1e5a0c0 treewide: fix some Function called without required argument
by removing packages(if the dependency has been removed) or fixing the argument
2022-11-27 00:44:13 +02:00
R. Ryantm
fc88f71dfe ascii-image-converter: 1.13.0 -> 1.13.1 2022-11-26 19:39:42 +08:00
rnhmjoj
6c534a48f4
antimony: 2020-03-28 -> 2022-11-23
This allows building Antimony with Qt 5.15
2022-11-23 11:43:20 +01:00
Cole Helbling
d24d8b71d2 qimgv: drop unused patch 2022-11-19 12:31:12 -08:00
Cole Helbling
ee82feef51 qimgv: 1.0.2 -> 1.0.3-alpha
Fixes compatibility with recent mpv changes.
2022-11-19 12:31:12 -08:00
R. Ryantm
aea5f56b83 ascii-image-converter: 1.12.0 -> 1.13.0 2022-11-17 20:11:01 +08:00
Aaron Jheng
6cb85df090
lazpaint: mark as broken 2022-11-16 05:36:36 +00:00
Sandro
11a75352e8
Merge pull request #200147 from sifmelcara/krita-5.1.3 2022-11-15 20:20:32 +01:00
Jörg Thalheim
eaae077724
Merge pull request #199546 from ercao/add-figma
figma-linux: init at 0.10.0
2022-11-14 13:35:40 +01:00
Martin Weinelt
fd5b994b70
Merge pull request #201032 from K900/apitrace-11.1 2022-11-13 15:28:35 +01:00
K900
cb9e4b5e56 apitrace: 7.1.old -> 11.1
Update from 2015 to current latest release.
2022-11-13 17:12:19 +03:00
ercao
a25c3c56e7
figma-linux: init at 0.10.1
Signed-off-by: ercao <vip@ercao.cn>
2022-11-13 21:20:17 +08:00
Arian van Putten
2f1217e277
Merge pull request #192818 from r-ryantm/auto-update/renderdoc
renderdoc: 1.21 -> 1.22
2022-11-12 22:59:30 +00:00
Martin Weinelt
838f74ee08
Merge pull request #200733 from trofi/djv-zhf-fix 2022-11-12 14:45:13 +01:00
ajs124
8c5d19e712
Merge pull request #198928 from r-ryantm/auto-update/yacreader
yacreader: 9.9.2 -> 9.10.0
2022-11-12 00:22:06 +01:00
Guillaume Girol
9bdcdf3d5f
Merge pull request #199550 from symphorien/sane-epkowa
sane_backends: more complete hwdb files
2022-11-11 19:22:26 +00:00
Sergei Trofimovich
9b0e6f44a8 djv: fix build against gcc-11
Without the change build fails on hydra due to `gcc` version mix
between `opencolorio` and `djv`:

    [ 51%] Linking CXX executable ../../build/bin/Render2DStressTest
    ...-binutils-2.39/bin/ld: ...-opencolorio-1.1.1/lib/libOpenColorIO.so:
      undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29'

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-11 17:56:28 +00:00
OPNA2608
f9654f451e hdr-plus: Drop
- Last upstream code change that wasn't an upstreamed fix by a Nixpkgs maintainer in 2020-03-10
- `halide` bumps usually break it
  - was broken by Halide 10.0.0, initially fix upstreamed by us but according to Hydra on 2022-04-17 it broke again on Halide 10.0.0 (and it hasn't been building on Hydra since then)
  - has been reported upstream as broken again on Halide 12.0.0 (2021-05-20)
  - we are now on Halide 14.0.0 with no fix merged or even PR'd
- Originally introduced for `megapixels`, which has dropped support for it due to bad results & complications with its integration
  - With this dependency gone, I have no personal motivation to maintain this package either

For these reasons, I'm dropping the package from Nixpkgs.
2022-11-08 22:23:10 +01:00
R. Ryantm
894f2bfdcd imagemagick: 7.1.0-51 -> 7.1.0-52 2022-11-07 21:30:49 -08:00
mingchuan
e71f343311 krita: 5.1.1 -> 5.1.3 2022-11-07 21:03:38 -08:00
Martin Weinelt
c608ae4f19
Merge pull request #200095 from trofi/synfigstudio-fix 2022-11-07 23:25:36 +01:00
Sandro
f33490ff93
Merge pull request #198923 from urandom2/json-plot
Fixes https://github.com/NixOS/nixpkgs/issues/85479
2022-11-07 23:10:39 +01:00
Sergei Trofimovich
fda57931f6 synfigstudio: add missing intltool to nativeBuildInputs
Fixes build failure due to missing depend:

    *** No intltoolize found, please install the intltool package ***

ZHF: https://github.com/NixOS/nixpkgs/issues/199919
2022-11-07 21:43:45 +00:00
R. Ryantm
8102e1547d foxotron: 2022-08-06 -> 2022-11-02 2022-11-06 17:35:58 +08:00
Guillaume Girol
b4cbe1dac3 sane_backends: more complete hwdb files
We used to ship the pre-computed udev rules that are distributed in the
tarballs. This is problematic as it changes the group of scanners to
scanner which removes the group lp and prevents cups from using it.
(https://github.com/NixOS/nixpkgs/issues/147217)
For this reason we switched to generating udev and hwdb files as follows:

    ./tools/sane-desc -m udev+hwdb -s doc/descriptions:doc/descriptions-external > $out/etc/udev/rules.d/49-libsane.rules
    ./tools/sane-desc -m udev+hwdb -s doc/descriptions -m hwdb > $out/etc/udev/hwdb.d/20-sane.hwdb

following what other distros do.
(https://github.com/NixOS/nixpkgs/pull/176412)

this is great, but sane-desc does not include unsupported .desc entries
like EPSON V300 PHOTO, which was present in the distributed udev rules.
So even when installing all the required unfree stuff to make the
corresponding epkowa backend work, it only works as root as there is no
corresponding hwdb entry. As the .desc entry contains the usb ids, we
can just patch sane-desc to generate hwdb entries even for unsupported
models.
2022-11-04 18:51:01 +01:00
Colin Arnott
456fd57a05
json-plot: init at 1.1.12
Fixes #85479
2022-11-02 23:07:24 +00:00
Jan Tojnar
6b10854c81
Merge pull request #194232 from yrd/rnote
rnote, poppler: update
2022-11-02 15:45:27 +01:00
Yannik Rödel
30a7d57f6a rnote: 0.5.4 -> 0.5.7
Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2022-11-02 13:14:44 +01:00
Yannik Rödel
085e1f9e3f inkscape: fix for Poppler 22.09 2022-11-02 13:14:43 +01:00
Sandro
597ed547fc
Merge pull request #198637 from prusnak/miniupnpc 2022-11-01 18:17:18 +01:00
Pavol Rusnak
d7788c7303
miniupnpc_1: drop
- it is time to drop 6 years old version
- no package really requires miniupnpc 1.x
- miniupnpc package now defaults to 2.x
2022-11-01 16:55:31 +01:00
R. Ryantm
979149b323 yacreader: 9.9.2 -> 9.10.0 2022-11-01 11:11:48 +00:00
R. Ryantm
9ae430af84 vengi-tools: 0.0.21 -> 0.0.22 2022-11-01 09:37:32 +00:00
Sergei Trofimovich
ac36151fcb xmountains: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:09:38 +02:00
Sergei Trofimovich
6a179efd12 xfig: drop unused xlibsWrapper
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:05:27 +02:00
R. Ryantm
fc7a1f33c9 batik: 1.15 -> 1.16 2022-10-28 05:11:25 +00:00
Jan Tojnar
0d832ced72 openimageio2: remove myself from maintainers 2022-10-26 20:56:27 +02:00
R. Ryantm
dfcb2e5f15 photoflare: 1.6.10 -> 1.6.11 2022-10-24 14:31:04 +08:00
Stanisław Pitucha
501bfba5c2
Merge pull request #196411 from viraptor/gnome-obfuscate-darwin
gnome-obfuscate: fix darwin build
2022-10-23 14:54:58 +11:00
Weijia Wang
0c60d6c5d5 comical: add darwin support 2022-10-22 11:00:52 -05:00
Mario Rodas
18301ffa89
Merge pull request #197190 from foo-dogsquared/update-eyedropper
eyedropper: 0.3.1 -> 0.4.0
2022-10-22 10:37:50 -05:00
Gabriel Arazas
3c5502e8d9 eyedropper: 0.3.1 -> 0.4.0 2022-10-22 17:47:17 +08:00
github-actions[bot]
80317024cf
Merge master into staging-next 2022-10-20 18:10:43 +00:00
github-actions[bot]
aac580f88f
Merge master into staging-next 2022-10-20 00:05:13 +00:00
Daniel Olsen
bda9209265 hydrus: 502a -> 503 2022-10-20 01:06:34 +02:00
Jan Tojnar
457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
figsoda
24e81b7bf3 epick: 0.8.2 -> 0.9.0 2022-10-18 16:52:30 -04:00
Nikolay Korotkiy
3203d30d9a
Merge pull request #196431 from alyaeanyx/xournalpp-1.1.2
xournalpp: 1.1.1 -> 1.1.2
2022-10-18 17:54:41 +03:00