Commit Graph

2250 Commits

Author SHA1 Message Date
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
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