about summary refs log tree commit diff
path: root/pkgs/applications/video
AgeCommit message (Collapse)AuthorFilesLines
2022-12-28Merge pull request #208085 from anund/netflix_allow_overrideRobert Hensing1-2/+8
netflix: allow passing flags to google-chrome
2022-12-28netflix: allow passing flags to google-chromeAnund1-2/+8
2022-12-28motion: 4.5.0 -> 4.5.1R. Ryantm1-2/+2
2022-12-27Merge pull request #207782 from zendo/update/koohaStanisław Pitucha1-4/+4
kooha: 2.2.2 -> 2.2.3
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda3-7/+2
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26kooha: 2.2.2 -> 2.2.3zendo1-4/+4
2022-12-25jftui: 0.6.0 -> 0.6.1R. Ryantm1-2/+2
2022-12-24Merge pull request #207503 from r-ryantm/auto-update/vdrChristian Kögler1-2/+2
vdr: 2.6.1 -> 2.6.3
2022-12-24vdr: 2.6.1 -> 2.6.3R. Ryantm1-2/+2
2022-12-24Merge pull request #203838 from Myaats/mpv_inhibit_gnomeSandro1-0/+31
2022-12-18mpvScripts.inhibit_gnome: init at 0.1.3Mats1-0/+31
2022-12-17treewide: fix typosfigsoda2-2/+2
2022-12-16ffmpeg-normalize: 1.25.3 -> 1.26.0R. Ryantm1-2/+2
2022-12-14Merge pull request #154838 from ShamrockLee/losslesscut-binSandro7-139/+180
Closes https://github.com/NixOS/nixpkgs/issues/176962
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel4-0/+8
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-12-12Merge pull request #205812 from r-ryantm/auto-update/kodiPackages.youtubeAaron Andersen1-2/+2
kodiPackages.youtube: 6.8.22+matrix.1 -> 6.8.23+matrix.1
2022-12-12kodiPackages.youtube: 6.8.22+matrix.1 -> 6.8.23+matrix.1R. Ryantm1-2/+2
2022-12-12mpv-unwrapped: incorporate darwin into its expressionAndersonTorres1-2/+2
2022-12-12aegisub: incorporate darwin into its expressionAndersonTorres1-7/+2
2022-12-10Merge pull request #205249 from jfly/update-kodi-youtube-pluginAaron Andersen1-12/+3
kodiPackages.youtube: 6.8.18+matrix.1 → 6.8.22+matrix.1
2022-12-10Merge pull request #201634 from DeeUnderscore/update/streamlink-5.1.0Fabian Affolter1-2/+4
streamlink: 5.0.1 -> 5.1.2
2022-12-09kodiPackages.youtube: 6.8.18+matrix.1 → 6.8.22+matrix.1Jeremy Fleischman1-12/+3
Updating to the latest version of https://github.com/anxdpanic/plugin.video.youtube/, which lets us drop this patch I added. I can't find a good permalink for a changelog. Here's what I have found: - 113 commits going from v6.8.18...v6.8.22: https://github.com/anxdpanic/plugin.video.youtube/compare/v6.8.18...v6.8.22 - Release notes for all the versions we're jumping: - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.18 - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.20 - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/6.x.x-dev - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.21 - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.22
2022-12-09netflix: initRobert Hensing1-0/+56
2022-12-08losslesscut-bin: 3.46.2 -> 3.48.2 and add aarch64-darwin supportShamrock Lee2-8/+17
2022-12-08losslesscut-bin: refactor the build expressionShamrock Lee7-138/+170
* appimage.nix -> build-from-appimage.nix to avoid confusion * .appimage -> x86_64-appimage to allow packaging binaries for architectures * Pass chromium flag --disable-seccomp-filter-sandbox to the executable * Use hostPlatform instead of stdenvNoCC.hostPlatform * Remove unnessesary intermediate variables
2022-12-07mpv: use meson* functionsAndersonTorres1-16/+16
2022-12-07Merge pull request #201379 from SuperSandro2000/mpv-unwrappedSandro1-40/+33
2022-12-06Merge pull request #204214 from wegank/wxgtk30-gtk2-dropArtturi1-2/+2
treewide: drop wxGTK30-gtk2
2022-12-05streamlink: 5.0.1 -> 5.1.2D Anzorge1-2/+4
- https://github.com/streamlink/streamlink/releases/tag/5.1.0 Upstream added an explicit dependency on urllib3 in order to raise the minimum required version above what the transitive dependencies would require. Nixpkgs' urllib3 is already >=1.26.0, and so adding it here is redundant, but done to avoid future surprises. - https://github.com/streamlink/streamlink/releases/tag/5.1.1 - https://github.com/streamlink/streamlink/releases/tag/5.1.2
2022-12-04Merge pull request #204225 from bobby285271/cinnamonBobby Rong1-2/+2
Cinnamon updates 2022-12-02
2022-12-04hypnotix: 3.0 -> 3.1Bobby Rong1-2/+2
https://github.com/linuxmint/hypnotix/compare/3.0...3.1
2022-12-03Merge pull request #204140 from linj-fork/bump-dmliveBobby Rong1-4/+4
dmlive: unstable-2022-08-22 -> unstable-2022-11-19
2022-12-03treewide: drop wxGTK30-gtk2Weijia Wang1-2/+2
2022-12-03Merge pull request #202246 from Myaats/jellyfin-mpv-shim-desktop-itemSandro1-0/+23
2022-12-02Merge pull request #204058 from muscaln/vlc-3.0.18Anderson Torres1-7/+3
vlc: 3.0.17.3 -> 3.0.18
2022-12-03dmlive: unstable-2022-08-22 -> unstable-2022-11-19Lin Jian1-4/+4
2022-12-02jellyfin-mpv-shim: add desktop itemMats1-0/+23
2022-12-02vlc: 3.0.17.3 -> 3.0.18Mustafa Çalışkan1-7/+3
2022-12-01Merge pull request #203727 from trofi/mythtv-without-xlibsWrapperSergei Trofimovich1-2/+2
mythtv: drop unused xlibsWrapper input
2022-12-01obs-vkcapture: 1.2.1 -> 1.2.2AtilaSaraiva1-2/+2
2022-11-30mythtv: drop unused xlibsWrapper inputSergei Trofimovich1-2/+2
Validated as no change in `out` output with `diffoscope`.
2022-11-29Merge pull request #203503 from r-ryantm/auto-update/kodiPackages.urllib3Aaron Andersen1-2/+2
kodiPackages.urllib3: 1.26.9+matrix.1 -> 1.26.13+matrix.1
2022-11-29Merge pull request #203501 from r-ryantm/auto-update/kodiPackages.certifiAaron Andersen1-2/+2
kodiPackages.certifi: 2022.5.18+matrix.1 -> 2022.9.24
2022-11-29Merge pull request #203500 from r-ryantm/auto-update/kodiPackages.idnaAaron Andersen1-2/+2
kodiPackages.idna: 3.3.0+matrix.1 -> 3.4.0
2022-11-29Merge pull request #202598 from iblech/minitubeMario Rodas2-1/+23
minitube: unbreak the build
2022-11-29mpv-unwrapped: build with mesonSandro Jäckel1-40/+33
xcrun is required for darwin to find its SDK location and for the version detection. Co-authored-by: adisbladis <adisbladis@gmail.com> Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com> Co-authored-by: Atemu <atemu.main@gmail.com>
2022-11-29Merge pull request #198775 from zendo/update-screenkeySandro1-9/+13
2022-11-29Merge pull request #201328 from NixOS/cinnamonBobby Rong2-2/+28
Cinnamon 5.6
2022-11-29hypnotix: 2.9 -> 3.0Bobby Rong1-2/+2
https://github.com/linuxmint/hypnotix/compare/2.9...3.0
2022-11-29hypnotix: Fix launching with mpv 0.35.0Bobby Rong2-0/+26
See hypnotix issue 254 for more info.