Commit Graph

3813 Commits

Author SHA1 Message Date
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
rnhmjoj
5e04a1fd5d
mpv: fix build with wayland support 2022-08-29 00:16:14 +02:00
rnhmjoj
0b3ec7fbc8
mpv: fix cross compilation 2022-08-29 00:16:14 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Sandro
4919d1d955
Merge pull request #186398 from NickCao/dmlive 2022-08-26 22:44:45 +02:00
Nick Cao
8acd2a6a6c
dmlive: init at unstable-2022-08-22 2022-08-26 19:46:37 +08:00
superherointj
5634ab65c1
Merge pull request #188348 from peterhoeg/u/haruna_091
haruna: 0.8.0 -> 0.9.1
2022-08-26 01:09:57 -03:00
Peter Hoeg
7e01e6a072 haruna: 0.8.0 -> 0.9.1 2022-08-26 11:30:41 +08:00
colin
5b78302c38 makemkv: 1.16.7 -> 1.17.1
notable changes:
- improved handling for disc with mastering errors, structure protection
- minor bugfixes

full changelog: <https://www.makemkv.com/download/>
```
MakeMKV v1.17.1 (13.7.2022 )

    Small improvements and bugfixes
    Bug fixes:
        Program could hang when scanning certain protected DVD discs using CellWallk method
        Some titles were truncated on DVDs with structure protection, when using CellWallk method
        Small bugfixes
    1.17.0 regressions:
        On some UHD HEVC streams program spitted thousands of invalid "Corrupt" messages, appearing to hang
        Program crashed decoding certain AC3 (DD) streams, usually during transcoding

MakeMKV v1.17.0 (27.6.2022 )

    Improved handling for discs with mastering errors
    A new, rewritten DVD engine - much better handling for discs with structure protection
    Many internal improvements and small bugfixes
    Notable Bug fixes:
        Program failed to recognize some exotic USB drives
        Program failed on some DVD streams recorded from sattelite feed (TiVO DVD)
        Program could hang if internet connection wasn't available
```
2022-08-25 18:55:45 -07:00
superherointj
ee940cacb4
Merge pull request #188290 from AtilaSaraiva/vkcapture
obs-vkcapture: 1.1.6 -> 1.2.0
2022-08-25 10:19:15 -03:00
Átila Saraiva
6ea77eef79 obs-vkcapture: added pedrohlc to maintainers 2022-08-25 10:16:02 -03:00
Átila Saraiva
8d5c4efbf8 obs-vkcapture: 1.1.6 -> 1.2.0 2022-08-25 10:07:21 -03:00
Ryan Mulligan
10262e7f52
Merge pull request #182781 from r-ryantm/auto-update/manim
manim: 0.16.0 -> 0.16.0.post0
2022-08-24 20:53:39 -07:00
Anderson Torres
31c252e209
Merge pull request #188100 from r-ryantm/auto-update/qmplay2
qmplay2: 22.06.16 -> 22.08.21
2022-08-24 22:52:24 -03:00
Sandro
293def946d
Merge pull request #187474 from SuperSandro2000/handbrake 2022-08-24 20:40:11 +02:00
Ken Micklas
189c57aaa6 mpvacious: 0.15 -> 0.18 2022-08-24 13:21:54 +01:00
Jonas Heinrich
678ac83e97
Merge pull request #183394 from r-ryantm/auto-update/jftui
jftui: 0.5.1 -> 0.6.0
2022-08-24 08:43:06 +02:00
R. Ryantm
399f115fcd qmplay2: 22.06.16 -> 22.08.21 2022-08-23 22:41:19 +00:00
Sandro
99cc27a7af
Merge pull request #187315 from friedelino/fix-manim-failing-tests 2022-08-23 11:31:43 +02:00
Luke Granger-Brown
cd1e6af2c5
Merge pull request #181614 from lukegb/ndi
ndi: 4 -> 5.5.1
2022-08-23 10:36:58 +02:00
Luke Granger-Brown
c195e88007 obs-studio-plugins.obs-ndi: use NDI SDK headers directly
obs-ndi bundles the NDI SDK headers to avoid a more complicated build
setup, but this plays against us here because the soversion for the v5
NDI SDK is "5" even though as far as I know it's fully ABI compatible
with the v4 headers in use here.

