Commit Graph

2655 Commits

Author SHA1 Message Date
Cole Helbling
1dbc32c038
streamlink: 1.5.0 -> 2.0.0
https://github.com/streamlink/streamlink/releases/tag/2.0.0

https://github.com/streamlink/streamlink/compare/1.5.0...2.0.0
2021-01-03 22:00:01 -08:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Christian Kögler
29b54e72b8 vdr: 2.4.4 -> 2.4.6 2020-12-28 22:45:00 +01:00
Milan Pässler
a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Justin Humm
e7525e2c7a
mapmap: build with libsForQt5 2020-12-12 18:53:54 +01:00
freezeboy
09d6b5400a molotov: 4.2.2 -> 4.4.0 2020-12-11 21:58:15 +01:00
Thomas Tuegel
e772531ce8
Merge pull request #104474 from doronbehar/pkg/qt515/qtwebkit
qt515.qtwebkit: unbreak
2020-12-11 05:43:59 -06:00
Sandro
6704a98ca2
Merge pull request #105741 from aanderse/kodi-python
kodi: accept plugins without extraRuntimeDependencies
2020-12-11 08:12:33 +01:00
Mario Rodas
deada83a84
Merge pull request #106573 from r-ryantm/auto-update/go-chromecast
go-chromecast: 0.2.5 -> 0.2.6
2020-12-10 21:05:30 -05:00
R. RyanTM
8e3c875879 go-chromecast: 0.2.5 -> 0.2.6 2020-12-10 16:56:04 +00:00
Jörg Thalheim
3897fd61ea
bomi: remove 2020-12-10 16:25:23 +01:00
con-f-use
1596ce4859 mpv: umpv desktop file 2020-12-08 01:30:12 +01:00
Andreas Baldeau
6dc4c0000f mapmap: Fix startup issues and unbreak the derivation
* Apply patch from not yet merged upstream pull request to fix segfault
* Add wrapQtAppsHook to make it start again
* Mark as unbroken
2020-12-05 20:00:24 +01:00
Aaron Andersen
2c4d7f1342 kodi: accept plugins without extraRuntimeDependencies 2020-12-02 20:12:09 -05:00
R. RyanTM
087c22d8f5 clipgrab: 3.9.2 -> 3.9.5 2020-12-01 21:54:26 +00:00
Sandro
fe936a911f
Merge pull request #105557 from r-ryantm/auto-update/shotcut
shotcut: 20.11.25 -> 20.11.28
2020-12-01 10:45:05 +01:00
R. RyanTM
e1444660db shotcut: 20.11.25 -> 20.11.28 2020-12-01 08:48:45 +00:00
Anderson Torres
208d049eab
Merge pull request #105189 from AndersonTorres/wip-qmplay
QMPlay2: init at 20.07.04
2020-11-30 16:54:21 -03:00
zimbatm
bbc9af1f0a
tree-wide: do not use pkgs.extend in nixpkgs
Each invocation of pkgs.extends adds 130MB of allocation to the hydra
evaluator. We are already struggling with the amount of memory nixpkgs
requires.

`pkgs.extend` is a useful escape-hatch, but should be not be used inside
of nixpkgs directly.
2020-11-30 14:24:40 +01:00
R. RyanTM
cc8f3e9eac pitivi: 2020.09.1 -> 2020.09.2 2020-11-29 08:04:00 +00:00
AndersonTorres
a843501673 QMPlay2: init at 20.07.04 2020-11-28 16:41:02 -03:00
Aaron Andersen
66ea689e1a kodiPlugins.inputstream-adaptive: 2.3.12 -> 2.4.6 2020-11-28 11:49:55 -05:00
Sandro
978f5704ff
Merge pull request #100779 from lukebfox/patch-1
mpvScripts.mpris: fix build
2020-11-27 13:19:07 +01:00
Frank Doepper
05440fda6f shotcut: use qt-5.15, rework
- use qt-5.15 for shotcut
- use qt mkDerivation for mlt/qt5
- use only mlt/qt5 for shotcut (libmlt -> mlt.dev)
- fix enabling ladspa (configure needs `which`), closes #47440
2020-11-26 21:35:14 +01:00
Frank Doepper
7ccd47f80e shotcut: 20.10.31 -> 20.11.25
- see https://github.com/mltframework/shotcut/releases
- reformat
- remove qtwebkit
- qtquickcontrols -> qtquickcontrols2
2020-11-26 11:09:38 +01:00
Anderson Torres
f9677bad79
Merge pull request #104865 from berbiche/mpv-sixel
mpv: enable sixel support
2020-11-25 16:16:00 -03:00
Nicolas Berbiche
9c2351cf27
mpv: enable sixel support 2020-11-25 14:06:16 -05:00
Sandro Jäckel
b48d71446a
mpc-qt: use fetchpatch instead of fetchurl 2020-11-25 18:01:25 +01:00
Anderson Torres
db63be9c91
Merge pull request #104892 from SuperSandro2000/mpc-qt-fix
mpc-qt: Fix compilation failure due to mpv changes
2020-11-25 10:40:39 -03:00
Sandro Jäckel
7677449d51
mpc-qt: Fix compilation failure due to mpv changes 2020-11-25 13:41:12 +01:00
Kyle Lacy
9c03664e4b plex-media-player: remove myself as a maintainer 2020-11-24 21:12:06 -08:00
Anderson Torres
f30a8774d9
Merge pull request #104716 from Ma27/bump-mpv
mpv: 0.32.0 -> 0.33.0
2020-11-24 12:59:30 -03:00
Michele Guerini Rocco
4f165c6d7d
Merge pull request #104746 from CertainLach/patch-1
mpv: fix vapoursynth path
2020-11-24 14:30:24 +01:00
Frank Doepper
a21a641169 shotcut: fix melt path
closes #104666
2020-11-24 09:21:29 +01:00
Jörg Thalheim
4b610d814e
Merge pull request #99210 from schmittlauch/mplayer-v4l
mplayer: allow enabling v4l2 driver for e.g webcams
2020-11-24 08:24:34 +01:00
Yaroslav Bolyukin
83c847c0c8
mpv: fix vapoursynth path
`mpv.vapoursynth.python3.sitePackages` expands to `/lib/python3.8/site-packages`, thus `/lib/lib/python3.8/site-packages` being produced in wrapper, which is wrong
2020-11-24 12:12:08 +05:00
Mario Rodas
7a4b5238eb mpv: fix build on darwin 2020-11-24 04:20:00 +00:00
Sandro
9afca2f4d6
Merge pull request #102437 from r-ryantm/auto-update/hdhomerun-config-gui
hdhomerun-config-gui: 20200521 -> 20200907
2020-11-25 03:23:35 +01:00
va1entin
edd823b713 devede: move to GitLab, 4.8.8 -> 4.16.0
devede: 4.8.8 -> 4.16.0

use pname and version
2020-11-24 23:22:25 +01:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Sandro
a47cd7370c
Merge pull request #103777 from r-ryantm/auto-update/gnomecast
gnomecast: 1.4.1 -> 1.9.11
2020-11-24 01:00:31 +01:00
Maximilian Bosch
d1487097ef
mpv: 0.32.0 -> 0.33.0
https://github.com/mpv-player/mpv/releases/tag/v0.33.0
2020-11-23 23:54:46 +01:00
Sandro
0ea1c7d282
Merge pull request #104033 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.15 -> 3.9.2
2020-11-23 21:42:52 +01:00
R. RyanTM
9590abfb8d gpac: 1.0.0 -> 1.0.1 2020-11-23 20:43:54 +01:00
Doron Behar
5ab7eaa96d vlc: Use qt515 (add QPainterPath patch from OpenSUSE) 2020-11-21 12:54:25 +02:00
freezeboy
b6602c1d68 minitube: 3.2 -> 3.6
rewrite without useless wrapQtAppsHook and stdenv
2020-11-20 22:24:23 +01:00
freezeboy
032bd0fd13 webcamoid: migrate to Qt5.15
rewrite without stdenv
2020-11-20 22:24:21 +01:00
freezeboy
fbab63ecd5 plex-media-player: 2.55.0.1069 -> 2.58.0.1076 2020-11-20 22:24:16 +01:00
Tristan Gosselin-Hane
161a78037b
obs-move-transition: init at 2.0.2 2020-11-20 02:24:12 -05:00
R. RyanTM
54e33fd276 clipgrab: 3.8.15 -> 3.9.2 2020-11-17 08:33:33 +00:00
Anderson Torres
e8e3f7d398
Merge pull request #103339 from veprbl/pr/openshot_darwin
openshot-qt: enable on darwin
2020-11-16 22:45:14 -03:00
Dmitry Kalinkin
972bcb496d
openshot-qt: enable on darwin 2020-11-16 18:07:08 -05:00
Dmitry Kalinkin
fcd325c974
libsForQt5.libopenshot: enable on darwin 2020-11-16 18:07:07 -05:00
Dmitry Kalinkin
621f649bfb
libsForQt5.libopenshot-audio: enable on darwin 2020-11-16 18:07:01 -05:00
R. RyanTM
ec06cbd399 gnomecast: 1.4.1 -> 1.9.11 2020-11-14 06:41:04 +00:00
Daniël de Kok
c80ddf3b25 makemkv: 1.15.2 -> 1.15.3
Changelog (summarized):

