Commit Graph

4090 Commits

Author SHA1 Message Date
R. Ryantm
b22404c7c2 jftui: 0.6.0 -> 0.6.1 2022-12-25 12:00:50 +01:00
R. Ryantm
c5a43a4aa0 obs-studio-plugins.obs-move-transition: 2.7.1 -> 2.8.0 2022-12-25 02:00:14 +00:00
Christian Kögler
27392c3cb3
Merge pull request #207503 from r-ryantm/auto-update/vdr
vdr: 2.6.1 -> 2.6.3
2022-12-24 07:54:11 +01:00
R. Ryantm
3ee31597ac vdr: 2.6.1 -> 2.6.3 2022-12-24 02:39:42 +00:00
Sandro
4c536e0b69
Merge pull request #203838 from Myaats/mpv_inhibit_gnome 2022-12-24 02:07:14 +01:00
Filip Brcic
543fe428d2
davinci-resolve: fix when QT_PLUGIN_PATH already exists in the env 2022-12-19 22:48:21 +01:00
OPNA2608
4f312b4d13 simplescreenrecorder: Make available on more platforms 2022-12-18 19:14:17 +01:00
Mats
13c9d909c7 mpvScripts.inhibit_gnome: init at 0.1.3 2022-12-18 17:55:35 +01:00
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
Louis Tim Larsen
461ae1efb5 hdhomerun-config-gui: 20210224 -> 20221031 2022-11-28 21:07:56 +01: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
Kerstin Humm
4802659020
sub-batch: 1.0.0 -> 1.0.1 2022-11-22 22:19:53 +01:00
Sandro
02ebf46231
Merge pull request #199761 from Myaats/fix-pystray 2022-11-21 21:21:32 +01:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Sandro
e27dcca80b
Merge pull request #199231 from gdamjan/go2tv 2022-11-21 01:23:14 +01:00
Дамјан Георгиевски
a4bdbb7073 go2tv: init at 1.13.0
Cast media files to UPnP/DLNA Media Renderers and Smart TVs.
https://github.com/alexballas/go2tv