Work around the v4/v5 incompatibility here by using the upstream SDK
headers instead.
2022-08-23 09:19:04 +01:00
Jonas Heinrich
3a975d8204
Merge pull request #184057 from r-ryantm/auto-update/streamlink-twitch-gui-bin
streamlink-twitch-gui-bin: 2.0.0 -> 2.1.0
2022-08-22 16:14:09 +02:00
Doron Behar
24c4d06358
Merge pull request #187730 from doronbehar/pkg/video-trimmer
video-trimmer: init at 0.7.1
2022-08-21 22:27:45 +03:00
Doron Behar
6b45d2a1d2 video-trimmer: init at 0.7.1 2022-08-21 22:09:11 +03:00
Jonas Heinrich
5eaf17786a
Merge pull request #184605 from r-ryantm/auto-update/media-downloader
media-downloader: 2.4.0 -> 2.5.0
2022-08-21 19:47:11 +02:00
Anderson Torres
b9c7a63f5a
Merge pull request #187667 from SuperSandro2000/celluloid
celluloid: 0.23 -> 0.24
2022-08-21 08:43:03 -03:00
Pavol Rusnak
d3e0a54ebf
Merge pull request #187704 from r-ryantm/auto-update/ffmpeg-normalize
ffmpeg-normalize: 1.24.1 -> 1.25.0
2022-08-21 12:07:46 +02:00
R. Ryantm
b5688a00bb ffmpeg-normalize: 1.24.1 -> 1.25.0 2022-08-21 09:00:15 +00:00
Christian Kögler
f556c2483a
Merge pull request #187345 from ck3d/vdr-plugins
vdrPlugins: update plugins
2022-08-21 08:31:51 +02:00
R. Ryantm
2e58154e90 ustreamer: 5.17 -> 5.20 2022-08-21 05:25:07 +00:00
Sandro Jäckel
b38fc30e44
celluloid: 0.23 -> 0.24 2022-08-21 03:02:27 +02:00
R. Ryantm
2fc50826ce ffmpeg-normalize: 1.24.0 -> 1.24.1 2022-08-20 17:17:32 +00:00
R. Ryantm
f5125bb910 tartube-yt-dlp: 2.3.367 -> 2.4.093 2022-08-19 19:12:07 +00:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Sandro Jäckel
2a83c2c530
handbrake: remove not required ? null 2022-08-19 19:21:06 +02:00
Brian McKenna
11d8a148a1 obs-backgroundremoval: init at 0.4.0 2022-08-19 13:49:44 +02:00
Christian Kögler
0a1b21ff95 vdrPlugins.streamdev: init at 0.6.3 2022-08-18 22:47:08 +02:00
Christian Kögler
45c07350c7 vdrPlugins.softhddevice: init ad 1.9.0 2022-08-18 22:46:44 +02:00
Christian Kögler
798cc46a6c vdrPlugins.markad: unstable -> 2.0.4 2022-08-18 22:45:33 +02:00
Christian Kögler
e99522ee4c vdrPlugins.vaapidevice: Remove broken plugin
The plugin is not compatible with ffmpeg.
2022-08-18 22:44:35 +02:00
Frido Friedemann
40cefe1733 manim: fix build failure due to failing tests 2022-08-18 18:59:54 +02:00
superherointj
f79fa4136e
Merge pull request #187139 from AtilaSaraiva/vkcapture
obs-studio-plugins.obs-vkcapture: 1.1.5 -> 1.1.6
2022-08-17 12:13:24 -03:00
Átila Saraiva
2e1e0b51c2 obs-studio-plugins.obs-vkcapture: 1.1.5 -> 1.1.6 2022-08-17 12:05:59 -03:00
R. Ryantm
737ed60bdf mkvtoolnix: 69.0.0 -> 70.0.0 2022-08-16 16:16:11 +00:00
ajs124
724320b25a
Merge pull request #183114 from sersorrel/mpv-scripts-mpris 2022-08-16 12:53:04 +02:00
Artturin
c6568adb00 treewide: makeWrapper buildInputs to nativeBuildInputs
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
ash
957ab7ce03 mpvScripts.mpris: 0.5 -> 0.8.1 2022-08-16 11:02:57 +01:00
figsoda
05e9b4c5bb
Merge pull request #186391 from figsoda/update-mpv-thumbnail
mpvScripts.thumbnail: switch to maintained fork, unstable-2020-01-16 -> 0.4.9
2022-08-16 10:35:09 +08:00
06kellyjac
342d67be61 obs-studio: resolve failed wrapping if a plugin has no data path
fixes a regression due to #186548 where the symlinkJoin fails when a
package does not have that path such as `obs-studio-plugins.wlrobs`