- Massive internanal rewrite.
- Improved handling of disks with mastering errors.
- MakeMKV now can extract Dolby Vision metadata from elementary stream
  data.
- MakeMKV now forces low speed when reading data around disc edges,
  working around firmware bugs
2020-11-12 20:22:57 +01:00
Daniël de Kok
e2db0ee4a2
Merge pull request #103085 from danieldk/makemkv-jre
makemkv: add jre_headless PATH through the wrapper
2020-11-12 20:17:18 +01:00
Martin Weinelt
a6c7b75e4d
Merge pull request #99284 from Munksgaard/bump-obs
obs-studio: Add builtin support for browser source
2020-11-12 19:12:54 +01:00
Frederik Rietdijk
379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Mario Rodas
a049480f2d
Merge pull request #103126 from marsam/init-go-chromecast
go-chromecast: init at 0.2.5
2020-11-09 20:04:15 -05:00
Carles Pagès
2f5593b3a3 kodi: 18.8 -> 18.9 2020-11-09 14:36:21 +01:00
Mario Rodas
cea51f0cb9 go-chromecast: init at 0.2.5 2020-11-08 04:20:00 +00:00
Daniël de Kok
83e9cc41f6 makemkv: add jre_headless PATH through the wrapper
MakeMKV requires a Java runtime environment to extract some Blu-ray
disks:

http://www.makemkv.com/bdjava/

This change provides jre_headless by default.
2020-11-07 14:59:55 +01:00
Daniël de Kok
6c9aaf2a81 makemkv: fix formatting and replace pkgconfig alias 2020-11-07 14:52:03 +01:00
Frederik Rietdijk
99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
freezeboy
da04a8e397 k9copy: remove for being broken since 2014 2020-11-06 12:09:42 +01:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Timo Kaufmann
6c13df3fc0
Merge pull request #99632 from midchildan/update/epgstation
epgstation: 1.7.4 -> 1.7.5
2020-11-03 14:03:31 +01:00
Daniël de Kok
042cda99f1
Merge pull request #102422 from freezeboy/remove-dvb-apps
dvb_apps: remove (broken since 2018)
2020-11-03 13:15:24 +01:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
freezeboy
516f48a84c dvb_apps: remove (broken since 2018) 2020-11-03 11:45:45 +01:00
Peter Simons
a1d7a28026
Merge pull request #98964 from woffs/shotcut-20.09.27
shotcut: 20.09.13 -> 20.10.31
2020-11-03 09:07:56 +01:00
R. RyanTM
c8f952fe54 plex-mpv-shim: 1.8.0 -> 1.9.0 2020-11-02 08:08:17 -08:00
Frank Doepper
4f1639bc51 shotcut: 20.09.13 -> 20.10.31
see https://github.com/mltframework/shotcut/releases

also disable upgrade prompt
as suggested by @ddennedy in https://github.com/NixOS/nixpkgs/issues/99851
2020-11-02 17:06:21 +01:00
R. RyanTM
539c43b4a4 hdhomerun-config-gui: 20200521 -> 20200907 2020-11-02 06:49:03 +00:00
R. RyanTM
8bb3603932 clipgrab: 3.8.14 -> 3.8.15 2020-11-01 23:50:05 +01:00
Philip Munksgaard
cbcb841874 Remove obs-linuxbrowser
No longer needed since #99284
2020-11-01 21:33:04 +01:00
Philip Munksgaard
f0d31b3bd1 obs-studio: Enable builtin browser support
Since version 25, OBS Studio has shipped with a version of obs-browser that
includes linux support (which means that we don't need the obs-linuxbrowser any
more). This commit enables the builtin browser source.

Fixes #98035

Thanks to @mohe2015 for fixing a patchelf issue I had!
2020-11-01 21:32:47 +01:00
Felix Tenley
8d6cac9e03
filebot: 4.9.1 -> 4.9.2 2020-11-01 11:56:06 +01:00
Frederik Rietdijk
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
ajs124
0126c86672 linuxstopmotion: 0.8.0 -> 0.8.5
and qt4 -> qt5
2020-10-30 19:26:36 +01:00
Max Hausch
45d88250f2
motion 4.3.1 -> 4.3.2 2020-10-30 17:12:37 +01:00
Niklas Hambüchen
e5b345c09d
Merge pull request #99345 from nh2/gstreamer-1.18.0
gstreamer: 1.16.2 -> 1.18.0
2020-10-29 14:04:16 +01:00
Martin Weinelt
516541b45c
Merge pull request #101710 from r-ryantm/auto-update/obs-studio
obs-studio: 26.0.0 -> 26.0.2
2020-10-28 23:33:08 +01:00
Anderson Torres
c3feda093d
Merge pull request #101569 from AndersonTorres/megafix
Fixing some URLs
2020-10-28 10:15:26 -03:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
AndersonTorres
fefda2dd98 bombono: update expression
- New github page
- Update license
- Update homepage
2020-10-26 01:20:50 -03:00
R. RyanTM
1f89f78553 obs-studio: 26.0.0 -> 26.0.2 2020-10-25 23:40:03 +00:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
georgewhewell
53c52f1a45 kodi: remove jre override, use headless 2020-10-25 10:52:45 +01:00
Andreas Rammhold
250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
Niklas Hambüchen
38c52994a6 pitivi: 0.999 -> 2020.09.1 2020-10-24 02:02:09 +02:00
Niklas Hambüchen
9ba3714f10 pitivi: Use gst-transcoder from gst-plugins-bad 2020-10-24 02:02:09 +02:00
Niklas Hambüchen
0672de5b89 gstreamer: 1.16.2 -> 1.18.0
Fixes #98769.

Important changes from https://gstreamer.freedesktop.org/releases/1.18/:

* `gst-validate` was renamed to `gst-devtools` upstream:

    > * the `gst-validate` tarball has been superseded by
    >   the `gst-devtools` tarball for consistency with the git module name.

* `gst-python` is now Python 3 only:

    > * Python 2.x is no longer supported