provides 2 packages:
- go2tv the GUI version (based on go-gl/glfw)
- go2tv-lite just a cli version

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-21 00:29:41 +01:00
AndersonTorres
419e261c1b openshot-qt: update dependencies
Because the old pyqt5-with-webkit depends on an old, buggy, full of CVEs WebKit
implementation.
2022-11-20 18:52:37 -03:00
Bobby Rong
f19501ea56
Merge pull request #199898 from dasj19/lbry-update
lbry: 0.52.5 -> 0.53.8
2022-11-20 13:49:25 +08:00
Bobby Rong
359d881014
Merge pull request #201186 from Luflosi/update/iina
iina: 1.3.0 -> 1.3.1
2022-11-20 11:33:34 +08:00
Bobby Rong
8a7cdd10d7
Merge pull request #201497 from zendo/fix-kooha
kooha: add gst-plugins-good
2022-11-19 23:19:41 +08:00
Daniel Șerbănescu
3c17d9f8cf lbry: 0.52.5 -> 0.53.8 2022-11-19 15:47:23 +01:00
Mats
b70b4d0d62 plex-mpv-shim: add gapps-wrapper for pystray 2022-11-19 11:52:35 +01:00
Mats
4814a3b3c7 jellyfin-mpv-shim: add gapps-wrapper for pystray
Wraps jellyfin-mpv-shim using wrapGAppsHook to support more backends in
pystray
2022-11-19 11:52:35 +01:00
R. Ryantm
b8d004971f media-downloader: 2.6.0 -> 2.7.0 2022-11-19 10:38:38 +08:00
Bruno Bigras
4b85db7975
Merge pull request #197438 from schnusch/mpvScripts.sponsorblock
mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24
2022-11-18 10:23:29 -05:00
Bobby Rong
d23c0dae4f
Merge pull request #199127 from alyaeanyx/freetube-0.18.0
freetube: 0.17.1 -> 0.18.0
2022-11-17 19:58:29 +08:00
zendo
bd3976941d kooha: add gst-plugins-good 2022-11-16 22:23:34 +08:00
K900
07334444c2
Merge pull request #201206 from K900/kde-frameworks-5.100
kde-frameworks: 5.99 -> 5.100
2022-11-16 10:28:54 +03:00
Anderson Torres
506f41b6ad
Merge pull request #201367 from SuperSandro2000/mpv-0-35-0
mpv-unwrapped: 0.34.1 -> 0.35.0
2022-11-15 19:12:05 -03:00
Sandro Jäckel
b97cda7d44 mpv-unwrapped: 0.34.1 -> 0.35.0 2022-11-15 20:58:01 +01:00
Austin Butler
76085e2232 openshot-qt: fix Python 3.10 incompatibility 2022-11-15 00:04:27 -08:00
K900
360080de17 kmplayer: fix cmake configuration 2022-11-15 10:28:07 +03:00
Luflosi
690fd2b8f7
iina: 1.3.0 -> 1.3.1
https://github.com/iina/iina/releases/tag/v1.3.1
2022-11-14 15:05:12 +01:00
Nathanael Robbins
73684a65aa
obs-studio-plugins.obs-source-record: init at 2022-11-10
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-11-14 09:37:25 +01:00
Chuang Zhu
47728c4392 manim: fix build 2022-11-13 19:00:21 -08:00
Franz Pletz
9c3248f5b1
Merge pull request #87521 from glittershark/init-obs-input-overlay 2022-11-13 15:35:42 +01:00
zowoq
618cb7fa46 go-chromecast: mark broken 2022-11-13 09:02:22 +10:00
Griffin Smith
005798c998
obs-studio-plugins.input-overlay: init at 5.0.0
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-11-11 16:28:59 +01:00
Franz Pletz
3c446ee4e2
Merge pull request #200639 from fpletz/pkgs/obs-28.1.2
obs-studio: 28.0.3 -> 28.1.2, plugins fixes
2022-11-11 16:26:59 +01:00
Franz Pletz
96edebd788
obs-studio27: remove 2022-11-11 15:36:49 +01:00
Raphael Robatsch
a9dacbba42
obs-studio-plugins.obs-backgroundremoval: 0.4.0 -> unstable-2022-05-02
There is no release with OBS 28 support yet.
2022-11-11 07:04:11 +01:00
Franz Pletz
9e7a3b07e4
obs-studio-plugins.obs-hyperion: mark as broken 2022-11-11 07:04:11 +01:00
Franz Pletz
85d67fa055
obs-studio-plugins.obs-ndi: 4.9.1 -> 4.10.0 2022-11-11 07:01:47 +01:00
Franz Pletz
49a6217c15
obs-studio-plugins.obs-move-transition: 2.6.4 -> 2.7.1 2022-11-11 07:01:47 +01:00
Franz Pletz
df751a35b6
obs-studio-plugins.obs-multi-rtmp: add OBS28 support
Co-authored-by: Raphael Robatsch <raphael-git@tapesoftware.net>
2022-11-11 07:01:47 +01:00
R. Ryantm
314e351f0a obs-studio-plugins.obs-nvfbc: 0.0.6 -> 0.0.7 2022-11-11 04:53:55 +01:00
Franz Pletz
7f2222bc9f
obs-studio: 28.0.3 -> 28.1.2 2022-11-11 04:43:22 +01:00
Franz Pletz
f025edb68a
Merge pull request #195029 from SebTM/update/obs-wlrobs 2022-11-11 04:07:36 +01:00
Franz Pletz
f631204dc5
Merge pull request #195024 from SebTM/fix/obs-pipewire-audio-capture 2022-11-11 04:06:56 +01:00
Franz Pletz
805b69adc7
Merge pull request #195051 from SebTM/update/obs-move-transition_264 2022-11-11 04:06:20 +01:00
Franz Pletz
d28a094529
Merge pull request #194578 from SebTM/update/obs2803 2022-11-11 03:51:27 +01:00
Sandro
d9c3f3c0dc
Merge pull request #196007 from wegank/fdl11-remove 2022-11-09 22:31:50 +01:00
R. Ryantm
659dd0acc8 ffmpeg-normalize: 1.25.2 -> 1.25.3 2022-11-09 12:16:27 +00:00
Azat Bahawi
c0615ec21a
xvidcap: remove 2022-11-08 02:11:44 +03:00
figsoda
b2e7ef3697
Merge pull request #199624 from figsoda/mpv-thumbnail-script
mpvScripts.thumbnail: 0.4.9 -> 0.5.1
2022-11-06 15:45:54 -05:00
PedroHLC ☭
07fae5053b
obs-studio-plugins.obs-vkcapture: 1.2.0 -> 1.2.1 2022-11-05 15:17:34 -03:00
Anthony Cowley
9c85db3a37 handbrake: build against ffmpeg with custom patches
The Handbrake project carries a set of ffmpeg patches required for
things like proper subtitle timing.

