Ben Siraphob
9a58b51e6a
treewide: fix homepages with permanent redirect to https
2022-01-07 09:57:54 +07:00
Anderson Torres
57e660a35e
Merge pull request #153462 from SuperSamus/celluloid
...
celluloid: 0.21 -> 0.22
2022-01-04 12:00:19 -03:00
Sandro
0b4d5ebdad
Merge pull request #139795 from kmicklas/mpvacious-0.15
2022-01-04 13:07:04 +01:00
Sandro
761a16cb5f
Merge pull request #149039 from r-ryantm/auto-update/plex-mpv-shim
2022-01-04 13:00:36 +01:00
Martino Fontana
8bc63f2ff8
celluloid: 0.21 -> 0.22
2022-01-04 12:04:55 +01:00
adisbladis
ddc858382c
mpv: 0.34.0 -> 0.34.1
2022-01-03 22:53:56 +00:00
Aaron Andersen
b84d158866
Merge pull request #152675 from jfly/issue-145116-kodi-wrapper-web-interface
...
kodi: copy web assets instead of symlinking
2022-01-03 13:41:01 -05:00
Vladimír Čunát
78cd22c1b8
Merge #153325 : vlc: quick fix issue with newer libcaca
2022-01-03 18:13:55 +01:00
Fabian Affolter
a9badb6715
Merge pull request #153323 from cawilliamson/update-maintainer-details
...
Update cawilliamson maintainer details (chrisaw -> cawilliamson)
2022-01-03 15:45:19 +01:00
Aaron Andersen
77816a8ff0
Merge pull request #153245 from aanderse/kodi.packages
...
kodi.packages.orftvthek: init at 0.12.3-1
2022-01-03 08:40:48 -05:00
AndersonTorres
d218e587d3
vlc: add myself as maintainer
2022-01-03 10:34:43 -03:00
AndersonTorres
2f1a2e2e57
vlc: refactor
...
Split long lines, one attribute per line, refactor the Aarch flag and other
minor things.
Also, remove the indiscriminated use of `with lib;`.
2022-01-03 10:34:43 -03:00
AndersonTorres
a08f1060e3
vlc: document patch
2022-01-03 10:26:51 -03:00
Christopher A. Williamson
9167342f79
Update cawilliamson maintainer details (chrisaw -> cawilliamson)
2022-01-03 13:03:10 +00:00
Bobby Rong
3a4575e081
Merge pull request #153177 from r-ryantm/auto-update/obs-nvfbc
...
obs-studio-plugins.obs-nvfbc: 0.0.4 -> 0.0.5
2022-01-03 18:00:02 +08:00
Aaron Andersen
393640ad66
Merge pull request #153250 from r-ryantm/auto-update/kodi-pvr-iptvsimple
...
kodiPackages.pvr-iptvsimple: 19.0.2 -> 19.0.3
2022-01-02 16:07:40 -05:00
R. Ryantm
9595114e39
kodiPackages.pvr-iptvsimple: 19.0.2 -> 19.0.3
2022-01-02 19:54:29 +00:00
Aaron Andersen
6bc440d834
Merge pull request #153243 from r-ryantm/auto-update/kodi-pvr-hts
...
kodiPackages.pvr-hts: 19.0.3 -> 19.0.4
2022-01-02 14:30:50 -05:00
Aaron Andersen
da82d35dcb
kodi.packages.orftvthek : init at 0.12.3-1
2022-01-02 14:23:53 -05:00
Aaron Andersen
bca10d1f5a
kodi.packages.simplejson: init at 3.17.0+matrix.2
2022-01-02 14:14:12 -05:00
Aaron Andersen
685dacce1d
kodi.packages.future: init at 0.18.2+matrix.1
2022-01-02 14:10:59 -05:00
Aaron Andersen
76ecba0adb
Merge pull request #153185 from jfly/easier-kodi-addon-patching-plus-fix-bug-in-youtube-kodi-addon
...
Easier kodi addon patching + fix bug in youtube kodi addon
2022-01-02 12:07:54 -05:00
Aaron Andersen
06db90b74a
Merge pull request #153226 from r-ryantm/auto-update/kodi-pvr-hdhomerun
...
kodiPackages.pvr-hdhomerun: 19.0.1 -> 19.0.2
2022-01-02 11:50:39 -05:00
R. Ryantm
7e2ca934b2
kodiPackages.pvr-hts: 19.0.3 -> 19.0.4
2022-01-02 16:48:19 +00:00
R. Ryantm
0bff8db6bc
kodiPackages.pvr-hdhomerun: 19.0.1 -> 19.0.2
2022-01-02 16:25:35 +00:00
R. RyanTM
5b2285802d
smtube: 21.7.0 -> 21.10.0
...
(#143430 )
2022-01-02 16:40:22 +01:00
Michele Guerini Rocco
02182f2985
Merge pull request #153200 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 63.0.0 -> 64.0.0
2022-01-02 14:00:23 +01:00
Maximilian Bosch
c74db87a1a
Merge pull request #152979 from r-ryantm/auto-update/avidemux
...
avidemux: 2.7.8 -> 2.8.0
2022-01-02 13:51:43 +01:00
R. Ryantm
824edbe8ad
mkvtoolnix: 63.0.0 -> 64.0.0
2022-01-02 11:56:08 +00:00
Jeremy Fleischman
58058239d4
kodi: workaround for addon path bug in youtube addon
...
I've submitted a PR upstream to address this:
https://github.com/anxdpanic/plugin.video.youtube/pull/260 , this just
pulls the patch in sooner to get things unbroken for Nix users.
2022-01-02 02:16:42 -08:00
Jeremy Fleischman
a88c3bbfe1
kodi: allow using patch with kodi addons
...
I see no reason why we shouldn't just copy from `.` rather than `$src`.
One benefit of this is that the various patch phases update the context
of `.` rather than the immutable `$src`, which means they actually have
an effect on the build derivation now.
2022-01-02 02:16:31 -08:00
R. Ryantm
3e2c4ccff1
obs-studio-plugins.obs-nvfbc: 0.0.4 -> 0.0.5
2022-01-02 08:39:32 +00:00
R. Ryantm
abdb5580f7
vdr: 2.5.6 -> 2.6.0
2021-12-31 20:55:08 +00:00
R. Ryantm
d7f769392f
avidemux: 2.7.8 -> 2.8.0
2021-12-31 17:29:51 +00:00
R. Ryantm
03f32c346f
qmplay2: 21.12.07 -> 21.12.24
2021-12-30 22:22:55 -08:00
Aaron Andersen
b826950a06
Merge pull request #152827 from r-ryantm/auto-update/kodi-inputstream-rtmp
...
kodiPackages.inputstream-rtmp: 19.0.0 -> 19.0.1
2021-12-30 19:52:04 -05:00
R. Ryantm
54f2511eb5
kodiPackages.inputstream-rtmp: 19.0.0 -> 19.0.1
2021-12-30 23:23:06 +00:00
markuskowa
2325be2ee8
Merge pull request #151935 from r-ryantm/auto-update/xine-ui
...
xine-ui: 0.99.12 -> 0.99.13
2021-12-30 16:45:22 +01:00
Jeremy Fleischman
f99cd3fd08
kodi: copy web assets instead of symlinking
...
Kodi refuses to follow symlinks that lead outside of a small whitelist
of allowed directories. See
[`CFileUtils::CheckFileAccessAllowed`](4ac445c4a9/xbmc/utils/FileUtils.cpp (L252)
)
for the relevant code.
This feels like a pretty brittle workaround, but I can't think of a
better solution, so I'm going to say that this fixes
https://github.com/NixOS/nixpkgs/issues/145116 .
2021-12-30 03:09:48 -08:00
Jörg Thalheim
829d6970a3
Merge pull request #152261 from Moredread/mediathekview-log4j-master
...
mediathekview: CVE-2021-45105 (log4j) mitigation
2021-12-28 07:16:13 +00:00
Aaron Andersen
3960078a20
Merge pull request #152175 from r-ryantm/auto-update/kodi-pvr-hdhomerun
...
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 20:25:42 -05:00
Aaron Andersen
bd7587ea93
Merge pull request #152181 from r-ryantm/auto-update/kodi-inputstream-adaptive
...
kodiPackages.inputstream-adaptive: 19.0.0 -> 19.0.1
2021-12-26 20:25:14 -05:00
André-Patrick Bubel
2a360652e2
mediathekview: CVE-2021-45105 (log4j) mitigation
...
Remove the affected JndiLookup.class until we can update to the lastest
Mediathekview version.
2021-12-26 19:03:34 +01:00
Bobby Rong
bcb5b72442
Merge pull request #151962 from r-ryantm/auto-update/clapper
...
clapper: 0.4.0 -> 0.4.1
2021-12-26 13:21:35 +08:00
R. Ryantm
c86ac43842
kodiPackages.inputstream-adaptive: 19.0.0 -> 19.0.1
2021-12-26 04:19:13 +00:00
R. Ryantm
e2aa58ccec
kodiPackages.pvr-hdhomerun: 19.0.0 -> 19.0.1
2021-12-26 02:45:58 +00:00
github-actions[bot]
af639a3c3c
Merge master into staging-next
2021-12-25 06:01:04 +00:00
Bobby Rong
e15eadcfd6
Merge pull request #150250 from r-ryantm/auto-update/clipgrab
...
clipgrab: 3.9.6 -> 3.9.7
2021-12-25 10:35:55 +08:00
R. Ryantm
9f177e19c4
clapper: 0.4.0 -> 0.4.1
2021-12-24 03:44:55 +00:00
R. Ryantm
ac01212050
xine-ui: 0.99.12 -> 0.99.13
2021-12-24 01:05:15 +00:00