Only one `symlinkJoin` is necessary
2022-08-15 12:33:31 +01:00
superherointj
6eafd38b2f
Merge pull request #186548 from miangraham/obs-studio-wrapper-plugins-fix
obs-studio: Fix wrapOBS double-including the built-in plugins
2022-08-14 20:30:51 -03:00
n-cc
e8453ebbac mpv: add libXpresent dependency 2022-08-14 16:03:55 -05:00
M. Ian Graham
593d64f975
obs-studio: Fix wrapOBS double-including the built-in plugins 2022-08-14 23:39:00 +09:00
R. Ryantm
55cb9c8bff jftui: 0.5.1 -> 0.6.0 2022-08-14 11:35:14 +00:00
Aaron Andersen
f4a6616ffe
Merge pull request #184298 from r-ryantm/auto-update/kodi-pvr-iptvsimple
kodiPackages.pvr-iptvsimple: 19.1.0 -> 19.1.1
2022-08-13 22:55:09 -04:00
Aaron Andersen
f930f27f66
Merge pull request #184287 from r-ryantm/auto-update/kodi-inputstream-adaptive
kodiPackages.inputstream-adaptive: 19.0.3 -> 19.0.7
2022-08-13 22:54:33 -04:00
Aaron Andersen
60b8da3a22
Merge pull request #184285 from r-ryantm/auto-update/kodi-inputstream-ffmpegdirect
kodiPackages.inputstream-ffmpegdirect: 19.0.1 -> 19.0.3
2022-08-13 22:53:31 -04:00
John Ericson
91e3af4efb
Merge pull request #156241 from kmicklas/fix-mpvacious-multi-file-hack
mpvacious: remove hack for multi-file script loading
2022-08-13 10:54:36 -04:00
figsoda
cedffc07f5 mpvScripts.thumbnail: switch to maintained fork, unstable-2020-01-16 -> 0.4.9 2022-08-13 14:25:29 +08:00
alyaeanyx
9951ffc06e freetube: 0.17.0 -> 0.17.1 2022-08-12 04:37:28 +02:00
Bobby Rong
a3bb04080a
Merge pull request #185864 from bobby285271/cinnamon
Cinnamon updates 2022-08-10
2022-08-11 16:45:55 +08:00
Bobby Rong
44d3de2222 xplayer: 2.4.3 -> 2.4.4 2022-08-10 14:18:10 +08:00
Alexander Bantyev
1fd628dbf8
Merge pull request #181752 from McSinyx/olive-editor-qt514-glibc++
olive-editor: use qt514's overridden glibc++
2022-08-09 11:11:10 +04:00
superherointj
748145d082 hypnotix: rename imdbpy to cinemagoer 2022-08-08 17:02:01 -03:00
Bobby Rong
9c16fe5b87
Merge #181918: Cinnamon 5.4
https://www.linuxmint.com/rel_vanessa_cinnamon_whatsnew.php
2022-08-07 10:07:01 +08:00
Robert Scott
f5d6209b00 gpac: mark with several knownVulnerabilities 2022-08-06 17:46:01 +01:00
R. Ryantm
0a3046da01 ffmpeg-normalize: 1.23.1 -> 1.24.0 2022-08-05 21:24:40 +00:00
Sandro
0c7a79fb28
Merge pull request #184689 from oxy/patch-1 2022-08-03 23:37:41 +02:00
PedroHLC ☭
cc26a157ca
obs-studio-wrapper: allow plugins' arguments 2022-08-03 13:20:44 -03:00
PedroHLC ☭
a035b1b5ac
obs-gstreamer: add pedrohlc as maintainer 2022-08-03 13:20:43 -03:00
PedroHLC ☭
2e5606634f
obs-gstreamer: 0.3.3 -> 0.3.4 2022-08-03 13:20:43 -03:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong
4a50454cfe
hypnotix: 2.8 -> 2.9 2022-08-03 20:46:35 +08:00
R. Ryantm
c4b4d40461 ustreamer: 4.11 -> 5.17 2022-08-02 04:19:40 +00:00
Oxylibrium
4816cb175c
iina: 1.2.0 -> 1.3.0
https://github.com/iina/iina/releases/tag/v1.3.0
2022-08-01 21:50:33 -04:00
alyaeanyx
becc6b2bc0 freetube: 0.16.0 -> 0.17.0 2022-08-01 22:58:39 +02:00
R. Ryantm
db9c978119 media-downloader: 2.4.0 -> 2.5.0 2022-08-01 17:13:06 +00:00
R. Ryantm
c7eefa24d4 obs-studio-plugins.obs-vkcapture: 1.1.4 -> 1.1.5 2022-08-01 16:43:20 +02:00
R. Ryantm
d359ccc5c5 mkvtoolnix: 68.0.0 -> 69.0.0 2022-07-31 23:33:20 +00:00
R. Ryantm
96f6c8aed5 kodiPackages.pvr-iptvsimple: 19.1.0 -> 19.1.1 2022-07-31 18:29:58 +00:00
R. Ryantm
6660c00c44 kodiPackages.inputstream-adaptive: 19.0.3 -> 19.0.7 2022-07-31 17:43:41 +00:00
R. Ryantm
13211bf359 kodiPackages.inputstream-ffmpegdirect: 19.0.1 -> 19.0.3 2022-07-31 17:43:32 +00:00
R. Ryantm
6171fee729 streamlink-twitch-gui-bin: 2.0.0 -> 2.1.0 2022-07-31 01:36:27 +00:00
Anderson Torres
0d80c05833
Merge pull request #183777 from r-ryantm/auto-update/qmplay2
qmplay2: 22.03.19 -> 22.06.16
2022-07-30 19:08:24 -03:00
Alyssa Ross
153bfc9966
treewide: use isx86 where appropriate 2022-07-30 16:21:10 +00:00
Alyssa Ross
5330c0a1af
treewide: use isAarch where appropriate 2022-07-30 16:18:27 +00:00
Bobby Rong
e34ae7b7f3
xplayer: 2.4.2 -> 2.4.3 2022-07-30 19:51:11 +08:00
Winter
2841fd821d
Merge pull request #183559 from ocfox/master 2022-07-30 00:10:22 -04:00
ocfox
5bf5bdcd8a
showmethekey: init at 1.7.3 2022-07-30 11:28:38 +08:00
Anderson Torres
66c92542fc
Merge pull request #183664 from CrystalGamma/pr-vlc-libmodplug
vlc: add libmodplug
2022-07-29 23:38:05 -03:00
R. Ryantm
43d945c05f qmplay2: 22.03.19 -> 22.06.16 2022-07-29 19:55:21 +00:00
Winter
52097400d8
Merge pull request #183485 from yu-re-ka/wf-recorder
wf-recorder: update and add myself to maintainers
2022-07-29 01:11:07 -04:00
Anderson Torres
a4613eeeee
Merge pull request #183030 from wegank/aegisub-3.3.3
aegisub: 3.3.2 -> 3.3.3
2022-07-28 22:11:48 -03:00
Yureka
3b9c6d5245 wf-recorder: add myself to maintainers 2022-07-28 22:59:50 +02:00
Yureka
980a829a15 wf-recorder: 0.2.1 -> 0.3.0 2022-07-28 22:59:27 +02:00
Michael Weiss
ab0794b1ae
Merge pull request #181846 from primeos/wf-recorder
wf-recorder: Remove myself and CrazedProgrammer as maintainers
2022-07-28 22:53:11 +02:00
CrystalGamma
64089a5a1b vlc: add libmodplug
This enables playback of tracker module formats such as MOD, S3M, XM and
others.
2022-07-28 12:59:48 +02:00
Mario Rodas
6378ca9752
Merge pull request #183135 from r-ryantm/auto-update/ani-cli
ani-cli: 2.2 -> 3.3
2022-07-27 22:10:27 -05:00
R. Ryantm
63b058a126 ani-cli: 2.2 -> 3.3 2022-07-27 19:08:37 +00:00
github-actions[bot]
f6895f13b0
Merge master into staging-next 2022-07-27 18:01:33 +00:00
Bobby Rong
3c0df56c5c
Merge pull request #180457 from r-ryantm/auto-update/clapper
clapper: 0.5.1 -> 0.5.2
2022-07-27 21:11:07 +08:00
Weijia Wang
7d8385de76 aegisub: 3.3.2 -> 3.3.3 2022-07-27 00:23:47 +02:00
R. Ryantm
02c2eda263 manim: 0.16.0 -> 0.16.0.post0 2022-07-25 05:16:22 +00:00
github-actions[bot]
e706db2a81
Merge master into staging-next 2022-07-25 00:02:44 +00:00
Mario Rodas
938472e127
Merge pull request #181449 from r-ryantm/auto-update/manim
manim: 0.15.2 -> 0.16.0
2022-07-24 15:57:17 -05:00
Vladimír Čunát
687d59d7e6
Merge branch 'master' into staging-next 2022-07-24 22:27:27 +02:00
Vincent Laporte
fadb0b8341
smplayer: 22.2.0 → 22.7.0 2022-07-24 11:10:06 +02:00
github-actions[bot]
d44e369b44
Merge master into staging-next 2022-07-22 00:02:40 +00:00
Sandro
19f46ac104
Merge pull request #182333 from AtilaSaraiva/obs-vkcapture 2022-07-21 22:48:25 +02:00
Átila Saraiva
d0f3691ae1 obs-vkcapture: 1.1.3 -> 1.1.4 2022-07-21 10:54:37 -03:00
github-actions[bot]
49299f66ad
Merge staging-next into staging 2022-07-19 18:02:05 +00:00
Artturin
6b8c65acd9 treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH' 2022-07-19 17:47:13 +03:00
Michael Weiss
604a88a787
wf-recorder: Remove myself and CrazedProgrammer as maintainers 2022-07-17 15:03:13 +02:00
github-actions[bot]
97f117148f
Merge staging-next into staging 2022-07-17 00:02:54 +00:00
github-actions[bot]
8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
Sandro
90381a86f1
Merge pull request #181587 from Awkor/jellyfin-media-player-dbus 2022-07-17 00:24:20 +02:00
Nguyễn Gia Phong
07d2943f1a
olive-editor: use qt514's overridden glibc++ 2022-07-17 02:26:11 +09:00
Awkor
9f80c7486b jellyfin-media-player: add optional dbus dependency
Fix

