Commit Graph

1959 Commits

Author SHA1 Message Date
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
R. Ryantm
36873851dc sic-image-cli: 0.19.1 -> 0.20.0 2022-04-16 14:20:17 -04:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
4825764518
313e2a5124
quirc: fix darwin build
Some linux-only samples prevented this package from building on x86_64 and aarch64 darwin systems.
2022-04-13 00:56:27 -04:00
4825764518
e51d4a13bc
quirc: 2020-04-16 -> 2021-10-08 2022-04-13 00:50:29 -04:00
Ryan Mulligan
a3ade44e88
Merge pull request #168278 from dasisdormax/astc-encoder-require-64bit
astc-encoder: 3.5 -> 3.6
2022-04-11 12:50:29 -07:00
Maximilian Wende
597ebfcae2
astc-encoder: limit to 64-bit target architectures
Mark this package as supported only on 64 bit architectures, as the build fails for 32 bit targets. Maybe this can be fixed in the future
2022-04-11 15:47:03 +02:00
R. Ryantm
8f07a30e7d astc-encoder: 3.5 -> 3.6 2022-04-11 02:00:21 +00:00
Sandro Jäckel
507dc6bae6
pngcheck: fix meta.platforms not being flattened, remove zlib overwrite
zlib is build with static by default
2022-04-10 22:25:03 +02:00
Alexander Shpilkin
1cd122e7b6
pfstools: fix build of pfsglview with newer cmake
The CMake build configuration for pfsglview used an internal variable,
GLUT_glut_LIBRARY, to link with GLUT, which seems to have stopped
working when CMake was bumped from 3.21 in 3.22 in nixpkgs#147818. Use
the officially documented GLUT_LIBRARIES instead.
2022-04-04 23:51:27 +03:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
github-actions[bot]
36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
R. Ryantm
389143bd7a sic-image-cli: 0.19.0 -> 0.19.1 2022-03-27 11:22:55 -04:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
Ryan Mulligan
2a01ab7354
Merge pull request #164710 from r-ryantm/auto-update/astc-encoder
astc-encoder: 3.4 -> 3.5
2022-03-21 10:01:19 -07:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
Nick Braga
06f09c3d3f wkhtmltopdf-bin: init at 0.12.6-1 2022-03-18 23:14:41 -04:00
R. Ryantm
7c26be24f3 astc-encoder: 3.4 -> 3.5 2022-03-18 13:12:55 +00:00
R. Ryantm
718c34857c agi: 2.2.0-dev-20220120 -> 3.1.0-dev-20220314 2022-03-15 00:47:24 +00:00
Sandro
8335e40dfd
Merge pull request #147442 from Smittyvb/init-pngoptimizer 2022-03-14 01:49:31 +01:00
Renaud
4137c8c3ce
Merge pull request #162186 from r-ryantm/auto-update/svgbob
svgbob: 0.6.5 -> 0.6.6
2022-03-10 23:20:57 +01:00
Bobby Rong
d8cbebf2e9
Merge pull request #163436 from dasisdormax/astc-encoder-3.4
astc-encoder: 3.3 -> 3.4
2022-03-10 12:45:14 +08:00
K900
4f81c2a1b7 treewide: more makeDesktopItem cleanups
Somehow missed those on the first pass
2022-03-09 19:11:38 +03:00
Maximilian Wende
80f8c65283
astc-encoder: patch files to use a fixed build year
The build year is included in the help output.
See the discussion in #162133.
2022-03-09 12:34:11 +01:00
R. Ryantm
158c26ff77
astc-encoder: 3.3 -> 3.4 2022-03-09 12:15:54 +01:00
Felix Buehler
1573dbdcd0 treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
R. Ryantm
ec9353941d svgbob: 0.6.5 -> 0.6.6 2022-02-28 09:25:59 +00:00
Renaud
f0144430e5
Merge pull request #161620 from reckenrode/icoutils-fix
icoutils: fix build on aarch64-darwin
2022-02-27 19:39:33 +01:00
Mario Rodas
972c309de3
Merge pull request #161705 from r-ryantm/auto-update/netpbm
netpbm: 10.97.3 -> 10.97.4
2022-02-26 09:36:11 -05:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
3aa20d0222 netpbm: 10.97.3 -> 10.97.4 2022-02-24 17:47:40 +00:00
Randy Eckenrode
20648fc2cc
icoutils: fix build on aarch64-darwin 2022-02-23 23:47:57 -05:00
R. RyanTM
3c4fb6d5c1
gromit-mpx: 1.4.1 -> 1.4.2
* gromit-mpx: 1.4.1 -> 1.4.2 (#159898)

* gromit-mpx: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 14:00:05 +01:00
Renaud
123e9256b5
Merge pull request #159825 from r-ryantm/auto-update/vkBasalt
vkBasalt: 0.3.2.4 -> 0.3.2.5
2022-02-23 13:42:02 +01:00
Mario Rodas
bb65c9b742
Merge pull request #161254 from r-ryantm/auto-update/resvg
resvg: 0.21.0 -> 0.22.0
2022-02-22 06:44:20 -05:00
Henner Zeller
83d6f37bd9 timg: 1.4.3 -> 1.4.4
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-02-21 10:20:01 -08:00
R. Ryantm
c19d2d6c3d resvg: 0.21.0 -> 0.22.0 2022-02-21 17:32:19 +00:00
Mario Rodas
74a1747887 svgbob: 0.6.4 -> 0.6.5 2022-02-20 15:12:00 +00:00
R. Ryantm
8c6ba1fe12 svgbob: 0.6.3 -> 0.6.4 2022-02-20 15:11:41 +00:00
Mario Rodas
4c8304255b
Merge pull request #159641 from r-ryantm/auto-update/netpbm
netpbm: 10.97.2 -> 10.97.3
2022-02-19 15:48:55 -05:00
Sandro
5c5a8df724
Merge pull request #156420 from azuwis/transfig 2022-02-16 00:49:28 +01:00
Alyssa Ross
73ba387fc1
zbar: enable parallel building
Tested at -j48.
2022-02-15 20:28:02 +00:00
Zhong Jianxin
12f6d0d3a0 transfig: Remove package, replaced with fig2dev 2022-02-15 10:14:04 +08:00
Renaud
a7f39a125d
Merge pull request #156289 from muscaln/adriconf-2.5.0
adriconf: 2.4.1 -> 2.5.0
2022-02-14 23:05:22 +01:00
Mustafa Çalışkan
08f59068db
adriconf: 2.4.1 -> 2.5.0 2022-02-14 23:11:15 +03:00
R. Ryantm
6e2acad5cb resvg: 0.20.0 -> 0.21.0 2022-02-13 22:02:35 +00:00
R. Ryantm
e5f097625a vkBasalt: 0.3.2.4 -> 0.3.2.5 2022-02-13 11:42:33 +00:00
R. Ryantm
9b0c8a9d06 dpic: 2021.01.01 -> 2021.11.01 2022-02-12 22:30:56 -08:00
R. Ryantm
cc322e2160 gromit-mpx: 1.4 -> 1.4.1 2022-02-12 20:51:55 -08:00
R. Ryantm
4e8f9e4e9c netpbm: 10.97.2 -> 10.97.3 2022-02-12 19:38:06 +00:00
Sandro
8dc6ac80c5
Merge pull request #158839 from JCapucho/vulkan-extension
vulkan-extension-layer: 1.2.189.1 -> 1.2.198.0
2022-02-12 20:00:32 +01:00
R. Ryantm
205971b02c gnuplot: 5.4.2 -> 5.4.3 2022-02-11 16:56:46 +00:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
R. Ryantm
420ac8883f svgbob: 0.6.2 -> 0.6.3 2022-02-10 09:32:19 +00:00
Jonathan Ringer
39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
João Capucho
34c62b43fa
vulkan-extension-layer: 1.2.189.1 -> 1.2.198.0
The vulkan-headers were updated which caused the version check between
the extension-layer and the headers to fail.
2022-02-09 23:33:46 +00:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Nick Cao
71dad30479
grim: 1.3.2 -> 1.4.0 2022-02-09 09:11:08 +08:00
Francesco Gazzetta
227e220be6 pikchr -> unstable-2021-07-22 -> unstable-2022-01-30 2022-02-07 19:08:23 -08:00
Jonathan Ringer
03f8de4775
unpaper: pin ffmpeg to 4.x 2022-02-07 11:26:55 -08:00
Jonathan Ringer
e680c83323
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/tools/graphics/scrot/default.nix
2022-02-06 10:36:30 -08:00
Jan Tojnar
df68f3a71e scrot: clean up
Remove unused dependencies – `gettext libtool intltool gtk-doc` belong to `nativeBuildInputs`. But they are not used even if passed (autoreconf complains still and output does not change).
2022-02-06 19:14:13 +01:00
github-actions[bot]
45efe10574
Merge master into staging-next 2022-02-06 18:01:09 +00:00
Vladimír Čunát
a2cabcb38b
Merge #157288: scrot: 1.5 -> 1.7 2022-02-06 17:52:22 +01:00
Vladimír Čunát
b796dfa2a6
scrot: drop dependency on giblib
It's not used anymore, after the recent update:
https://github.com/resurrecting-open-source-projects/scrot/releases/tag/1.6
2022-02-06 17:52:09 +01:00
Felix Buehler
44c6f10cc6 findimagedupes: make as separate package 2022-02-06 00:11:00 +01:00
Bart Brouns
ac97a56aa7 scrot: 1.5 -> 1.7 2022-01-29 19:24:10 +01:00
github-actions[bot]
1dc27d7e71
Merge staging-next into staging 2022-01-28 18:01:47 +00:00
R. Ryantm
581b57b274 netpbm: 10.96.2 -> 10.97.2 2022-01-28 18:49:18 +01:00
R. Ryantm
0b2eb3e2a6 vips: 8.12.1 -> 8.12.2 2022-01-28 18:40:45 +01:00
Jan Tojnar
2da5ce4ab3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/python-modules/fakeredis/default.nix
2022-01-28 14:05:11 +01:00
Sandro
27cccd4e49
Merge pull request #151363 from Stunkymonkey/doc-updateWalker 2022-01-27 14:06:36 +01:00
Dmitry Kalinkin
0693fd77f7
Merge branch 'staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
	pkgs/development/python-modules/aioesphomeapi/default.nix
	pkgs/development/python-modules/mat2/default.nix
	pkgs/development/python-modules/pydevccu/default.nix
	pkgs/development/python-modules/pywlroots/default.nix
	pkgs/development/python-modules/rokuecp/default.nix
2022-01-27 00:54:10 -05:00
Felix Buehler
09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
Felix Buehler
ed7bf9452c treewide: remove *.upstream files from updateWalker 2022-01-26 21:46:07 +01:00
Sandro
c1e6dce5ff
Merge pull request #152474 from TilCreator/package-Real-ESRGAN-ncnn-vulkan 2022-01-25 20:35:21 +01:00
Alyssa Ross
1a60dd2adc
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/cupy/default.nix
	pkgs/development/python-modules/staticjinja/default.nix
2022-01-24 15:39:34 +00:00
Ivv
3c702a9ab2
Merge pull request #156363 from r-ryantm/auto-update/agi
agi: 2.1.0-dev-20210924 -> 2.2.0-dev-20220120
2022-01-24 12:36:18 +01:00
Mario Rodas
7ebf6cbc0e
Merge pull request #156483 from r-ryantm/auto-update/gifski
gifski: 1.6.1 -> 1.6.4
2022-01-24 06:15:19 -05:00
R. Ryantm
d9f26c0c8c gifski: 1.6.1 -> 1.6.4 2022-01-24 10:47:48 +00:00
tilcreator
260bdcf048 realesrgan-ncnn-vulkan: init at 0.1.3.2
realesrgan-ncnn-vulkan: formating improvements

Co-authored-by: Yannik Rödel <hey@yannik.info>

realesrgan-ncnn-vulkan: patch CMakeLists.txt

Co-authored-by: Yannik Rödel <hey@yannik.info>

realesrgan-ncnn-vulkan: Add models

realesrgan-ncnn-vulkan: Fix fetchzip

realesrgan-ncnn-vulkan: fix homepage url

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

realesrgan-ncnn-vulkan: Remove second version
2022-01-24 01:14:43 +01:00
R. Ryantm
68501b177a agi: 2.1.0-dev-20210924 -> 2.2.0-dev-20220120 2022-01-23 20:48:11 +00:00
c0bw3b
27314e17be scrot: 1.5 -> 1.7
Upstream says it's licensed under MIT-advertising
2022-01-23 18:45:14 +01:00
Benjamin Saunders
4f01e47c3a vulkan-tools: 1.2.189.1 -> 1.2.198.0 2022-01-23 01:08:41 -08:00
Jan Tojnar
a6018ad946
Merge pull request #152884 from jtojnar/gmic-qt
gmic-qt: 2.7.1 → 3.0.0
2022-01-19 16:00:05 +01:00
Jan Tojnar
1bb7065d99 gmic-qt: 2.7.1 → 3.0.0
- https://gmic.eu/gmic300/
- https://discuss.pixls.us/t/release-of-gmic-3-0/17226#from-299-to-300-3
2022-01-18 14:12:26 +01:00
Sergei Trofimovich
03bfd9f53e barcode: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./.{}; barcode.override { stdenv = clang12Stdenv; }' -L
    ...
    barcode> ld: barcode.h:126: multiple definition of `streaming';
      main.o:/build/barcode-0.99/./barcode.h:126: first defined here
2022-01-16 17:57:24 +00:00
R. Ryantm
6648bde21f gifski: 1.5.1 -> 1.6.1 2022-01-11 10:12:53 +00:00
Henner Zeller
9c51fce6a9 timg: 1.4.2 -> 1.4.3
Update version. Also include openslide support. The needed
dependency library became available since last release thanks
to @lromor.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-01-08 12:12:40 -08:00
Robert Schütz
c020d0af17
Merge pull request #153151 from mweinelt/python2-removals
Remove applications that depend on python2Packages
2022-01-03 09:43:43 +00:00
markuskowa
8d69a9dd0c
Merge pull request #152965 from r-ryantm/auto-update/argyllcms
argyllcms: 2.2.1 -> 2.3.0
2022-01-03 10:40:40 +01:00
Martin Weinelt
997c1274bd
pdf-redact-tools: remove
Uses python2 and abandoned by upstream.
2022-01-02 13:38:12 +01:00
legendofmiracles
db2ad44137
Merge pull request #153037 from r-ryantm/auto-update/resvg
resvg: 0.19.0 -> 0.20.0
2022-01-01 11:20:23 -06:00
legendofmiracles
e426ec42be
Merge pull request #152855 from r-ryantm/auto-update/glmark2
glmark2: 2021.02 -> 2021.12
2022-01-01 11:03:55 -06:00
R. Ryantm
80a7aaa851 resvg: 0.19.0 -> 0.20.0 2022-01-01 05:17:42 +00:00
R. Ryantm
b7fd134444 argyllcms: 2.2.1 -> 2.3.0 2021-12-31 16:23:05 +00:00
Jan Tojnar
9fdff75303 gmic-qt: add update script
Using printf for creating the hash since otherwise update-source-version would detect multiple hashes.
2021-12-31 07:17:03 +01:00