Commit graph

271 commits

Author SHA1 Message Date
R. Ryantm 16e24b17ea svt-av1: 1.2.0 -> 1.2.1 2022-08-16 23:03:34 +00:00
R. Ryantm b9cc234143 svt-av1: 1.0.0 -> 1.2.0 2022-08-06 06:54:24 +00:00
Sebastián Mancilla 3239a05357 untrunc-anthwlock: refactor build
Use buildPhase to make clear that we need two invocations of 'make' with
different targets.

Also set IS_RELEASE to 1 to ensure an optimized build is created instead
of a debug build (see Makefile).
2022-07-09 23:57:14 -04:00
Sebastián Mancilla cf88ead89d untrunc-anthwlock: mark as unbroken on darwin
Fixed by c39770ecc5 (libui: fix typo when installing libs on darwin,
2022-07-09).
2022-07-09 23:56:43 -04:00
Sergei Trofimovich 415e94cfd2
Merge pull request #178364 from trofi/update-rtmpdump
rtmpdump: unstable-2019-03-30 -> unstable-2021-02-19
2022-06-24 07:08:21 +00:00
Sergei Trofimovich bab3fd7c37 harvid: fix pending upstream inclusion to support parallel builds
Without the change parallel build fails as:

    make -C src
    make[1]: Entering directory '/build/harvid/src'
    ld -r -b binary -o seek.o ../doc/seek.js
    ld -r -b binary -o logo.o ../doc/harvid.jpg
    make[1]: *** No rule to make target '../libharvid/libharvid.a', needed by 'harvid'.  Stop.
2022-06-22 23:35:42 +01:00
Sergei Trofimovich 55364f6706 rtmpdump: unstable-2019-03-30 -> unstable-2021-02-19
Contains single but important change:

  orbea (1):
      Fix race condition in the librtmp install target.
2022-06-20 21:26:30 +01:00
Rick van Schijndel cd3c25616d treewide: pkgs/tools: mark broken for darwin
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Peter Hoeg 3ca3a12ffc tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
amesgen 63f82810d1
svt-av1: remove BSD-2 from licenses
Quoting from the README:

> Up to v0.8.7, SVT-AV1 is licensed under the BSD-2-clause license and
> the Alliance for Open Media Patent License 1.0. See LICENSE and
> PATENTS for details. Starting from v0.9, SVT-AV1 is licensed under
> the BSD-3-clause clear license and the Alliance for Open Media
> Patent License 1.0. See LICENSE and PATENTS for details.
2022-05-10 19:52:34 +02:00
amesgen c209577626
svt-av1: 0.9.1 -> 1.0.0 2022-05-10 19:52:34 +02:00
Madoura b18031c413
treewide/meta: Remove chiiruno and replace with Madouura (#169096)
* maintainers: remove chiiruno

* nixos/zeronet.nix: replace chiiruno with Madouura

* nixos/hydron: replace chiiruno with Madouura

* nixos/tests/bcachefs: replace chiiruno with Madouura

* lutris: replace chiiruno with Madouura

* qtchan: replace chiiruno with Madouura

* tinygo: replace chiiruno with Madouura

* vlang: replace chiiruno with Madouura

* merkletools: replace chiiruno with Madouura

* easyjson: replace chiiruno with Madouura

* quicktemplate: replace chiiruno with Madouura

* statik: replace chiiruno with Madouura

* dumb: replace chiiruno with Madouura

* sndio: replace chiiruno with Madouura

* hydron: replace chiiruno with Madouura

* edid-decode-unstable: replace chiiruno with Madouura

* tewisay: replace chiiruno with Madouura

* svt-av1: replace chiiruno with Madouura
2022-04-18 02:13:36 +03:00
Ryan Mulligan c1514855f5
Merge pull request #167631 from r-ryantm/auto-update/xjadeo
xjadeo: 0.8.10 -> 0.8.11
2022-04-15 17:34:16 -07:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
R. Ryantm b68eb22b90 xjadeo: 0.8.10 -> 0.8.11 2022-04-07 03:48:17 +00:00
R. Ryantm 9b7e3e288c harvid: 0.8.3 -> 0.9.0 2022-04-04 18:55:36 +00:00
Armeen Mahdian af3e1dae6a vnc2flv: remove 2022-03-21 12:43:49 -05:00
R. Ryantm e5c0574ee1 svt-av1: 0.9.0 -> 0.9.1 2022-02-28 09:39:33 +00:00
Jonathan Ringer 46fd0afcb3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pysdl2/default.nix
	pkgs/top-level/aliases.nix
2022-02-06 18:36:59 -08:00
Jan Tojnar 3f8b8a8ebf mjpegtools: correct license 2022-02-06 18:11:28 +01:00
Renaud 047ecd37d3 dvgrab: update homepage 2022-02-06 15:10:29 +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
Atemu 7d1e58dff2 svt-av1: 0.8.7 -> 0.9.0 2022-01-22 22:15:50 +01:00
Atemu 52bec72f73 licenses: add Alliance for Open Media Patent License 1.0 2022-01-22 22:15:50 +01:00
R. Ryantm db71beb1b2 rav1e: 0.5.0 -> 0.5.1 2022-01-20 14:24:48 +00: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
Robert Scott 80f100d29e
Merge pull request #149852 from r-ryantm/auto-update/mjpegtools
mjpegtools: 2.1.0 -> 2.2.1
2021-12-20 01:09:11 +00:00
R. Ryantm 7b5185a1e2 mjpegtools: 2.1.0 -> 2.2.1 2021-12-09 13:37:02 +00:00
github-actions[bot] 2aa3af36ca
Merge staging-next into staging 2021-12-06 12:01:55 +00:00
Jörg Thalheim ddaafeeebc rav1e: switch to checkType debug
see https://github.com/xiph/rav1e/issues/2851
2021-12-06 09:28:54 +01:00
R. Ryantm 930aee3dd3 rav1e: 0.4.1 -> 0.5.0 2021-11-03 23:11:33 +00:00
figsoda 88b50fce11 rav1e: switch to fetchCrate 2021-10-08 09:26:41 -04:00
R. RyanTM 812e4e7f55 bento4: 1.6.0-638 -> 1.6.0-639 2021-08-20 16:43:48 +00:00
Artturin 97f6138420 atomicparsley: 20210617.200601.1ac7c08 -> 20210715.151551.e7ad03a
and enable tests
2021-08-10 03:48:29 +03:00
davidak bd27e2e831
Merge pull request #123045 from kira-bruneau/replay-sorcery
replay-sorcery: init at 0.5.0
2021-08-03 07:44:35 +02:00
davidak 5de811010e
Merge pull request #131688 from Stunkymonkey/tools-pname-version1
tools/{X11/video/virtualization} replace name with pname&version
2021-08-02 05:40:50 +02:00
Ben Siraphob 2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Felix Buehler b8c370fedf tools/{X11/video/virtualization}: replace name with pname&version 2021-07-27 20:45:57 +02:00
github-actions[bot] a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Daniel Olsen eb07e28d0f swftools: unmark as broken 2021-07-24 21:38:28 +02:00
Sandro 9f1774c721
Merge pull request #130482 from Mindavi/rtmpdump/cross
rtmpdump: support cross-compilation
2021-07-20 12:03:59 +02:00
Sandro 853d235a47
Merge pull request #130493 from SuperSandro2000/rtmpdump 2021-07-18 23:45:03 +02:00
Sandro Jäckel f271ec3880
rtmpdump: remove ? null from inputs, format, fix version number 2021-07-18 00:22:21 +02:00
Rick van Schijndel e7ab66c5d3 rtmpdump: support cross-compilation 2021-07-17 22:32:35 +02:00
Sandro 035eabd2ef
Merge pull request #128528 from arcnmx/svtav1-087
svt-av1: 0.8.6 -> 0.8.7
2021-06-30 23:51:55 +02:00
arcnmx 000056c533 svt-av1: 0.8.6 -> 0.8.7
upstream moved from github to gitlab
2021-06-29 20:50:15 -07:00
Felix Richter 55469b8f3b
bento: 1.6.0-637 -> 1.6.0-638 (#128451) 2021-06-30 02:22:58 +02:00
github-actions[bot] e8122c3628
Merge master into staging-next 2021-06-23 00:09:33 +00:00
R. RyanTM 8f966a153f atomicparsley: 20210124.204813.840499f -> 20210617.200601.1ac7c08 2021-06-18 09:41:50 +00:00
Zhaofeng Li 944e7fb9c2 rav1e: Fix cross-compiling 2021-05-30 17:42:16 -07:00
Kira Bruneau b6e764bd68 nixos/replay-sorcery: add module 2021-05-22 10:54:24 -04:00
Kira Bruneau 30330899d3 replay-sorcery: init at 0.5.0 2021-05-22 10:54:24 -04:00
Jonathan Ringer 6b15fdce86
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/shells/ion/default.nix
 pkgs/tools/misc/cicero-tui/default.nix
2021-05-20 22:11:42 -07:00
Robert Schütz ed2314c17e gopro: use ffmpeg instead of ffmpeg_3 2021-05-20 12:05:35 -07:00
Jonathan Ringer d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro d7253ad5e3
Merge pull request #123264 from primeos/rav1e
cargo-c,rav1e: Remove myself as maintainer
2021-05-17 01:58:20 +02:00
Michael Weiss fe29880472
cargo-c,rav1e: Remove myself as maintainer
I'm not using rav1e anymore and we're now using svt-av1 for ffmpeg-full.
2021-05-16 19:49:44 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Alyssa Ross 6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00:00
Alyssa Ross 6694363a3a swftools: mark insecure; clarify license
Fixes: https://github.com/NixOS/nixpkgs/issues/90991
2021-04-16 14:06:10 +00:00
Mario Rodas dbcaf8b33f rav1e: fix build on darwin 2021-04-01 14:05:00 +02:00
Michael Weiss 9d0e4e9192
rav1e: 0.4.0 -> 0.4.1 2021-04-01 14:23:44 +02:00
dawidsowa 7b02acac3e
play-with-mpv: init at 2020-05-18 (#93473)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:31:50 +02:00
Ben Siraphob d3c2b7f276 gopro: expand platforms to unix 2021-03-22 14:22:32 +07:00
Ben Siraphob 062e1ffa1b bento4: expand platforms to unix 2021-03-22 14:22:10 +07:00
mitchmindtree a346a9faa4 xjadeo: init at 0.8.10
xjadeo is the X Jack Video Monitor.

Please refer to the meta attribute for more information on xjadeo.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:50:38 +01:00
mitchmindtree 450a1571e4 harvid: init at 0.8.3
harvid decodes still images from movie files and serves them via HTTP.
Please refer to the meta attribute for more information.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:49:14 +01:00
Sandro 01470b9314
Merge pull request #113184 from dali99/update_vsci_7_0_13 2021-02-25 01:14:19 +01:00
Daniel Olsen c47a6e35de vcsi: 7.0.12 -> 7.0.13 2021-02-23 12:21:37 +01:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
R. RyanTM a7f9ab6ea6 atomicparsley: 20210114.184825.1dbe1be -> 20210124.204813.840499f 2021-02-11 13:16:16 +00:00
Robert Schütz a4db89997b untrunc: make alias of untrunc-anthwlock
The latter has more features and doesn't depend on an outdated version
of libav.
2021-02-02 17:26:36 +01:00
github-actions[bot] a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jan Tojnar cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
github-actions[bot] b27f238893
Merge staging-next into staging 2021-01-20 01:20:12 +00:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
github-actions[bot] 4b0e1b22cf
Merge staging-next into staging 2021-01-18 12:42:12 +00:00
R. RyanTM 9af9718ccb atomicparsley: 20200701.154658.b0d6223 -> 20210114.184825.1dbe1be 2021-01-18 10:18:33 +00:00
github-actions[bot] 3de5f8be30
Merge staging-next into staging 2021-01-17 12:38:53 +00:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Jan Tojnar 643a72b4f1
Merge branch 'staging-next' into staging 2021-01-17 05:52:43 +01:00
Michael Weiss a6d138c7ad
Merge pull request #109405 from primeos/ffmpeg-full-disable-rav1e
ffmpeg-full: disable rav1e by default (in favor of svt-av1)
2021-01-16 20:35:27 +01:00
Jan Tojnar e03806bc45
Merge branch 'staging-next' into staging 2021-01-15 17:47:43 +01:00
Michael Weiss 2345e374af
svt-av1: Extend the meta attributes
I've merged my local package definitions with the ones in Nixpkgs.
2021-01-15 14:21:07 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Michael Weiss e85084a85b
rav1e: 0.4.0-alpha -> 0.4.0 2021-01-13 17:55:39 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Okina Matara 30a7b0a709 svt-av1: init at 0.8.6 2020-12-04 08:07:42 -06:00
zowoq 8bc6e95686 rav1e: fix eval 2020-11-19 23:07:16 +10:00
Okina Matara 85513a7940
rav1e: 0.3.4 -> 0.4.0-alpha 2020-11-18 20:42:33 -06:00
freezeboy 2c233e06d8 flvtool2: remove (broken since 2018) 2020-11-03 11:43:07 +01:00
AndersonTorres 6bc2bf412c atomicparsley: 0.9.6 -> 20200701.154658.b0d6223 2020-10-26 01:13:47 -03:00
makefu 4d883b4d43
bento4: 1.5.1-629 -> 1.6.0-637 2020-10-04 15:02:44 +02:00
Peter Simons cc2982b79b untrunc: update to latest git version 2020-09-21 10:11:42 +02:00
Michael Weiss ae0221e4d0 rav1e: 0.3.3 -> 0.3.4 2020-09-10 12:27:20 +02:00
Daniel Olsen fdefec4f3d vcsi: init at 7.0.12 2020-09-06 02:26:53 +02:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Michael Weiss 7a01d5aa42
Merge pull request #91050 from primeos/rav1e-cargo-c
Add cargo-c and a C-API for rav1e
2020-08-11 16:22:47 +02:00