Update pkgs/applications/video/jellyfin-media-player/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/video/jellyfin-media-player/default.nix

Co-authored-by: Alex Martens <alex@thinglab.org>
2022-07-16 03:08:14 +02:00
github-actions[bot]
8eb75b850f
Merge staging-next into staging 2022-07-15 18:02:01 +00:00
github-actions[bot]
9f53d5cc15
Merge master into staging-next 2022-07-15 18:01:23 +00:00
Guillaume Girol
7a145659b0
Merge pull request #180565 from WeebSorceress/anime-downloader-fix-qt
anime-downloader: fix bug with qt build
2022-07-15 15:45:29 +00:00
Elia Argentieri
22cc20eba8
obs-studio-plugins.obs-pipewire-audio-capture: init at 1.0.3 (#179459)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-15 16:41:29 +02:00
Artturin
99a52394e9 mpv: move makeWrapper to nativeBuildInputs to fix cross eval
error: attribute 'runtimeShell' missing
2022-07-14 22:08:56 +03:00
R. Ryantm
51be699b02 manim: 0.15.2 -> 0.16.0 2022-07-14 08:03:01 +00:00
github-actions[bot]
00ec8bc8d3
Merge master into staging-next 2022-07-13 18:01:28 +00:00
Pavol Rusnak
939a505444
Merge pull request #181307 from r-ryantm/auto-update/ffmpeg-normalize
ffmpeg-normalize: 1.23.0 -> 1.23.1
2022-07-13 16:02:09 +02:00
Vladimír Čunát
8169a7fce0
Merge branch 'master' into staging-next 2022-07-13 09:57:41 +02:00
R. Ryantm
6e5dd2a2ca ffmpeg-normalize: 1.23.0 -> 1.23.1 2022-07-13 02:35:32 +00:00
Sandro
3d2b62c78c
Merge pull request #179851 from zendo/media-downloader
media-downloader: init at 2.4.0
2022-07-12 14:58:19 +02:00
github-actions[bot]
aef69f5f34
Merge master into staging-next 2022-07-12 06:01:09 +00:00
Aaron Andersen
d4862a2236
Merge pull request #180014 from aanderse/kodi.packages.invidious
kodi.packages.invidious: init at 0.1.0+matrix.1
2022-07-12 02:32:38 +02:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
zendo
8dcdd419d1 media-downloader: init at 2.4.0
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-07-11 21:40:01 +08:00
WeebSorceress
1ba2a7f398
anime-downloader: fix bug with qt build 2022-07-09 14:54:45 -03:00
github-actions[bot]
527a304ac4
Merge staging-next into staging 2022-07-08 00:03:17 +00:00
R. Ryantm
4ea0a92d47 clapper: 0.5.1 -> 0.5.2 2022-07-07 20:29:34 +00:00
WeebSorceress
e3f26208bc
anime-downloader: fix missing runtime dependencies 2022-07-07 16:30:59 -03:00
Jan Tojnar
d910a8b8a5 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/data/icons/zafiro-icons/default.nix
2022-07-07 14:24:09 +02:00
Thiago Kenji Okada
03f42a04ff
Merge pull request #179942 from WeebSorceress/adl
adl: init at 3.0.1
2022-07-06 22:18:02 +01:00
WeebSorceress
a885d43d61
adl: init at 3.0.1 2022-07-06 17:01:53 -03:00
Artturin
732f1d8142 treewide: convert string cmakeFlags to list of strings 2022-07-05 04:05:30 +03:00
Josef Kemetmüller
bcd7045998 treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Aaron Andersen
01bbab739b kodi.packages.invidious: init at 0.1.0+matrix.1 2022-07-03 10:29:10 -04:00
Bobby Rong
b411e98476
Merge pull request #179970 from 4825764518/obs-nvfbc-0.0.6
obs-nvfbc: 0.0.5 -> 0.0.6
2022-07-03 20:42:11 +08:00
Anderson Torres
3a96700b21
Merge pull request #179649 from wegank/aegisub-darwin
aegisub: add support for aarch64 platforms
2022-07-03 09:04:49 -03:00
Weijia Wang
7d072a2e44 aegisub: fix build on aarch64 2022-07-03 07:13:47 +02:00
4825764518
88d8a2a063
obs-nvfbc: update metadata 2022-07-02 22:34:30 -04:00
4825764518
11254579e3
obs-nvfbc: 0.0.5 -> 0.0.6 2022-07-02 22:26:57 -04:00
Jan Tojnar
f58225ffd4
Merge pull request #179849 from jtojnar/gnome
GNOME updates
2022-07-02 15:07:52 +02:00
Bobby Rong
5fddf55688
Merge pull request #179309 from jojosch/jellyfin-media-player-update
jellyfin-media-player: 1.7.0 -> 1.7.1
2022-07-02 20:11:28 +08:00
Jan Tojnar
e13726c80e pitivi: 2021.05 → 2022.06
https://gitlab.gnome.org/GNOME/pitivi/-/compare/2021.05.0...2022.06.0

- Add librosa for beat detection
- Also remove some dependencies that have long been unneeded.
2022-07-02 02:23:00 +02:00
Robert Schütz
b0feee6467 hypnotix: 2.7 -> 2.8
https://github.com/linuxmint/hypnotix/blob/2.8/debian/changelog
2022-06-30 22:37:25 +00:00
lunik1
95df3315f2 mpvScripts.mpv-playlistmanager: unstable-2021-09-27 → unstable-2022-08-26 2022-06-29 23:05:32 +01:00
figsoda
668deeddc2
Merge pull request #195072 from Enzime/mkvtoolnix-main-program
mkvtoolnix-gui: set `meta.mainProgram`
2022-10-08 20:41:34 -04:00
Michael Hoang
0fbaf1aeee mkvtoolnix-gui: set meta.mainProgram 2022-10-08 22:02:27 +11:00
Johannes Schleifenbaum
5c21665ba8
jellyfin-media-player: 1.7.0 -> 1.7.1 2022-06-27 09:51:09 +02:00
Tom Fitzhenry
63a221790f clapper: remove workaround for undeclared gio-unix-2.0
As of upstream's commit "Fix missing gio-unix-2.0 dep"
2500a42286
we no longer need to specify this ourselves.

See https://github.com/NixOS/nixpkgs/issues/36468 for the
NixOS-wide tracking of undeclared gio-unix-2.0 workarounds.
2022-06-26 15:43:57 +10:00
Bobby Rong
582e897fac
Merge pull request #178985 from r-ryantm/auto-update/clapper
clapper: 0.4.1 -> 0.5.1
2022-06-26 13:04:49 +08:00
Samuel Tam
c3d58e6f32
vlc: add libplacebo as dependency 2022-06-26 01:43:56 +08:00
R. Ryantm
1267c20698 clapper: 0.4.1 -> 0.5.1 2022-06-25 10:45:35 +00:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Mario Rodas
be63235dea
Merge pull request #178297 from r-ryantm/auto-update/jellyfin-mpv-shim
jellyfin-mpv-shim: 2.1.0 -> 2.2.0
2022-06-22 21:45:42 -05:00
Anderson Torres
787d449d66
Merge pull request #176331 from WeebSorceress/anime-downloader
anime-downloader: init at 5.0.14
2022-06-21 02:30:57 -03:00
Robert Schütz
5b38a3a3a8
Merge pull request #178156 from aanderse/kodi.packages.urllib3
kodi.packages.urllib3: 1.26.8+matrix.1 -> 1.26.9+matrix.1
2022-06-21 04:32:38 +00:00
Sandro
b3df41c011
Merge pull request #177913 from Yarny0/clickshare
{nixos/,}clickshare-csc1: remove (qt4)
2022-06-20 15:55:24 +02:00
R. Ryantm
b45f7fa434 jellyfin-mpv-shim: 2.1.0 -> 2.2.0 2022-06-20 04:16:12 +00:00
Aaron Andersen
88cefba441 kodi.packages.urllib3: 1.26.8+matrix.1 -> 1.26.9+matrix.1 2022-06-18 10:34:46 -04:00
Aaron Andersen
6be8abf754
Merge pull request #177978 from r-ryantm/auto-update/kodiPackages.idna
kodiPackages.idna: 2.10.0+matrix.1 -> 3.3.0+matrix.1
2022-06-18 16:16:31 +02:00
Aaron Andersen
33caf1c92c
Merge pull request #177976 from r-ryantm/auto-update/kodiPackages.certifi
kodiPackages.certifi: 2020.12.05+matrix.1 -> 2022.5.18+matrix.1
2022-06-18 16:16:03 +02:00
Aaron Andersen
01c6b064e4
Merge pull request #177979 from r-ryantm/auto-update/kodiPackages.requests
kodiPackages.requests: 2.25.1+matrix.1 -> 2.27.1+matrix.1
2022-06-18 16:15:40 +02:00
Yarny0
bd86db1833 {nixos/,}clickshare-csc1: remove (prepare Qt4 removal)
Qt4 is on it's way out, according to

https://github.com/NixOS/nixpkgs/pull/174634

Barco's ClickShare driver/client requires Qt4;
an update isn't in sight anywhere.

To prepare for the removal of Qt4,
the commit at hand removes the
ClickShare package and its NixOS module.
The release notes are appended with a hint about the
removal and some alternatives that might help users
that are still in need of the driver/client functionality.
2022-06-18 11:47:08 +02:00
Sandro
2dfc6081a8
Merge pull request #151215 from jojosch/jellyfin-media-player-1.7.0
jellyfin-media-player: 1.6.1 -> 1.7.0
2022-06-17 11:55:19 +02:00
Sandro
81bd065a9a
Merge pull request #171527 from SuperSamus/haruna 2022-06-17 11:39:41 +02:00
R. Ryantm
9794e0c4e9 kodiPackages.requests: 2.25.1+matrix.1 -> 2.27.1+matrix.1 2022-06-17 06:02:38 +00:00
R. Ryantm
5d14e1487d kodiPackages.idna: 2.10.0+matrix.1 -> 3.3.0+matrix.1 2022-06-17 05:57:58 +00:00
R. Ryantm
293127848f kodiPackages.certifi: 2020.12.05+matrix.1 -> 2022.5.18+matrix.1 2022-06-17 05:53:05 +00:00
WeebSorceress
41b5af8b65
anime-downloader: init at 5.0.14 2022-06-16 15:38:37 -03:00
Robert Schütz
c6bedda775 hypnotix: 2.6 -> 2.7
https://github.com/linuxmint/hypnotix/blob/2.7/debian/changelog
2022-06-16 16:32:35 +00:00