Commit Graph

3880 Commits

Author SHA1 Message Date
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
R. Ryantm
0a0670be5a ffmpeg-normalize: 1.25.3 -> 1.26.0 2022-12-16 14:54:56 +00:00
Sandro
3348d25fcf
Merge pull request #154838 from ShamrockLee/losslesscut-bin
Closes https://github.com/NixOS/nixpkgs/issues/176962
2022-12-14 23:44:58 +01:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
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-13 21:40:12 +01:00
Aaron Andersen
4516b17cf4
Merge pull request #205812 from r-ryantm/auto-update/kodiPackages.youtube
kodiPackages.youtube: 6.8.22+matrix.1 -> 6.8.23+matrix.1
2022-12-12 21:54:02 -05:00
R. Ryantm
ea588cd364 kodiPackages.youtube: 6.8.22+matrix.1 -> 6.8.23+matrix.1 2022-12-12 17:49:16 +00:00
AndersonTorres
7f00403e5f mpv-unwrapped: incorporate darwin into its expression 2022-12-12 09:46:16 -03:00
AndersonTorres
0c293b2dd7 aegisub: incorporate darwin into its expression 2022-12-12 09:41:26 -03:00
Aaron Andersen
a41550b20a
Merge pull request #205249 from jfly/update-kodi-youtube-plugin
kodiPackages.youtube: 6.8.18+matrix.1 → 6.8.22+matrix.1
2022-12-10 13:09:45 -05:00
Fabian Affolter
701fe61bc9
Merge pull request #201634 from DeeUnderscore/update/streamlink-5.1.0
streamlink: 5.0.1 -> 5.1.2
2022-12-10 11:39:07 +01:00
Jeremy Fleischman
29ffa5eb32
kodiPackages.youtube: 6.8.18+matrix.1 → 6.8.22+matrix.1
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-09 10:59:57 -08:00
Robert Hensing
9aa8863a8f netflix: init 2022-12-09 16:56:45 +01:00
Shamrock Lee
f7860c59a3 losslesscut-bin: 3.46.2 -> 3.48.2 and add aarch64-darwin support 2022-12-08 14:04:31 +00:00
Shamrock Lee
bd2a5f009a losslesscut-bin: refactor the build expression
* 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-08 13:57:55 +00:00
AndersonTorres
11f03af9e3 mpv: use meson* functions 2022-12-07 14:11:00 -03:00
Sandro
944a28da8f
Merge pull request #201379 from SuperSandro2000/mpv-unwrapped 2022-12-07 01:24:09 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
D Anzorge
9a2a145ff3 streamlink: 5.0.1 -> 5.1.2
- 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-05 02:10:44 +01:00
Bobby Rong
71fe9c0596
Merge pull request #204225 from bobby285271/cinnamon
Cinnamon updates 2022-12-02
2022-12-04 12:02:36 +08:00
Bobby Rong
28b106b5bc
hypnotix: 3.0 -> 3.1
https://github.com/linuxmint/hypnotix/compare/3.0...3.1
2022-12-04 11:20:51 +08:00
Bobby Rong
0c2d3502db
Merge pull request #204140 from linj-fork/bump-dmlive
dmlive: unstable-2022-08-22 -> unstable-2022-11-19
2022-12-03 12:45:02 +08:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
Sandro
a50cf79808
Merge pull request #202246 from Myaats/jellyfin-mpv-shim-desktop-item 2022-12-03 01:32:30 +01:00
Anderson Torres
52e30611a8
Merge pull request #204058 from muscaln/vlc-3.0.18
vlc: 3.0.17.3 -> 3.0.18
2022-12-02 17:54:13 -03:00
Lin Jian
16e164f0ef
dmlive: unstable-2022-08-22 -> unstable-2022-11-19 2022-12-03 00:22:28 +08:00
Mats
64f6033a03 jellyfin-mpv-shim: add desktop item 2022-12-02 12:17:36 +01:00
Mustafa Çalışkan
795fc63682
vlc: 3.0.17.3 -> 3.0.18 2022-12-02 11:01:38 +03:00
Sergei Trofimovich
023a347391
Merge pull request #203727 from trofi/mythtv-without-xlibsWrapper
mythtv: drop unused xlibsWrapper input
2022-12-01 21:58:36 +00:00
AtilaSaraiva
7f4559c57c obs-vkcapture: 1.2.1 -> 1.2.2 2022-12-01 08:50:09 -07:00
Sergei Trofimovich
173c52841e mythtv: drop unused xlibsWrapper input
Validated as no change in `out` output with `diffoscope`.
2022-11-30 09:24:30 +00:00
Aaron Andersen
7296c123af
Merge pull request #203503 from r-ryantm/auto-update/kodiPackages.urllib3
kodiPackages.urllib3: 1.26.9+matrix.1 -> 1.26.13+matrix.1
2022-11-29 23:13:30 -05:00
Aaron Andersen
606cfe1db9
Merge pull request #203501 from r-ryantm/auto-update/kodiPackages.certifi
kodiPackages.certifi: 2022.5.18+matrix.1 -> 2022.9.24
2022-11-29 23:12:41 -05:00
Aaron Andersen
526483ea2d
Merge pull request #203500 from r-ryantm/auto-update/kodiPackages.idna
kodiPackages.idna: 3.3.0+matrix.1 -> 3.4.0
2022-11-29 23:11:57 -05:00
Mario Rodas
6df2fadf73
Merge pull request #202598 from iblech/minitube
minitube: unbreak the build
2022-11-29 21:14:08 -05:00
Sandro Jäckel
683293089f
mpv-unwrapped: build with meson
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-29 17:16:49 +01:00
Sandro
57fa544f8b
Merge pull request #198775 from zendo/update-screenkey 2022-11-29 17:00:45 +01:00
Bobby Rong
d91da6d1fb
Merge pull request #201328 from NixOS/cinnamon
Cinnamon 5.6
2022-11-29 14:33:07 +08:00
Bobby Rong
d2f95e9cfd
hypnotix: 2.9 -> 3.0
https://github.com/linuxmint/hypnotix/compare/2.9...3.0
2022-11-29 10:11:56 +08:00
Bobby Rong
f0c5278e99
hypnotix: Fix launching with mpv 0.35.0
See hypnotix issue 254 for more info.
2022-11-29 10:11:55 +08:00
zendo
d865afb0a5 screenkey: 1.4 -> 1.5 2022-11-29 08:36:45 +08:00
R. Ryantm
69f16ac7e1 kodiPackages.urllib3: 1.26.9+matrix.1 -> 1.26.13+matrix.1 2022-11-28 19:57:15 +00:00
R. Ryantm
29ab8d3acf kodiPackages.idna: 3.3.0+matrix.1 -> 3.4.0 2022-11-28 19:39:09 +00:00
R. Ryantm
f63510fa80 kodiPackages.certifi: 2022.5.18+matrix.1 -> 2022.9.24 2022-11-28 19:37:19 +00:00
figsoda
e87809fa58
Merge pull request #203371 from schnusch/nix-update-mpv_sponsorblock
mpvScripts.sponsorblock: replace update script with nix-update
2022-11-28 08:59:55 -05:00
schnusch
fe0257891b mpvScripts.sponsorblock: replace update script with nix-update 2022-11-28 12:18:02 +01:00
Sandro
853077236a
Merge pull request #202124 from SuperSandro2000/dbus-passthru-daemon 2022-11-28 01:35:34 +01:00
Lily Foster
19b68139ce
mythtv: 31.0 -> 32.0
Co-authored-by: zero_one <zero_one_01@outlook.de>
Co-authored-by: Anthony Carrico <acarrico@memebeam.org>
Co-authored-by: K900 <me@0upti.me>
2022-11-26 17:29:12 -05:00
Ingo Blechschmidt
ec8e3c7dec minitube: unbreak the build 2022-11-24 20:08:50 +01:00
Tom Siewert
0f32b695ea makemkv: 1.17.1 -> 1.17.2 2022-11-24 18:44:47 +01:00
Thiago Kenji Okada
93c50a28f6 mlv-app: remove -march=native 2022-11-24 14:58:19 +00:00