2020-10-24 02:02:09 +02:00
Niklas Hambüchen
e186f0e161 pitivi: Fix .svg loading at startup, see #56943 #89691 2020-10-23 01:26:32 +02:00
Niklas Hambüchen
4bf0061d28 pitivi: Fix .svg loading at startup, see #56943 #89691 2020-10-22 18:36:53 +02:00
midchildan
e2a3a02b9b
epgstation: 1.7.4 -> 1.7.5 2020-10-21 00:05:48 +09:00
midchildan
323b47d96e
epgstation: add updateScript 2020-10-20 23:18:03 +09:00
Michele Guerini Rocco
856cdf5c46
Merge pull request #100819 from rnhmjoj/mkvtoolnix
mkvtoolnix: 50.0.0 -> 51.0.0
2020-10-19 07:55:56 +02:00
Peter Simons
265fc30a97
Merge pull request #99683 from jshcmpbll/issue-99681
obs-ndi: 4.7.1 -> 4.9.1
2020-10-18 10:03:59 +02:00
Joshua Campbell
c7bbc9b9f8 Update obs-ndi plugin to latest 2020-10-17 21:44:09 -07:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Luke Bentley-Fox
39e33a47b3
mpvScripts.mpris: Use mpv-unwrapped
Needed after #88620 to fix evaluation in some cases. Fixes #100771
2020-10-17 14:46:58 +01:00
rnhmjoj
160c27413f
mkvtoolnix: 50.0.0 -> 51.0.0 2020-10-17 13:47:20 +02:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Trolli Schmittlauch
5204792cad mplayer: allow enabling v4l2 driver for e.g webcams
- add flag for enabling v4l2 support for the tv backend
- required for some webcams
- off by default as no other package seems to be relying on it so far
2020-10-01 02:35:05 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Thomas Tuegel
6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Thomas Tuegel
06697c7e29
vlc: fix meta.broken 2020-09-26 06:32:35 -05:00
Thomas Tuegel
b5a5ed3735
hdhomerun-config-gui: remove unused argument: vlc 2020-09-26 05:50:24 -05:00
Thomas Tuegel
270d8a0409
obs-studio: use libvlc 2020-09-26 05:50:24 -05:00
Frank Doepper
c835358078 shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
and add updateScript
2020-09-25 21:12:40 +02:00
Lassulus
0fd8186e29
Merge pull request #97776 from woffs/dvdbackup
dvdbackup: fix build with libdvdread >= 6.1.0
2020-09-25 15:00:50 +02:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Eric Litak
028e05d8a4
vcs: init at 1.13.4
* vcs: init at 1.13.4

* Update pkgs/applications/video/vcs/default.nix

Co-Authored-By: symphorien <symphorien@users.noreply.github.com>

* Update pkgs/applications/video/vcs/default.nix

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: symphorien <symphorien@users.noreply.github.com>
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-09-23 21:58:52 -07:00
Peter Simons
68561ccf59 obs-v4l2sink: update to latest git 'master' version 2020-09-22 21:36:46 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
José Romildo Malaquias
1d8fae0b4d mpv: install mpv_identify.sh
It is file identification script.
It is used in mc default actions for video files.
2020-09-21 23:29:09 -03:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
WORLDofPEACE
670fe111f4 celluloid: 0.19 -> 0.20
https://github.com/celluloid-player/celluloid/releases/tag/v0.20
2020-09-20 00:39:58 -04:00
Michele Guerini Rocco
f61b2ea2df
Merge pull request #98112 from titouanco/mkvtoolnix
mkvtoolnix: 48.0.0 -> 50.0.0
2020-09-17 09:28:17 +02:00
Titouan
99ae3e932b mkvtoolnix: 48.0.0 -> 50.0.0 2020-09-16 18:55:51 +02:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1 2020-09-16 17:17:14 +02:00
markuskowa
56190b7794
Merge pull request #97400 from ck3d/vdr-epgsearch-20191202
vdr-epgsearch: 2.4.0 -> 20191202
2020-09-15 22:21:05 +02:00
markuskowa
8e9a572791
Merge pull request #97404 from ck3d/vdr-vaapidevice-20190526
vdr-vaapidevice: 0.7.0 -> 20190526
2020-09-15 22:20:47 +02:00
Frank Doepper
e8d1a486fb dvdbackup: fix build with libdvdread >= 6.1.0 2020-09-15 08:08:31 +02:00
Maximilian Bosch
883bdf8070
xawtv: fix build w/glibc-2.32
Also emailed the patch to the maintainer.
2020-09-12 23:04:44 +02:00
midchildan
36c16fa7e3
nixos/epgstation: add module 2020-09-12 00:34:47 +09:00
midchildan
b75887a4b1
epgstation: init at 1.7.4 2020-09-12 00:34:40 +09:00
Doron Behar
a9639b4cbf
Merge pull request #87981 from dawidsowa/master 2020-09-11 15:37:23 +03:00
dawidsowa
59e1c16030 mpvScripts.autoload: init at 2019-02-15 2020-09-11 12:59:17 +02:00
Vincent Laporte
67c991114f
aegisub: fix build with make 4.3 2020-09-09 13:00:49 +02:00
markuskowa
c26026f1ad
Merge pull request #97397 from ck3d/vdr-2.4.4
vdr: 2.4.1 -> 2.4.4
2020-09-08 22:06:37 +02:00
Daniël de Kok
71d0f580fb
Merge pull request #97368 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.13 -> 3.8.14
2020-09-08 17:04:53 +02:00
Thomas Tuegel
0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
Qt 5.15.0
2020-09-07 20:18:57 -05:00
Christian Kögler
73653fe547 vdr-vaapidevice: 0.7.0 -> 20190526 2020-09-07 23:35:13 +02:00
Christian Kögler
31fed01d54 vdr-epgsearch: 2.4.0 -> 20191202 2020-09-07 23:17:46 +02:00
Christian Kögler
6378df317d vdr: 2.4.1 -> 2.4.4 2020-09-07 23:13:22 +02:00
WORLDofPEACE
12a20ce010
Merge pull request #95546 from risicle/ris-gpac-1.0.0
gpac: 0.8.0 -> 1.0.0 addressing numerous CVEs
2020-09-07 15:30:06 -04:00
Thomas Tuegel
63cf375edc
vlc: mark broken with Qt 5.15 2020-09-07 11:41:33 -05:00
Thomas Tuegel
c67159fd7d
obs-ndi: pin to qt514 2020-09-07 11:07:31 -05:00
R. RyanTM
6679466fac clipgrab: 3.8.13 -> 3.8.14 2020-09-07 15:41:00 +00:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next 2020-09-05 00:31:19 +02:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Jonathan Ringer
d32c437639 catt: fix pychromecast version 2020-09-04 11:03:02 -07:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
Jan Tojnar
7ecabdc22b
Merge pull request #96992 from jtojnar/fc-dtd-urn
treewide: use URN for fontconfig DTD
2020-09-04 17:12:29 +02:00
SCOTT-HAMILTON
4906881a95 vokosscreen-ng: init at 3.0.5 2020-09-04 09:03:47 +02:00
Jan Tojnar
6dd3b54ccc
treewide: use URN for fontconfig DTD
To match upstream change:

9c46ef4aac
2020-09-03 06:39:00 +02:00
Jan Tojnar
2c152eed4c
pitivi: Fix build
The latest version is not compatible with Python 3.8,
let's cherry-pick some patches from master.

