Commit Graph

5910 Commits

Author SHA1 Message Date
h7x4
9d0b1700fb
Merge pull request #318155 from r-ryantm/auto-update/jellyfin-mpv-shim
jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0
2024-06-12 21:51:26 +02:00
Weijia Wang
31e07ddb2d
Merge pull request #317549 from r-ryantm/auto-update/flowblade
flowblade: 2.16 -> 2.16.2
2024-06-12 00:38:18 +02:00
Christian Kögler
ab1af679e4
Merge pull request #318780 from r-ryantm/auto-update/vdrPlugins.softhddevice
vdrPlugins.softhddevice: 2.3.2 -> 2.3.3
2024-06-10 21:23:05 +02:00
Peder Bergebakken Sundt
60b629cc82
Merge pull request #316771 from r-ryantm/auto-update/subtitleedit
subtitleedit: 4.0.5 -> 4.0.6
2024-06-10 14:52:13 +02:00
R. Ryantm
4e729ca6ab vdrPlugins.softhddevice: 2.3.2 -> 2.3.3 2024-06-10 12:05:32 +00:00
Bobby Rong
31401c5655
Merge pull request #318050 from bobby285271/upd/hypnotix
hypnotix: 4.3 -> 4.4
2024-06-10 16:35:10 +08:00
Mario Rodas
cfbeda848e
Merge pull request #318588 from 1sixth/fix-mpv-test
nixos/tests/mpv: adapt to the new mpv wrapper
2024-06-09 21:49:59 -05:00
1sixth
54072d588d
mpv: allow ofborg to execute the test
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2024-06-10 09:37:33 +08:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02: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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Alexandre Rosenfeld
c0249a278c
multiviewer-for-f1: 1.31.3 -> 1.32.1 2024-06-08 23:22:48 -04:00
R. Ryantm
d67dcabe40 haruna: 1.1.1 -> 1.1.2 2024-06-08 12:34:30 -07:00
Mario Rodas
c95c1a563d
Merge pull request #304349 from atorres1985-contrib/mpv
mpv: 0.37.0 -> 0.38.0
2024-06-08 14:10:08 -05:00
Anderson Torres
6ee4b2de1a mpv: fix build on Darwin (patch by marsam) 2024-06-08 13:33:40 -03:00
Erik Scholz
bf1649e7f7
mpvScripts.manga-reader: fix homepage link 2024-06-08 14:46:35 +02:00
Anderson Torres
c14b678b5a mpv: nixfmt 2024-06-08 01:24:01 -03:00
Anderson Torres
0a3717ab41 mpv: break it on Darwin 2024-06-08 01:24:00 -03:00
Anderson Torres
411126e125 mpvScripts: move it under mpv 2024-06-08 01:24:00 -03:00
Anderson Torres
cc419c0148 mpv: move wrapper under mpv-unwrapped.passthru
And refactor to fit.

wrapper
2024-06-08 01:24:00 -03:00
Anderson Torres
bb5d71826c mpv: 0.37.0 -> 0.38.0 2024-06-08 01:24:00 -03:00
R. Ryantm
da11bdb8ba jellyfin-mpv-shim: 2.7.0.post2 -> 2.8.0 2024-06-08 02:27:38 +00:00
Peder Bergebakken Sundt
e7e949800c
Merge pull request #315118 from id3v1669/gpu-screen-recorder
gpu-screen-recorder: unstable-2023-11-18 -> unstable-2024-05-21
2024-06-08 01:37:18 +02:00
Atemu
0c11f909d7
Merge pull request #316998 from jopejoe1/ffmpeg/update/7.0.1
ffmpeg_7: 7.0 -> 7.0.1
2024-06-07 18:52:56 +02:00
Bobby Rong
6973b9a342
hypnotix: 4.3 -> 4.4
https://github.com/linuxmint/hypnotix/compare/4.3...4.4
2024-06-07 21:26:41 +08:00
Atemu
0093d837d9 handbrake: use ffmpeg's new override interface
ffmpeg no longer responds to changing version using overrideAttrs. This causes
an issue where a critical patch that is included when ABI == 7.0 would not be
applied because the ffmpeg drv still thinks it's building for ABI 7.0.1.

You must specify the ABI version via the explicit override API now which this
patch does.

