Commit Graph

16 Commits

Author SHA1 Message Date
David McFarland
e33bdf8921 avalonia: 11.0.10 -> 11.0.11 2024-09-17 01:14:27 -03:00
David McFarland
3aad599551 avalonia: init at 11.0.10 2024-09-17 01:14:27 -03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Masum Reza
13c7cdc211
av1an: vapoursynth support (#330994) 2024-09-05 09:51:58 +05:30
seth
99e0d5c19b
av1an: filter updateScript
Upstream makes tags like `latest` that aren't stable releases
2024-08-25 22:57:59 -04:00
seth
ee8df28f48
av1an: 0.4.2 -> 0.4.3
Changelog: https://github.com/master-of-zen/Av1an/releases/tag/0.4.3
Diff: https://github.com/master-of-zen/Av1an/compare/0.4.2...0.4.3
2024-08-25 22:32:41 -04:00
seth
fb2ba534a4 av1an: fix building against rust 1.80.0
https://github.com/NixOS/nixpkgs/issues/332957
2024-08-15 07:47:13 +02:00
FlyingWombat
09850cda27 av1an: vapoursynth support
Corrected wrapper entries:
 - Need to override vapoursynth with `vapoursynth.withPlugins` for av1an to be able to use VS plugins. Changed PYTHON_PATH accordingly.  Passing `pkgs.vapoursynth` to `python3Packages.makePythonPath` makes an incorrect path entry, resulting in segfault when the program is run.
 - Need LD_LIBRARY_PATH to use VS plugins (e.g. ffms2 and lsmash, the recommended chunking method). Otherwise get e.g. `Error: FFMS2 is not installed, but it was specified as the chunk method`.
 - Need vapoursynth in PATH to use VS based chunking methods or VS script as input. At least, `vspipe` binary needs to be visible in PATH.

Add mkvtoolnix option; it is the recommended concatenation method.
2024-08-11 10:12:07 -06:00
Thomas Gerbet
aa1fde65af
avml: init at 0.14.0
https://github.com/microsoft/avml
add update script
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2024-08-02 12:50:26 +05:30
Masum Reza
5f36c515d3
Merge pull request #322223 from oluceps/avbroot
avbroot: init at 3.4.1
2024-07-31 22:20:23 +05:30
oluceps
4c321e4889
avbroot: init at 3.4.1
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2024-07-31 19:14:47 +05:30
Aleksana
ea82a4780a
Merge pull request #292948 from getchoo/pkgs/av1an/init
av1an: init at 0.4.2
2024-07-24 11:30:45 +08:00
seth
767cf0c714
av1an: init at 0.4.2 2024-06-12 18:49:46 -04:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
jopejoe1
860a514288 avisynthplus: init at 3.7.3 2024-02-28 22:07:45 +01:00
Ameer Taweel
54a8f13f93 avr-sim: init at 2.8 2023-11-30 08:19:36 +01:00