Also pre-prepare for incoming release of GStreamer 1.18.
2020-09-02 07:25:19 +02:00
Jan Tojnar
34c2ad1474
pitivi: clean up
* format with nixpkgs-fmt
* use pkg-config instead of pkgconfig alias
* reorder attributes
* move version inside the mkDerivation
2020-09-02 06:29:49 +02:00
Jan Tojnar
8bc01e4029
webcamoid: drop legacy gst 2020-09-02 04:01:06 +02:00
ImExtends
d8f5a66b0c Electron Player: init at 2.0.8 2020-08-26 11:35:00 +02:00
Lassulus
05c92dca18
Merge pull request #89282 from rileyinman/streamlink-twitch-gui
streamlink-twitch-gui-bin: init at 1.10.0
2020-08-22 23:42:11 +02:00
Riley Inman
cf1a51ceef streamlink-twitch-gui-bin: init at 1.10.0 2020-08-22 17:32:12 -04:00
Lassulus
d4da9bbbc9
Merge pull request #92602 from r-ryantm/auto-update/smtube
smtube: 20.1.0 -> 20.6.0
2020-08-21 12:54:54 +02:00
Lassulus
6fc5a6ba4f
Merge pull request #92163 from doronbehar/vokoscreen-ffmpeg4
vokoscreen: use latest ffmpeg
2020-08-20 23:06:57 +02:00
Lassulus
d90488a9d6
Merge pull request #92507 from pacien/mpvscripts-sponsorblock-init
mpvScripts.sponsorblock: init
2020-08-20 22:42:51 +02:00
Lassulus
b3e491c33d
Merge pull request #92589 from r-ryantm/auto-update/smplayer
smplayer: 20.4.2 -> 20.6.0
2020-08-20 22:15:58 +02:00
Peter Hoeg
22c2b8d7b4
Merge pull request #94242 from r-ryantm/auto-update/vlc
libsForQt5.vlc: 3.0.11 -> 3.0.11.1
2020-08-19 17:46:00 +08:00
Jan Tojnar
ebeefa87eb
Merge pull request #95437 from doronbehar/pkg/screenkey 2020-08-17 18:18:49 +02:00
Doron Behar
b5caca265e screenkey: 0.9 -> 1.2
- Use Python 3.
- Switch to gobject-introspection and other more maintained libraries
(vs PyGTK).
- Use `fetchFromGitLab`.
- Replace the non absolute paths fix in `xlib.py` with
`substituteInPlace`.
2020-08-17 18:17:42 +03:00
Robert Scott
6dfdc15ac3 gpac: 0.8.0 -> 1.0.0
addressing numerous CVEs
2020-08-16 01:57:05 +01:00
freezeboy
3e988dfb33 molotov: init at 4.2.2 2020-08-15 01:01:34 -07:00
Johannes Schleifenbaum
daa7574361
jellyfin-mpv-shim: 1.5.11 -> 1.7.1 2020-08-13 08:19:24 +02:00
Austin Butler
18b5eb3f74 kodi: 18.6 -> 18.8 2020-08-07 23:27:47 -07:00
Louis Tim Larsen
2204f74bd4
hdhomerun-config-gui: init at 20200521 2020-08-08 00:45:10 +02:00
pacien
1d18e35023 mpvScripts.sponsorblock: init at f71e49e (2020-07-05) 2020-08-07 14:47:12 +02:00
Bruno Bigras
ca910f8dda obs-wlrobs: 20200111 -> 20200622 2020-07-31 23:14:02 -04:00
R. RyanTM
e827315aa8 libsForQt5.vlc: 3.0.11 -> 3.0.11.1 2020-07-30 15:28:24 +00:00
Louis Tim Larsen
6eadc11005
mythtv: 30.0 -> 31.0
PR #93486
2020-07-30 13:00:09 +02:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Daniël de Kok
0cfaf025b1 makemkv: add danieldk as a maintainer 2020-07-25 12:08:33 +02:00
Daniël de Kok
12186bfb5d makemkv: 1.15.1 -> 1.15.2
Upstream changes:

- Massive internal rewrite, some improvements and small bugfixes
- Muxer updated to the latest matroska specification
- Advanced usage changes:
  * Sdftool included as standalone executable
  * Drive speed control option
2020-07-25 11:58:48 +02:00
Johannes Schleifenbaum
6a39b907f6
jellyfin-mpv-shim: 1.4.2 -> 1.5.11 2020-07-22 10:22:49 +02:00
Dmitry Kalinkin
45c61c88ce
Merge pull request #93218 from veprbl/pr/motion_4_3_1
motion: 4.3.0 -> 4.3.1
2020-07-21 19:24:53 -04:00
Ryan Mulligan
7df7d37cac
Merge pull request #92723 from r-ryantm/auto-update/streamlink
streamlink: 1.4.1 -> 1.5.0
2020-07-19 20:16:20 -07:00
Michele Guerini Rocco
942b6411da
Merge pull request #93345 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 47.0.0 -> 48.0.0
2020-07-17 17:10:34 +02:00
R. RyanTM
2e315da53e mkvtoolnix: 47.0.0 -> 48.0.0 2020-07-17 13:21:20 +00:00
Peter Simons
901a37af34 shotcut: update to version 20.07.11 2020-07-16 12:49:04 +02:00
Dmitry Kalinkin
a598665c4c
motion: add meta.platforms 2020-07-15 23:48:07 -04:00
Dmitry Kalinkin
f84294c787
motion: switch ffmpeg_3 to ffmpeg 2020-07-15 23:47:54 -04:00
Dmitry Kalinkin
7dd1a199db
motion: 4.3.0 -> 4.3.1 2020-07-15 23:47:20 -04:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Herwig Hochleitner
9efcb767da webtorrent_desktop: 0.20.0 -> 0.21.0
Fix build
This reverts commit c255b0fa45.
2020-07-12 20:07:15 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Herwig Hochleitner
c255b0fa45 Revert "webtorrent_desktop: 0.20.0 -> 0.21.0"
This reverts commit 428b4353ce.

Build error

unpacking sources
tar: ./usr/lib/webtorrent-desktop/chrome-sandbox: Cannot change mode to rwsr-xr-x: Operation not permitted
tar: Exiting with failure status due to previous errors
dpkg-deb: error: tar subprocess returned error exit status 2
b
2020-07-10 13:38:10 +02:00
Herwig Hochleitner
428b4353ce webtorrent_desktop: 0.20.0 -> 0.21.0 2020-07-10 13:33:24 +02:00
Maximilian Bosch
b0cddccd4f
Merge pull request #92747 from r-ryantm/auto-update/avidemux
avidemux: 2.7.4 -> 2.7.6
2020-07-08 23:06:07 +02:00
R. RyanTM
043ed6c521 avidemux: 2.7.4 -> 2.7.6 2020-07-08 20:32:10 +00:00
R. RyanTM
88220fcaf1 streamlink: 1.4.1 -> 1.5.0 2020-07-08 16:07:52 +00:00
R. RyanTM
6da1209800 smtube: 20.1.0 -> 20.6.0 2020-07-07 16:49:06 +00:00
R. RyanTM
3331e1af70 smplayer: 20.4.2 -> 20.6.0 2020-07-07 15:02:23 +00:00
R. RyanTM
b41935b0cd mapmap: 0.6.1 -> 0.6.2 2020-07-05 15:55:13 +00:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Doron Behar
4b9dca0f45 vokoscreen: use latest ffmpeg 2020-07-03 14:33:42 +03:00
R. RyanTM
4e4c0dda97 clipgrab: 3.8.12 -> 3.8.13 2020-07-03 04:17:57 +00:00
Maximilian Bosch
44fb6cc037
vdr: fix build w/glibc-2.31
https://hydra.nixos.org/build/122891193
2020-06-29 14:41:42 +02:00
Daniël de Kok
a842c03d6c
Merge pull request #90514 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.11 -> 3.8.12
2020-06-18 17:58:44 +02:00
Valentin Lorentz
745245a62a vlc: 3.0.10 -> 3.0.11
Includes a security fix for CVE-2020-13428.
Also available at: http://git.videolan.org/?p=vlc/vlc-3.0.git;a=blobdiff;f=modules/packetizer/hxxx_nal.c;h=6bdfd5a2a58ab9397d5758726ef16dfb27fec2a0;hp=73450606e382329a301e04d37c5ac259951448e8;hb=d5c43c21c747ff30ed19fcca745dea3481c733e0;hpb=441907f4352107737523bf9cfb56eabe3563edb4