The ffmpeg derivation now supports fetching an upstream source for a certain
version; there is no need to do so manually anymore.
2024-06-06 19:57:10 +02:00
Peder Bergebakken Sundt
71a19dc219
Merge pull request #276845 from Weathercold/adl-3.2.8
adl: 3.0.1 -> 3.2.8
2024-06-05 22:14:20 +02:00
R. Ryantm
081f7546d1 flowblade: 2.16 -> 2.16.2 2024-06-05 20:11:30 +00:00
Peder Bergebakken Sundt
6165b0f8ac animdl: unbreak 2024-06-05 14:48:09 +02:00
Weijia Wang
9640f2f465
Merge pull request #315620 from r-ryantm/auto-update/flowblade
flowblade: 2.14.0.2 -> 2.16
2024-06-04 22:03:02 +02:00
Weijia Wang
76bcd69dad
Merge pull request #316840 from dschrempf/kodiPackages.youtube-fix-deps
kodiPackages.youtube: fix dependencies
2024-06-04 21:44:49 +02:00
Weijia Wang
60979cfbdd
Merge pull request #316369 from r-ryantm/auto-update/kodiPackages.youtube
kodiPackages.youtube: 7.0.6.3 -> 7.0.7
2024-06-04 21:43:41 +02:00
R. Ryantm
57433b2d0b vdrPlugins.softhddevice: 2.3.1 -> 2.3.2 2024-06-04 17:17:50 +00:00
Dominik Schrempf
08869be075
kodiPackages.youtube: fix dependencies
As per the
changelod (https://github.com/anxdpanic/plugin.video.youtube/blob/master/changelog.txt),
the dependencies on `six` and `infotagger` have been removed a while ago.

Also, a new dependency was added: `inputstream-adaptive`.

Fixes: Annoying popup about enabling `inputstream-adaptive` whenever a video is played.

Tested on linux-x86-64.
2024-06-03 10:47:55 +02:00
R. Ryantm
23fc7e91b4 subtitleedit: 4.0.5 -> 4.0.6 2024-06-03 00:10:52 +00:00
Weijia Wang
c66e90ba5d
Merge pull request #314783 from r-ryantm/auto-update/jellyfin-mpv-shim
jellyfin-mpv-shim: 2.6.0 -> 2.7.0.post2
2024-06-02 19:36:49 +02:00
Weijia Wang
14ac99d34a
Merge pull request #314747 from r-ryantm/auto-update/obs-studio-plugins.obs-move-transition
obs-studio-plugins.obs-move-transition: 2.12.0 -> 3.0.0
2024-06-02 18:58:53 +02:00
R. Ryantm
b5860de3f5 obs-studio-plugins.obs-text-pthread: 2.0.3 -> 2.0.4 2024-06-02 13:23:46 +00:00
R. Ryantm
7624457635 kodiPackages.youtube: 7.0.6.3 -> 7.0.7 2024-06-01 09:16:09 +00:00
Peder Bergebakken Sundt
1014ea3e58
Merge pull request #314598 from Scrumplex/pkgs/simplescreenrecorder/0.4.4
simplescreenrecorder: 0.4.3 -> 0.4.4
2024-05-31 22:48:48 +02:00
Sandro
3681145005
Merge pull request #314397 from qubitnano/pr/handbrake
handbrake: 1.7.3 -> 1.8.0
2024-05-30 11:01:56 +02:00
Kovacsics Robert
6684eb5f09
mpvScripts.autosubsync: init at unstable-2022-12-16 (#226938) 2024-05-29 16:25:34 +00:00
R. Ryantm
dcbb4588c2 flowblade: 2.14.0.2 -> 2.16 2024-05-29 12:58:34 +00:00
Weijia Wang
5102ca4351
Merge pull request #315206 from anthr76/anthr76/lightworks-update
lightworks: 2023.1 -> 2023.2
2024-05-29 08:40:52 +02:00
Nick Cao
a2e630a199
Merge pull request #315161 from r-ryantm/auto-update/mpvScripts.videoclip
mpvScripts.videoclip: 0-unstable-2024-03-08 -> 0-unstable-2024-05-26
2024-05-28 13:59:12 -04:00
id3v1669
aac4b24c02 gpu-screen-recorder: unstable-2023-11-18 -> unstable-2024-05-21 2024-05-29 00:23:20 +08:00
Sandro
258c9bd91b
Merge pull request #314924 from MatthewCroughan/mc/ustreamer-v4p 2024-05-28 10:45:01 +02:00
Sandro
e803d375d3
Merge pull request #314923 from MatthewCroughan/mc/ustreamer-versionbump
ustreamer: 6.4 -> 6.12
2024-05-28 10:34:58 +02:00
Aaron Andersen
07c22ccf81
Merge pull request #315215 from aanderse/kodi.packages.invidious
kodi.packages.invidious: add missing infotagger dependency
2024-05-28 03:50:11 +00:00
Aaron Andersen
ee947a38e2 kodi.packages.invidious: add missing infotagger dependency 2024-05-27 20:21:08 -04:00