See: https://github.com/HandBrake/HandBrake/issues/4029
2022-11-05 18:59:17 +08:00
figsoda
b6c1fb293e mpvScripts.thumbnail: 0.4.9 -> 0.5.1 2022-11-04 22:38:13 -04:00
Artturi
9d556e2c75
Merge pull request #198198 from Artturin/fixevalofstudio
obs-studio-plugins.obs-hyperion: fix Function called without required…
2022-11-04 20:31:39 +02:00
alyaeanyx
99e0091cae freetube: 0.17.1 -> 0.18.0 2022-11-02 09:27:50 +01:00
Bobby Rong
ab8f86d73f
various: add bobby285271 as maintainer (#198911)
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
R. Ryantm
2855d86345 motion: 4.4.0 -> 4.5.0 2022-10-31 19:48:55 -04:00
Thomas Gerbet
8fa4c2dc47 vlc: use xorg.libSM packages directly instead of xlibsWrapper indirection
See #194054
2022-10-29 18:34:36 +02:00
Sergei Trofimovich
c9f4e679cc xine-ui: drop unused xlibsWrapper
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:06:32 +02:00
Artturin
a34fb665ea obs-studio-plugins.obs-hyperion: fix src and switch to cmake 2022-10-28 17:17:31 +03:00
Artturin
de2a3601a0 obs-studio-plugins.obs-hyperion: fix Function called without required argument "qtbase" 2022-10-28 06:31:44 +03:00
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
davidak
0dac320a0b davinci-resolve: add missing libcrypt.so.1 2022-10-26 05:12:37 +02:00
schnusch
56ab2dc73f mpvScripts.sponsorblock: unstable-2021-12-23 -> unstable-2022-09-24 2022-10-23 23:39:38 +02:00
Doron Behar
2a44646ea3
Merge pull request #197117 from jtojnar/video-trimmer-codecs 2022-10-23 06:23:01 +00:00
Sebastian Sellmeier
9f7914afa2
obs-studio: add 28.0.3 (parallel to 27.x) 2022-10-22 22:13:31 +02:00
Jan Tojnar
2a3e3c7a99 video-trimmer: add missing codecs
Otherwise it will complain when trying to trim screencasts produced by GNOME Shell:

	(video-trimmer:3229521): GStreamer-Play-WARNING **: 22:37:13.327: GstPlay: scaletempo element not available. Audio pitch will not be preserved during trick modes

	(video-trimmer:3229521): VideoTrimmer-WARNING **: 22:37:13.357: src/video_preview.rs:142: Error in MediaFile: Error from element /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: Your GStreamer installation is missing a plug-in.
	Your GStreamer installation is missing a plug-in.
	../gst/playback/gsturidecodebin.c(1027): no_more_pads_full (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0:
	no suitable plugins found:
	../gst/playback/gstdecodebin2.c(4701): gst_decode_bin_expose (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
	no suitable plugins found:
	Missing decoder: WebM (video/webm)
2022-10-21 22:57:17 +02:00
github-actions[bot]
ee0190d830
Merge master into staging-next 2022-10-20 12:01:25 +00:00
rnhmjoj
c04184ba16
mkvtoolnix: 70.0.0 -> 71.1.0 2022-10-19 13:30:25 +02:00
github-actions[bot]
969a1796ef
Merge master into staging-next 2022-10-17 12:01:24 +00:00
Doron Behar
65325ce8f3
Merge pull request #196079 from zendo/update-trimmer
video-trimmer: 0.7.1 -> 0.8.0
2022-10-17 06:39:16 +00:00
github-actions[bot]
18a6423900
Merge master into staging-next 2022-10-17 00:04:21 +00:00
Christian Kögler
303e51279b
Merge pull request #196053 from ck3d/vdr-softhddevice-193
vdrPlugins.softhddevice: 1.9.2 -> 1.9.3
2022-10-16 21:09:00 +02:00
zendo
069a06dd5e video-trimmer: 0.7.1 -> 0.8.0 2022-10-15 10:11:40 +08:00
github-actions[bot]
886633ba43
Merge master into staging-next 2022-10-15 00:04:00 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Christian Kögler
b6c1fa2623 vdrPlugins.softhddevice: 1.9.2 -> 1.9.3 2022-10-14 22:55:42 +02:00
github-actions[bot]
cc090d2b94
Merge master into staging-next 2022-10-14 12:01:35 +00:00
R. Ryantm
47348f48a9 haruna: 0.9.1 -> 0.9.3 2022-10-14 01:34:06 +00:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Sebastian Sellmeier
926e56c888
obs-studio-plugins.wlrobs: 4184a4a8ea7dc054c993efa16007f3a75b2c6f51 -> 78be323b25e1365f5c8f9dcba6938063ca10f71f 2022-10-12 12:18:39 +02:00
Stanisław Pitucha
bf43ec1b78
Merge pull request #194115 from k0ral/losslesscut
losslesscut: 3.43.0 -> 3.46.2
2022-10-12 21:05:58 +11:00
Bobby Rong
375445aead entangle: Add workaround for old libselinux
Actually we should bump libselinux to 3.4, which should use pcre2 as default.
2022-10-11 18:52:36 +02:00
Jan Tojnar
fb7e3ad56c video-trimmer: Drop broken update script 2022-10-11 18:52:20 +02:00
github-actions[bot]
aabca3ed54
Merge staging-next into staging 2022-10-11 06:17:43 +00:00
figsoda
d1fd1b4de2
Merge pull request #195267 from figsoda/wrap-gtk4
treewide: switch to wrapGAppsHook4
2022-10-10 22:56:01 -04:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
figsoda
20e594d005 showmethekey: switch to wrapGAppsHook4 2022-10-09 14:05:06 -04:00
Franz Pletz
64e160c0b0
kodi: fix build with libxcrypt 2022-10-09 18:10:41 +02:00
github-actions[bot]
8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
André-Patrick Bubel
17b9d61957
mediathekview: 13.8.0 -> 13.9.1 (#194125) 2022-10-09 12:40:07 +02:00
github-actions[bot]
efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
github-actions[bot]
130aa9ca68
Merge master into staging-next 2022-10-09 00:03:29 +00:00
Anderson Torres
1bb0b1f739
Merge pull request #195118 from wegank/aegisub-wxgtk
aegisub: migrate to wxGTK32
2022-10-08 18:41:03 -03:00
Weijia Wang
7d94323083 aegisub: migrate to wxGTK32 2022-10-08 21:06:10 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Sebastian Sellmeier
ddffb609f5
obs-studio-plugins.obs-move-transition: 2.4.3 -> 2.6.4 2022-10-08 09:43:55 +02:00
Sebastian Sellmeier
762a9d2222
obs-studio-plugins.obs-pipewire-audio-capture: fix build for obs-28 2022-10-08 05:52:09 +02:00
Jan Tojnar
777edf6a60 epgstation.updateScript: Fix eval and clean up
- `gnused` was not passed, use `callPackage` to prevent such issues in the future.
- Do not pass redundant attributes like `pname` or `version` to the script,
  `update.nix` already passes them as environment variables.
- Do not combine the scripts manually, we have combinators for that.
- Pass the path to update as an argument so that `update.nix`
  can ensure it is a writeable path instead a one in the Nix store.
2022-10-05 23:21:15 +02:00
Martin Weinelt
253ca4957d Merge remote-tracking branch 'origin/master' into staging-next 2022-10-05 00:44:16 +02:00
Sandro
d8bfafb65d
Merge pull request #180910 from DeeUnderscore/update/streamlink-4.2.0 2022-10-04 15:26:52 +02:00
Bobby Rong
bd472350e9
Merge pull request #193793 from zendo/update-kooha
kooha: 2.0.1 -> 2.2.2
2022-10-04 16:20:17 +08:00
D Anzorge
2034a3da5a streamlink: 3.2.0 -> 5.0.1
Changelogs:
- https://github.com/streamlink/streamlink/releases/tag/4.0.0
- https://github.com/streamlink/streamlink/releases/tag/4.0.1
- https://github.com/streamlink/streamlink/releases/tag/4.1.0
- https://github.com/streamlink/streamlink/releases/tag/4.2.0
- https://github.com/streamlink/streamlink/releases/tag/4.3.0
- https://github.com/streamlink/streamlink/releases/tag/5.0.0
- https://github.com/streamlink/streamlink/releases/tag/5.0.1

Streamlink switched to the pyproject format in 4.0.0
2022-10-04 00:27:35 +02:00
Sandro
040cae3e3c
Merge pull request #190987 from gador/kodiPlugins.waveform-visualization-init 2022-10-03 22:19:54 +02:00
Christian Kögler
7fae1d6f7a vdrPlugins: get homepage from src 2022-10-03 10:57:58 +02:00
Christian Kögler
59bb395f1c vdrPlugins.softhddevice: 1.9.0 -> 1.9.2 2022-10-03 10:57:58 +02:00
Christian Kögler
360892caf5 vdrPlugins.vnsiserver: 1.8.0 -> 1.8.1 2022-10-03 10:57:58 +02:00
Christian Kögler
2de6316bbf vdrPlugins.epgsearch: switch src 2022-10-03 10:57:58 +02:00
Christian Kögler
fe181e0f94 vdrPlugins.markad: 3.0.25 -> 3.0.26 2022-10-03 10:57:58 +02:00
Christian Kögler
0aede75ecf vdrPlugins.femon: switch src 2022-10-03 10:26:27 +02:00
Christian Kögler
62c7443beb vdr: Set platform to linux 2022-10-03 09:46:19 +02:00
zendo
90b6f0d20a kooha: 2.0.1 -> 2.2.2 2022-10-03 08:31:10 +08:00
koral
eb20178f3a losslesscut: 3.43.0 -> 3.46.2 2022-10-02 21:11:25 +02:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next 2022-10-02 17:45:43 +00:00
Sergei Trofimovich
7af5079353 xine-ui: use xlibsWrapper instead of xorg.xlibsWrapper 2022-10-02 15:38:42 +01:00
Sergei Trofimovich
132ef65058 vlc: use xlibsWrapper instead of xorg.xlibsWrapper 2022-10-02 15:38:38 +01:00
github-actions[bot]
fc393d5731
Merge master into staging-next 2022-10-02 12:01:22 +00:00
R. Ryantm
ac7e7b0d68 media-downloader: 2.5.0 -> 2.6.0 2022-10-01 23:52:00 +00:00
github-actions[bot]
25043f0f28
Merge master into staging-next 2022-10-01 12:01:27 +00:00
Christian Kögler
ba3ed650f3
Merge pull request #191234 from ck3d/update-markad-3.0.25
vdrPlugins.markad: 2.0.4 -> 3.0.25
2022-10-01 10:03:25 +02:00
github-actions[bot]
e1d2f74dee
Merge master into staging-next 2022-09-30 18:03:29 +00:00
Lily Foster
dc642a9412 nodePackages: fix builds on x86_64-darwin
Follow-up to #193337 to fix several x86_64-darwin build failures due to
missing xcrun/xcodebuild
2022-10-01 00:46:46 +09:00
José Romildo Malaquias
e78c23cf5b
Merge pull request #193248 from romildo/upd.generic-updater
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30 09:19:21 -03:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
github-actions[bot]
d2b7f4ad5f
Merge master into staging-next 2022-09-28 18:05:16 +00:00
Lily Foster
e51b313775 epgstation: fix for node2nix npmv7 update 2022-09-28 12:41:47 -04:00
José Romildo
5c9e6f0134 {epgstation,mirakurun}: fix the update script
- The update scripts based on generic-updater now returns an attribute
set instead of just the command to update the package
2022-09-27 23:41:53 -03:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Artturi
1c1c182814
Merge pull request #192851 from Artturin/treewides1 2022-09-28 00:50:06 +03:00
github-actions[bot]
28a3306bd7
Merge master into staging-next 2022-09-27 12:01:17 +00:00
superherointj
68770d269d
Merge pull request #192641 from superherointj/package-rtabmap-mark-broken
rtabmap: unstable-2022-02-07 -> unstable-2022-09-24
2022-09-27 07:23:32 -03:00
superherointj
48a3044d8d
rtabmap: unstable-2022-02-07 -> unstable-2022-09-24 2022-09-27 07:01:53 +03:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
figsoda
5a2d0a920d
Merge pull request #192502 from r-ryantm/auto-update/mpv-mpris
mpvScripts.mpris: 0.8.1 -> 0.9
2022-09-23 23:55:24 -04:00
Luke Granger-Brown
6d19bbbd01
Merge pull request #192519 from r-ryantm/auto-update/obs-pipewire-audio-capture
obs-studio-plugins.obs-pipewire-audio-capture: 1.0.4 -> 1.0.5
2022-09-24 01:36:17 +01:00
superherointj
9dc1fa3787 corrscope: fix build 2022-09-23 09:09:03 -03:00
R. Ryantm
d00cce907d obs-studio-plugins.obs-pipewire-audio-capture: 1.0.4 -> 1.0.5 2022-09-23 00:44:24 +00:00
R. Ryantm
0a50c1ed3d mpvScripts.mpris: 0.8.1 -> 0.9 2022-09-22 23:09:55 +00:00
github-actions[bot]
15bbf4d3fc
Merge master into staging-next 2022-09-21 12:01:48 +00:00
Fabian Affolter
8d2a3408ab
Merge pull request #192005 from r-ryantm/auto-update/avidemux
avidemux: 2.8.0 -> 2.8.1
2022-09-21 09:39:19 +02:00
github-actions[bot]
071a9fc320
Merge master into staging-next 2022-09-21 06:23:26 +00:00
Jonas Heinrich
490f918fe6 popcorntime: init at 0.4.9
Co-authored-by: VolodiaPG
2022-09-20 23:05:08 -04:00
Cody P Schafer
3b9c1a03de
mpv: enable rubberbandSupport even if not linux
Since ec40574149, rubberband no longer
fails to build on darwin, so we can enable it in all cases.
2022-09-20 15:31:00 -04:00
R. Ryantm
eb20893b67 avidemux: 2.8.0 -> 2.8.1 2022-09-20 05:12:49 +00:00
Florian Brandes
3588521718 kodiPlugins.waveform-visualization: init at 19.0.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-16 18:31:35 +02:00
Vladimír Čunát
6f93907d13
Merge branch 'staging' into staging-next 2022-09-15 15:20:31 +02:00
R. Ryantm
e22e7378f6 ffmpeg-normalize: 1.25.1 -> 1.25.2 2022-09-15 09:06:18 +00:00
Christian Kögler
198e56fa78 vdrPlugins.markad: 2.0.4 -> 3.0.25 2022-09-13 21:21:21 +02:00
Frederik Rietdijk
3086301ac4 Merge staging-next into staging 2022-09-12 19:49:24 +02:00
Jonas Heinrich
faae4a4041
Merge pull request #190537 from r-ryantm/auto-update/gtk-pipe-viewer
gtk-pipe-viewer: 0.1.4 -> 0.3.0
2022-09-11 17:20:01 +02:00
R. Ryantm
8287775d1e gtk-pipe-viewer: 0.1.4 -> 0.3.0 2022-09-09 18:53:43 +00:00
Mario Rodas
79143beace
Merge pull request #190462 from r-ryantm/auto-update/ani-cli
ani-cli: 3.3 -> 3.4
2022-09-09 08:37:12 -05:00
R. Ryantm
1a9831d523 ani-cli: 3.3 -> 3.4 2022-09-09 09:13:36 +00:00
Sandro Jäckel
63be0d9b2c
mpv: fix cross compilation 2022-09-07 21:23:05 +02:00
github-actions[bot]
68b6ccdf1b
Merge staging-next into staging 2022-09-06 18:01:58 +00:00
superherointj
48e3fa9470
Merge pull request #189876 from superherointj/obs-studio-plugins-normalize
obs-studio-plugins: normalize
2022-09-06 11:09:52 -03:00
github-actions[bot]
69e9be108b
Merge staging-next into staging 2022-09-06 00:03:06 +00:00
superherointj
f97e6b7ad2
Merge pull request #189266 from superherointj/package-obs-studio-plugins.obs-ndi-skip-builds
obs-studio-plugins.obs-ndi: skip builds in hydra
2022-09-05 18:56:38 -03:00
superherointj
80426558a5 obs-studio-plugins: normalize 2022-09-05 13:33:03 -03:00
superherointj
3bdac05d7b obs-studio-plugins.obs-ndi: skip builds in hydra 2022-09-05 13:30:44 -03:00
github-actions[bot]
3dbb5dfa29
Merge staging-next into staging 2022-09-04 18:02:10 +00:00
Sandro
295608e194
Merge pull request #189521 from Algram/feat/hyperion-obs-init 2022-09-04 15:12:34 +02:00
Alias Gram
415cf5edad obs-hyperion: init at 1.0.1 2022-09-04 10:35:49 +02:00
github-actions[bot]
b409fdd3ce
Merge staging-next into staging 2022-09-04 00:03:27 +00:00
Sandro
91e1f0cd62
Merge pull request #189536 from austinbutler/kooha-add-gst-ugly 2022-09-03 23:30:38 +02:00
github-actions[bot]
e61c4306f1
Merge staging-next into staging 2022-09-03 18:01:56 +00:00
Doron Behar
1134c6d957
Merge pull request #189562 from doronbehar/pkg/video-trimmer 2022-09-03 14:04:29 +00:00
Doron Behar
918d9061fd video-trimmer: Handle post-merge reviews
- Don't use appstream-glib and remove patch for `metainfo.xml.in.in` as
  it's not really required.
- Use an upstreamed patch that makes gtk3, python3 & glib not required,
  along with patching shebang of `post-install.py`.
- Remove `updateScript` as it's not suitable for non-gnome applications.
- Move gobject-introspection to `nativeBuildInputs`.
2022-09-03 16:13:29 +03:00
github-actions[bot]
556884e365
Merge staging-next into staging 2022-09-03 12:01:48 +00:00
Bobby Rong
a771918e77
Merge pull request #189389 from bobby285271/cinnamon
libxplayer-plparser: 1.0.2 -> 1.0.3
2022-09-03 16:30:29 +08:00
Austin Butler
d396bdfe30 kooha: fix missing x264enc codec 2022-09-02 18:27:52 -07:00
github-actions[bot]
49bdf1e727
Merge staging-next into staging 2022-09-02 18:02:05 +00:00
superherointj
3640c6f2f3
Merge pull request #189353 from Atemu/update/obs-gstreamer
obs-gstreamer: 0.3.4 -> 0.3.5
2022-09-02 09:11:02 -03:00
github-actions[bot]
af150270fb
Merge staging-next into staging 2022-09-02 12:01:55 +00:00
Sandro
5eee52595c
Merge pull request #189195 from Baitinq/mov_cli 2022-09-02 12:04:41 +02:00
Vladimír Čunát
0817121bdc
Merge branch 'staging-next' into staging 2022-09-02 07:33:49 +02:00
Bobby Rong
5bb2d5f756
libxplayer-plparser: 1.0.2 -> 1.0.3
Ported to meson and requires gmime3.
2022-09-02 09:12:19 +08:00
superherointj
cbd698da99
Merge pull request #189351 from Atemu/obs-studio-include-plugin-in-wrapper-again
obs-studio: include plugins in wrapper
2022-09-01 21:06:55 -03:00
github-actions[bot]
83215d4fb2
Merge staging-next into staging 2022-09-02 00:02:43 +00:00
Atemu
c5e6fb193b obs-studio: include plugins in wrapper again
If the user asks for a plugin that does come with their own binaries or other
files to be included in their OBS installation, it should include those files. A
good example is obs-vkcapture which /requires/ system-wide files to have any use
whatsoever.

Plugins' paths were removed from the wrapper in step with preventing OBS from
loading plugins twice but wasn't actually required because the env variables
already point at the one and only location for plugins. The plugins' share dirs
don't get put in the system-wide share by default on NixOS but I decided to
remove the directory anyways for clarity.

Partially reverts 593d64f975

Co-authored-by: Pedro Lara Campos <pedro.laracampos@gmail.com>
2022-09-02 01:08:26 +02:00
Baitinq
3ba8ce573a
mov-cli: init at unstable-2022-06-30 2022-09-02 00:31:47 +02:00
Atemu
04eeafd2c5 obs-gstreamer: 0.3.4 -> 0.3.5 2022-09-01 22:13:58 +02:00
superherointj
456d8dd521 qmplay2: rename libgme to game-music-emu 2022-09-01 14:57:02 -03:00
github-actions[bot]
f40b736461
Merge staging-next into staging 2022-09-01 12:02:09 +00:00
superherointj
b24dbddb58
Merge pull request #189127 from wakira/obs-vkcapture-fix-build
obs-vkcapture: fix build against wayland
2022-09-01 08:46:46 -03:00
github-actions[bot]
a179bde9df
Merge staging-next into staging 2022-09-01 00:03:07 +00:00
Christian Kögler
d47c3f211a
Merge pull request #188166 from kmicklas/mpvacious-0.18
mpvacious: 0.15 -> 0.18
2022-08-31 21:52:09 +02:00
Sheng Wang
721c1e547a
obs-vkcapture: fix build against wayland 2022-09-01 00:31:40 +09:00
Artturi
e58e676763
Merge pull request #187797 from rnhmjoj/pr-fix-cross 2022-08-31 17:11:36 +03:00
Jonas Heinrich
9f90831868
Merge pull request #187689 from r-ryantm/auto-update/ustreamer
ustreamer: 5.17 -> 5.20
2022-08-29 22:07:18 +02:00
Jonas Heinrich
d5393de0ad
Merge pull request #187488 from r-ryantm/auto-update/tartube-yt-dlp
tartube-yt-dlp: 2.3.367 -> 2.4.093
2022-08-29 20:57:30 +02:00
R. Ryantm
05c2b7507c ffmpeg-normalize: 1.25.0 -> 1.25.1 2022-08-29 12:41:00 +00:00
Atemu
d6be38280c
obs-studio-plugins.obs-vkcapture: enable 32bit support (#188699) 2022-08-29 13:57:18 +02:00