Release notes: http://git.videolan.org/?p=vlc/vlc-3.0.git;a=tag;h=1519d3219a8d151bca792f40003051fa8b967734
2020-06-17 11:12:54 +02:00
Peter Hoeg
a28d3553a8 fix 2020-10-05 11:37:50 +08:00
Peter Hoeg
228bdd200f f/vlc: change name for library only version 2020-10-05 11:37:50 +08:00
Benjamin Esham
0e60d79f2a
handbrake: fix Darwin build (#89674)
- Omit the numactl dependency under Darwin.
- Prevent the configure script from checking for xcodebuild. This check
  always failed (because xcodebuild isn't available in the build
  context) but xcodebuild isn't actually needed for the build, which
  uses --disable-xcode.
- Use the Nix-provided libxml2 under Darwin like we already do under
  Linux.
2020-10-03 08:13:50 -04:00
Ryan Mulligan
bc60d40d34
Merge pull request #98733 from r-ryantm/auto-update/jftui
jftui: 0.3.0 -> 0.4.0
2020-10-02 21:40:18 -07:00
Jonathan Ringer
866b5cfd25 obs-studio: 25.0.8 -> 26.0.0 2020-10-01 01:27:17 -07:00
R. RyanTM
b4aee6e867 jftui: 0.3.0 -> 0.4.0 2020-09-25 10:35:59 +00:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch
0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Léo Gaspard
53d16b82b9
Merge pull request #87269 from luc65r/pkg/tartube
tartube: 2.0.016 -> 2.1.0
2020-06-17 00:16:37 +02:00
Sarah Brofeldt
b6971ed14a
Merge pull request #90549 from dotlambda/fix-umpv
mpv: fix umpv
2020-06-16 08:48:42 +02:00
Robert Schütz
4da94b5270 mpv: fix umpv 2020-06-16 01:35:30 +02:00
R. RyanTM
3e0fca9635 clipgrab: 3.8.11 -> 3.8.12 2020-06-15 16:25:12 +00:00
Anton-Latukha
3348912c56
handbrake: 1.3.2 -> 1.3.3
M  pkgs/applications/video/handbrake/default.nix
2020-06-14 12:17:36 +03:00
Michael Raskin
6541ef3267
Merge pull request #90186 from 7c6f434c/fix-mplayer
mplayer: fix build by forcing -lfreetype
2020-06-12 19:12:29 +00:00
Doron Behar
01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michele Guerini Rocco
e9a0ec8142
Merge pull request #90048 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 46.0.0 -> 47.0.0
2020-06-12 15:48:43 +02:00
Michael Raskin
aef898b0a2 mplayer: fix build by forcing -lfreetype 2020-06-12 15:30:59 +02:00
Doron Behar
d60b5aaa2f wrapMpv: Use lib.strings.escapeShellArgs
Instead of manually quoting the strings, use the library function to do
it more reliably.
2020-06-11 17:18:23 +02:00
R. RyanTM
59ceaf7e33 mkvtoolnix: 46.0.0 -> 47.0.0 2020-06-10 12:16:00 +00:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Matías Lang
5930a0ea44 mpvScripts.simple-mpv-webui: init at 1.0.0 2020-06-06 14:46:15 -03:00
Benjamin Esham
3da680ba20 mkvtoolnix: fix Darwin build by specifying -std=c++17 2020-06-05 19:52:35 -07:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Benjamin Hipple
1ae28ebfdb
Merge pull request #89345 from josephtheengineer/olive-editor-wrap-qt
olive-editor: use wrapQtAppsHook
2020-06-03 22:36:09 -04:00
josephtheengineer
654d1ca4b9
olive-editor: use wrapQtAppsHook 2020-06-03 07:30:02 +10:00
R. RyanTM
55a41783f9 xawtv: 3.106 -> 3.107 2020-06-02 12:47:26 -07:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Matías Lang
164985ab68 mpv: disable samba support by default
samba support will be dropped in mpv upstream in its next release (see
3b8b7cb9d4).
Also, using it triggered segmentation faults when using luasocket.

Closes #88584
2020-05-31 16:45:01 -03:00
Samuel Dionne-Riel
2defee2981
Merge pull request #88882 from Kiwi/mlv-app-init
mlv-app: init at 1.11
2020-05-31 02:59:55 -04:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Jan Tojnar
164e07922d
Merge pull request #87522 from r-ryantm/auto-update/vlc
libsForQt5.vlc: 3.0.8 -> 3.0.10
2020-05-28 04:54:12 +02:00
R. RyanTM
9986290c0f plex-mpv-shim: 1.7.16 -> 1.8.0 2020-05-27 13:04:45 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Robert Djubek
b70b1835d5
mlv-app: init at 1.11 2020-05-25 19:16:43 +00:00
Anderson Torres
c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Frederik Rietdijk
d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
Doron Behar
f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Aaron Andersen
dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00
Carsten Rohrbach
f3050a6831 webcamoid: init at 8.7.1 2020-05-22 15:06:58 +02:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Peter Hoeg
b462b8b9e5
Merge pull request #88516 from peterhoeg/f/obs
obs-studio: show the actual version instead of 0.0.1
2020-05-22 08:54:38 +08:00
Anderson Torres
45dad06bed
Merge pull request #88472 from cript0nauta/mpv-fix-lua-path
mpv: wrap LUA_CPATH and LUA_PATH environment variables
2020-05-21 12:31:48 -03:00
Peter Hoeg
23e40675eb obs-studio: show the actual version instead of 0.0.1 2020-05-21 20:52:32 +08:00
Peter Hoeg
a0d7927a8c
Merge pull request #88127 from NixOS/f/handbrake
handbrake: allow building from checkout
2020-05-20 16:35:58 +08:00
Peter Hoeg
423296fc35 handbrake: do not harden on arm 2020-05-20 12:27:57 +08:00
Lassulus
dc7a573d5a
Merge pull request #87498 from r-ryantm/auto-update/smplayer
smplayer: 19.10.2 -> 20.4.2
2020-05-19 21:52:29 +02:00
Peter Hoeg
c729ec59a9 doc and remove superfluous toString 2020-05-19 21:50:39 +08:00
Peter Hoeg
200f8bae04
Merge pull request #87965 from samdoshi/kodi
kodi: Fix build
2020-05-19 12:26:22 +08:00
Peter Hoeg
ed077f6818 handbrake: allow building from checkout 2020-05-19 12:19:13 +08:00
Matías Lang
a6dfaad922 mpv: fix lua path
mpv uses lua without directly executing the "lua" binary, so prefixing
$PATH wasn't enough. Without this change, lua scripts were unable to
import luasocket.
2020-05-19 00:50:24 -03:00
Jan Tojnar
f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Wout Mertens
548872be20
Merge pull request #86857 from Anton-Latukha/handbrake-1.3.2
handbrake: 1.3.1 -> 1.3.2
2020-05-18 08:24:20 +02:00
Enno Lohmeier
a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
Sam Doshi
c5c0bc82d7 kodi: Fix build 2020-05-16 14:52:20 +01:00
Frederik Rietdijk
404fe35d65 Merge staging-next into staging 2020-05-14 09:37:03 +02:00
Enno Lohmeier
c167fbb3ea obs-studio: use addOpenGLRunpath to enable nvenc 2020-05-14 08:48:36 +02:00
Daniël de Kok
7f879e0aec makemkv: 1.15.0 -> 1.15.1
Upstream changelog:

- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- Bug fixes:
  * For some HD audio streams frames were dropped incorrectly on segment
    boundaries
2020-05-12 08:26:43 +02:00
John Ericson
1ac5398589 *-wrapper; Switch from infixSalt to suffixSalt
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
luc65r
e338c1250d tartube: 2.0.016 -> 2.1.0 2020-05-10 22:22:47 +02:00
R. RyanTM
b51c018859 libsForQt5.vlc: 3.0.8 -> 3.0.10 2020-05-10 18:08:13 +00:00
R. RyanTM
d7f31f6f73 smplayer: 19.10.2 -> 20.4.2 2020-05-10 13:37:22 +00:00
Mario Rodas
b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan
a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
David Izquierdo
fb9053332b jftui: 0.2.2 -> 0.3.0 2020-05-06 11:17:27 -07:00
Jörg Thalheim
e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
Michele Guerini Rocco
2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
Doron Behar
b0ac6a009b mpvScripts.mpris: use patch sent upstream for make DESTDIR=
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
R. RyanTM
d1a36a32ca mkvtoolnix: 45.0.0 -> 46.0.0 2020-05-06 00:56:15 +00:00
Jörg Thalheim
3c4096f18b
Merge pull request #86808 from doronbehar/rename-opencv 2020-05-05 20:19:50 +01:00
Anton-Latukha
17125fd235
handbrake: 1.3.1 -> 1.3.2
M  pkgs/applications/video/handbrake/default.nix
2020-05-05 14:14:37 +03:00
Doron Behar
8277f8a4ec p2pvc: exlicitly use opencv2 2020-05-05 13:03:02 +03:00
Pavol Rusnak
39321d37e3
ffmpeg-normalize: 1.15.8 -> 1.19.0 2020-05-05 10:37:45 +02:00
Ryan Mulligan
c8cf5aa5ca
Merge pull request #86745 from r-ryantm/auto-update/streamlink
streamlink: 1.3.1 -> 1.4.1
2020-05-04 05:53:37 -07:00
R. RyanTM
7a35da8111 streamlink: 1.3.1 -> 1.4.1 2020-05-04 09:07:57 +00:00
Peter Simons
0b8933e117
Merge pull request #86736 from r-ryantm/auto-update/shotcut
shotcut: 20.04.01 -> 20.04.12
2020-05-04 10:22:14 +02:00
R. RyanTM
99bb215b5a shotcut: 20.04.01 -> 20.04.12 2020-05-04 08:03:45 +00:00
Doron Behar
f388ca8ac8 mpvScripts.mpris: set platforms to Linux 2020-05-04 10:12:53 +03:00
Cole Mickens
7f5eee6a11
plex-mpv-shim: 1.7.14 -> 1.7.16 2020-05-03 19:10:57 -07:00
Doron Behar
a60552ad94 mpvScripts.mpris: 0.4 -> 0.5 2020-05-03 21:18:46 +03:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
worldofpeace
d85aabfb5f
Merge pull request #84449 from doronbehar/improve-guvcview
guvcview: fix gsettings filechooser errors
2020-04-28 13:32:13 -04:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Jan Tojnar
4bcf123f61
Merge pull request #85690 from LouisTakePILLz/obs-v4l2sink 2020-04-26 04:11:18 +02:00
peelz
f2211de99e obs-v4l2sink: fix v4l2device_close segfault 2020-04-25 18:35:18 -04:00
peelz
a576482e4c obs-v4l2sink: add 32-bit support
The rev was downgraded to the latest released version (0.1.0) because the
the changes on master are mostly related to localization and README
stuff. The only code-related change is insignificant.
2020-04-25 18:35:18 -04:00
Doron Behar
716c07c73c qstopmotion: mark as broken for aarch64 2020-04-25 23:04:18 +03:00
Doron Behar
f0b1ace473 qstopmotion: use libsForQt5.callPackage properly 2020-04-25 21:18:23 +03:00
Doron Behar
f04b40ae4b qstopmotion: format inputs and arguments 2020-04-25 20:33:40 +03:00
worldofpeace
bef95ff573
Merge pull request #85948 from mkg20001/pkg/tartube
tartube: init at 2.0.016
2020-04-25 11:52:29 -04:00
Piotr Bogdan
3acee22791
tartube: init at 2.0.016 2020-04-25 11:40:57 +02:00
peelz
9a66afc5d0 obs-v4l2sink: add peelz to maintainers 2020-04-24 19:27:40 -04:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Frederik Rietdijk
8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Martin Milata
98f126615f bomi: use qt5's mkDerivation
Wrap Qt program manually, remove makeWrapper from nativeBuildInputs.
2020-04-22 15:23:09 +02:00
Martin Milata
5f70a209da qmediathekview: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Martin Milata
e036261b15 qstopmotion: use qt5's mkDerivation 2020-04-22 15:21:50 +02:00
Domen Kožar
ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Fabian Möller
41582c7a02
plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script (#68938) 2020-04-20 10:40:00 +01:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Graham Christensen
b76e3eab18
Merge pull request #84153 from colemickens/nixpkgs-obs-v4lsink
obs-v4l2sink: init at unstable-20181012
2020-04-17 08:29:30 -04:00
José Romildo Malaquias
3b8a98d639 mpc-qt: 18.08 -> 2019-06-09
- update to the latest commit in git repository
- use mkDerivation for qt applications
- original repo disappeared from github; use the one from gitlab
2020-04-16 20:30:34 -07:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Michael Weiss
ca2a222747
wf-recorder: 0.2 -> 0.2.1 2020-04-14 21:08:45 +02:00
adisbladis
44c30f46f1
mpv: Enable archive support by default 2020-04-14 09:06:09 +01:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Mario Rodas
e26753add8
Merge pull request #85070 from minijackson/kodiPlugins.vfs-sftp-1.0.6
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6
2020-04-12 16:31:18 -05:00
Justin Humm
051abe836c lightworks: fix meta
The meta attrs must be in the final derivation, as otherwise `nix edit`
or `nix search` don't work.
2020-04-12 14:06:02 -04:00
Minijackson
beb4adad31
kodiPlugins.vfs-libarchive: 1.0.6 -> 1.0.7 2020-04-12 14:27:50 +02:00
Minijackson
29ba19921c
kodiPlugins.vfs-sftp: 1.0.5 -> 1.0.6 2020-04-12 14:19:56 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
Aaron Andersen
0d62914bcd
Merge pull request #84727 from raboof/update-olive-editor-to-0.1.2
olive-editor 0.1.1 -> 0.1.2
2020-04-09 09:46:59 -04:00
R. RyanTM
24ca5b4475 celluloid: 0.18 -> 0.19 2020-04-09 01:39:45 +00:00
Arnout Engelen
f0d12bf4f7
olive-editor 0.1.1 -> 0.1.2 2020-04-08 17:23:22 +02:00
Peter Simons
c924ae5079
Merge pull request #84638 from r-ryantm/auto-update/shotcut
shotcut: 20.02.17 -> 20.04.01
2020-04-08 08:34:32 +02:00
R. RyanTM
1c279a0011 obs-studio: 25.0.2 -> 25.0.3 2020-04-07 10:57:53 -07:00
R. RyanTM
70e684d5d9 shotcut: 20.02.17 -> 20.04.01 2020-04-07 17:48:38 +00:00
Matthew Bauer
dcb8c6fa8b kodi: fix cross compilation
- provide native binaries
- set cpu / os / etc. flags
- fix wayland compilation
2020-04-06 16:36:30 -04:00
Minijackson
34999b030c
waylandpp: 0.2.5 -> 0.2.7, make it split-output package 2020-04-06 20:13:15 +02:00
R. RyanTM
4b1e60bda9 mkvtoolnix: 44.0.0 -> 45.0.0 2020-04-06 06:49:14 +00:00
Jan Tojnar
8edcff87f2
kodiPlugins.steam-controller: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:58:04 +02:00
Jan Tojnar
6f80f125b8
kodiPlugins.joystick: Clean up dependencies
Neither libusb or pcre is needed. udev is used instead.
2020-04-04 10:57:16 +02:00
Cole Mickens
d01c1f35b8 obs-v4l2sink: init at unstable-20181012 2020-04-02 18:42:45 -07:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Jörg Thalheim
b114def89c
Merge pull request #79751 from doronbehar/update-mpv-mpris
mpvScripts.mpris: 0.3 -> 0.4
2020-03-31 11:53:53 +01:00
R. RyanTM
3267f92b98 ffmpeg-normalize: 1.15.7 -> 1.15.8 2020-03-30 21:48:37 -07:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Peter Hoeg
4e3d5eb1f7
Merge pull request #75697 from georgewhewell/add-kodi-gbm
kodi: add option for GBM backend
2020-03-29 13:49:23 +08:00
Jan Tojnar
fa4e1bbe07
Merge branch 'master' into staging-next
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01:00
Cole Mickens
596b601dfa plex-mpv-shim: v1.7.12 -> v1.7.14 2020-03-28 16:14:36 -07:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Minijackson
d289cc16d4 kodiPlugins.vfs-libarchive: 1.0.5 -> 1.0.6 2020-03-27 13:08:12 -07:00
Symphorien Gibol
e9aa2ef64a bombono: fix build with scons/python3 2020-03-27 10:49:52 -07:00
Johannes Schleifenbaum
ab55af2279 jellyfin-mpv-shim: 1.4.1 -> 1.4.2 2020-03-27 10:40:42 -07:00
Mario Rodas
9fa6557a71
mpv: fix cocoa backend 2020-03-26 04:20:00 -05:00
Daniël de Kok
8a9ffd2ae0 makemkv: 1.14.7 -> 1.15.0
Upstream changelog:

- User interface update
- New preferences page for LibMMBD integation
- Improved handling for discs with mastering errors
- Better tolerance for corrupted input data
- Many internal improvements
2020-03-25 14:54:29 +01:00
Anderson Torres
571b7226d5
Merge pull request #83165 from AndersonTorres/update-openshot-qt
Update openshot-qt and related packages
2020-03-23 12:58:22 -03:00
Peter Simons
793c1b5c72 obs-studio: update from version 25.0.0 to 25.0.2
The 25.0.0 version crashes every time one tries to save the settings.
2020-03-23 12:30:37 +01:00
markuskowa
3578bb5d85
Merge pull request #83129 from ck3d/unstable-vdr-xineliboutput-fix-opengl-and-2.2.0
vdr-xineliboutput fix build and 2.1.0 -> 2.2.0
2020-03-23 11:13:59 +01:00
AndersonTorres
5f382299f8 openshot-qt: 2.4.4 -> 2.5.1 2020-03-22 19:32:03 -03:00
AndersonTorres
71ab4348c0 libopenshot: 0.2.3 -> 0.2.5 2020-03-22 19:32:03 -03:00
AndersonTorres
ab7647b15b libopenshot-audio: 0.1.8 -> 0.2.0 2020-03-22 19:32:02 -03:00
markuskowa
667df74501
Merge pull request #83131 from ck3d/fix-kodi-lirc
kodi: fix lirc support
2020-03-22 21:29:45 +01:00
Christian Kögler
b7dad4977c vdr-xineliboutput: 2.1.0 -> 2.2.0 2020-03-22 21:23:06 +01:00
Christian Kögler
8f12a72488 kodi: fix lirc support
* adapted to the way kodi finds the lircd socket
* added lirc package to build support for lirc
2020-03-22 12:47:25 +01:00
Christian Kögler
d315b3d267 vdr-xinelinboutput: fix pkg-config for opengl
Up to including nixos-19.09 configure fall back and included right
libraries. Since nixos-20.03 pkg-config returns a valid value for opengl, but
opengl misses glx symbols.
2020-03-22 12:01:45 +01:00
Carles Pagès
e28f291d3c
Merge pull request #82317 from dasj19/latest-kodi-15.1
kodi 18.5 -> 18.6
2020-03-20 22:30:25 +01:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Ryan Mulligan
fee1cee0ac
Merge pull request #82940 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.6 -> 25.0.0
2020-03-19 11:08:57 -07:00
R. RyanTM
ccf8d188b3 obs-studio: 24.0.6 -> 25.0.0 2020-03-19 12:55:37 +00:00
Daniel Șerbănescu
b6b89f1f0a kodi 18.5 -> 18.6. 2020-03-18 08:12:58 +01:00
Pavol Rusnak
931dd07712 ffmpeg-normalize: init at 1.15.7 2020-03-14 17:47:59 -07:00
Johannes Schleifenbaum
aac3717ff4 jellyfin-mpv-shim: init at 1.4.1 2020-03-11 10:55:46 -07:00
R. RyanTM
b310986a9e mkvtoolnix: 43.0.0 -> 44.0.0 2020-03-11 05:21:25 +00:00
markuskowa
2100306071
Merge pull request #81756 from r-ryantm/auto-update/clipgrab
clipgrab: 3.8.7 -> 3.8.11
2020-03-07 16:06:18 +01:00
R. RyanTM
deb059c390 clipgrab: 3.8.7 -> 3.8.11 2020-03-04 19:47:19 +00:00
Luke Clifton
3994f07caa catt: 0.10.3 -> 0.11.0 2020-03-04 18:04:55 +08:00
Vladyslav M
1080a07165
Merge pull request #81448 from primeos/wf-recorder
wf-recorder: 0.1 -> 0.2
2020-03-02 23:38:28 +02:00
Cole Mickens
bd25053298 plex-mpv-shim: init at 1.7.12 2020-03-02 09:49:13 -08:00
Michael Weiss
31f2ff1d61
wf-recorder: 0.1 -> 0.2 2020-03-01 18:33:26 +01:00
Jesse Wattenbarger
8cbb538be5 devede: Add needed setuptools dependency
- devede_ng.py fails trying to import pkg_resources in a clean env w/o python3.7 installed
- Adding setuptools (which has pkg_resources) to the dependencies seems to fix it
2020-02-23 22:27:30 -08:00
worldofpeace
9d82f069da
Merge pull request #80852 from r-ryantm/auto-update/peek
peek: 1.4.0 -> 1.5.1
2020-02-22 20:27:16 -05:00
R. RyanTM
794fc22699 peek: 1.4.0 -> 1.5.1 2020-02-23 01:22:20 +00:00
worldofpeace
7cf8364b16
Merge pull request #80700 from xfix/kodi-build-patch
kodi: fix build
2020-02-22 17:25:51 -05:00
Konrad Borowski
69668e93d8 kodi: fix build 2020-02-22 19:27:43 +01:00
Peter Simons
922648ecb2
Merge pull request #80532 from r-ryantm/auto-update/shotcut
shotcut: 19.12.31 -> 20.02.17
2020-02-21 11:02:04 +01:00
Daiderd Jordan
230ab62e10
Merge pull request #79344 from LnL7/darwin-mpv-swift
mpv: add flag for swift on darwin
2020-02-19 19:14:49 +01:00
R. RyanTM
f90c64865f shotcut: 19.12.31 -> 20.02.17 2020-02-19 12:30:17 +00:00
nyanloutre
419d0ad370 jftui: init at 0.2.2 2020-02-16 18:37:56 -08:00
Georg Haas
c9ca90af51
bino3d: use mkDerivation from qt
adopted solution from commit 7e0dd3833d
2020-02-13 21:47:08 +01:00
Doron Behar
fe560588a5 mpvScripts.mpris: 0.3 -> 0.4
Quote URL as well.
2020-02-10 19:55:23 +02:00
R. RyanTM
1c438a0cd0 catt: 0.10.2 -> 0.10.3 2020-02-10 18:11:15 +01:00
Daniel Schaefer
f10e240b86 Merge pull request #72886 from JohnAZoidberg/manim
manim: init at 0.1.10
2020-02-10 10:09:22 +01:00
Daniel Schaefer
ff1018a61e Merge pull request #79384 from bbigras/handbrake
handbrake: 1.3.0 -> 1.3.1
2020-02-09 21:19:24 +01:00
R. RyanTM
d3302d3763 smtube: 19.6.0 -> 20.1.0 2020-02-09 09:59:16 +01:00
Daiderd Jordan
408f36923d
mpv: call with frameworks
Referencing darwin.* directly makes overriding dependencies very
awkward.
2020-02-07 22:09:23 +01:00
Bruno Bigras
95124a4877 handbrake: 1.3.0 -> 1.3.1 2020-02-07 09:56:40 -05:00
R. RyanTM
58bfcdd0f5 clipgrab: 3.8.6 -> 3.8.7 2020-02-06 20:18:21 +01:00
Daiderd Jordan
3987ea9a9d
mpv: add flag for swift on darwin
While we currently don't have a pure swift build on macOS it's possible
to build mpv using the swift compiler from CLT. eg.

    self: super:
    let
      CommandLineTools = "/Library/Developer/CommandLineTools";
    in
    {
      swift = super.stdenv.mkDerivation {
        name = "swift-CommandLineTools-0.0.0";
        phases = [ "installPhase" "fixupPhase" ];

        propagatedBuildInputs = [ self.darwin.DarwinTools ];

        installPhase = ''
            mkdir -p $out/bin $out/lib
            ln -s ${CommandLineTools}/usr/bin/swift $out/bin
            ln -s ${CommandLineTools}/usr/lib/swift $out/lib
            ln -s ${CommandLineTools}/SDKs $out
        '';

        setupHook = builtins.toFile "hook" ''
            addCommandLineTools() {
                echo >&2
                echo "WARNING: this is impure and unreliable, make sure the CommandLineTools are installed!" >&2
                echo "  $ xcode-select --install" >&2
                echo >&2
                [ -d ${CommandLineTools} ]
                export NIX_LDFLAGS+=" -L@out@/lib/swift/macosx"
                export SWIFT=swift
                export SWIFT_LIB_DYNAMIC=@out@/lib/swift/macosx
                export MACOS_SDK_VERSION=$(sw_vers -productVersion | awk -F. '{print $1 "." $2}')
                export MACOS_SDK=@out@/SDKs/MacOSX$MACOS_SDK_VERSION.sdk
            }

            prePhases+=" addCommandLineTools"
        '';

        __impureHostDeps = [ CommandLineTools ];
      };

      mpv = super.mpv.override { swiftSupport = true; };
    }
2020-02-06 14:15:35 +01:00
Benjamin Hipple
542d758956 mpv: use waf from distribution and wafHook helper
This cleans up our dependency footprint by ensuring a consistent version, and
also avoids duplicating the logic for how to build a waf package by deferring to
the `wafHook` helper for the `configurePhase`, `buildPhase`, and `installPhase`.
2020-02-02 14:11:49 -05:00
Ryan Mulligan
13a4b486b9
Merge pull request #78591 from r-ryantm/auto-update/mediathekview
mediathekview: 13.5.0 -> 13.5.1
2020-01-29 05:36:40 -08:00
Mario Rodas
8252655ab1
Merge pull request #78747 from Enzime/update/mkvtoolnix
mkvtoolnix: 42.0.0 -> 43.0.0
2020-01-29 05:12:31 -05:00
Michael Hoang
7eb1c3e17e mkvtoolnix: 42.0.0 -> 43.0.0 2020-01-29 18:43:03 +11:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Mario Rodas
f51149765f
Merge pull request #78668 from Enzime/update/streamlink
streamlink: 1.3.0 -> 1.3.1
2020-01-28 06:50:39 -05:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Michael Hoang
8d25449758 streamlink: 1.3.0 -> 1.3.1 2020-01-28 18:17:42 +11:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
R. RyanTM
1910648806 mediathekview: 13.5.0 -> 13.5.1 2020-01-27 08:19:25 +00:00
Maximilian Bosch
499af6321f
mpv: 0.31.0 -> 0.32.0
https://github.com/mpv-player/mpv/releases/tag/v0.32.0
2020-01-26 22:32:13 +01:00
Marek Mahut
3c6524c442
Merge pull request #78007 from veprbl/pr/motion_4.3.0
motion: 4.2.2 -> 4.3.0
2020-01-25 23:41:31 +01:00
Graham Christensen
ab94e9a83a
Merge pull request #77565 from NilsIrl/wlrobs_2020
obs-wlrobs: 20191008 -> 20200111
2020-01-25 16:09:04 -05:00
Peter Simons
fa4416e9bf obs-studio: use the official git repository 2020-01-22 12:55:58 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Peter Simons
1accfe77b7 shotcut: auto-detection of VAAPI rendering is broken again
The 'connection=x11' parameter to ffmpeg breaks hardware
rendering with my Radeon RX 590 card. If we just drop that
option, everything works fine.
2020-01-21 21:55:29 +01:00
Ivan Kozik
76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Dmitry Kalinkin
115e7e56e5
motion: 4.2.2 -> 4.3.0 2020-01-18 22:34:07 -05:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Michael Hoang
d301eca0f2 mkvtoolnix: 41.0.0 -> 42.0.0 2020-01-16 16:38:52 +00:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Nils André-Chang
f0baa13bec obs-wlrobs: 20191008 -> 20200111 2020-01-12 15:08:10 +00:00
Minijackson
f99682aea1
kodiPlugins.vfs-sftp: 1.0.1 -> 1.0.5 2020-01-11 13:57:01 +01:00
Mario Rodas
8ff55c6498
Merge pull request #76338 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 40.0.0 -> 41.0.0
2020-01-11 05:26:45 -05:00
Peter Simons
7391a22a44 shotcut: update from version 19.09.14 to 19.12.31 2020-01-05 14:17:51 +01:00
markuskowa
ec48271b88
Merge pull request #76343 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.4 -> 24.0.6
2020-01-04 14:14:38 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Doron Behar
b763746404 mpvScripts.mpris: 0.2 -> 0.3 2019-12-31 15:08:05 +02:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Maximilian Bosch
839c0ea7a5
treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Jan Tojnar
9a338f230e
xawtv: clean up
* Remove unnecessary linker and compiler flags
* Listify makeFlags
* Do not use DESTDIR (nasty)
* Let generic builder set --prefix configureFlag
* Install X11 app-defaults to more modern directory
* Format with nixpkgs-fmt
2019-12-29 22:19:18 +01:00
Tadeo Kondrak
85783b9eac
mpv: 0.30.0 -> 0.31.0 2019-12-28 09:10:30 -07:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
markuskowa
ee8910cb7d
Merge pull request #76475 from r-ryantm/auto-update/xine-ui
xineUI: 0.99.10 -> 0.99.12
2019-12-25 16:04:43 +01:00
R. RyanTM
f4f0f93e0e xineUI: 0.99.10 -> 0.99.12 2019-12-24 16:11:56 -08:00
R. RyanTM
af1aa5ec2c obs-studio: 24.0.4 -> 24.0.6 2019-12-23 18:08:20 -08:00
R. RyanTM
d437db77ca mkvtoolnix: 40.0.0 -> 41.0.0 2019-12-23 17:09:11 -08:00
Anthony Cowley
7978601e8d handbrake: remove nasm and cmake dependencies
These were included by the handbrake build because they are used by external dependencies. In nixpkgs, we build those dependencies (e.g. codecs) separately, and so excise the check for these tools from the handbrake build.
2019-12-20 22:08:29 -05:00
Anthony Cowley
b4dea13eb4 handbrake: 1.2.2 -> 1.3.0
This update is important as handbrake 1.2.2 no longer builds with
nixpkgs due to an unrelated update to pango-1.44.x as described
[here](https://github.com/HandBrake/HandBrake/issues/2226).

Fixes #73399
2019-12-20 22:00:58 -05:00
georgewhewell
55fb0c955b kodi: add option for GBM backend 2019-12-15 15:05:57 +00:00
Jan Tojnar
6842813bb1
aegisub: slight clean up 2019-12-15 05:44:17 +01:00
Jan Tojnar
955be27f58
aegisub: fix build 2019-12-15 05:36:24 +01:00
worldofpeace
c00538ae3a recordmydesktop: remove
The qt version is using qt4 pyqt and the gtk version gtk2 pygtk.
Not seeing any activity at all at https://sourceforge.net/p/recordmydesktop/bugs/
2019-12-10 22:39:37 -05:00
worldofpeace
d7159adcba keymon: remove 2019-12-10 22:37:14 -05:00
dasj19
6e52e28ae9 kodi: 18.4 -> 18.5 (#75291)
Bump.
2019-12-09 10:25:27 +08:00
Ryan Mulligan
c709a435e7
Merge pull request #75286 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.3 -> 24.0.4
2019-12-08 14:49:38 -08:00
R. RyanTM
983e831d01 obs-studio: 24.0.3 -> 24.0.4 2019-12-08 11:37:11 -08:00
Sheng Wang
62fe4b9fa6 makemkv: 1.14.6 -> 1.14.7
Changelog:
Bug fixes:
- Better compatibility for decrypted AACS 2.1 FMTS files
- Fixed variable expansion bug for default file name template
2019-12-06 21:41:54 +09:00
Sheng Wang
16d0ad9422 makemkv: 1.14.5 -> 1.14.6
Changelog:
- Added support for AACS 2.1
- Many small bugfixes and improvements
2019-12-06 21:39:30 +09:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Ryan Mulligan
9704460056
Merge pull request #74463 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 38.0.0 -> 40.0.0
2019-11-30 08:58:34 -08:00
R. RyanTM
f24ef9491a streamlink: 1.2.0 -> 1.3.0 (#74660) 2019-11-30 15:03:43 +01:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
R. RyanTM
8e44f6dbf0 smplayer: 19.10.0 -> 19.10.2 2019-11-29 07:40:56 -08:00
R. RyanTM
c1735c4cfb mkvtoolnix: 38.0.0 -> 40.0.0 2019-11-28 03:10:03 -08:00
John Ericson
f191360ad0 Merge remote-tracking branch 'upstream/staging-next' into staging 2019-11-25 15:59:05 -05:00