Commit Graph

1588 Commits

Author SHA1 Message Date
Will Dietz
82e7322128 clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5 2019-02-28 17:03:48 -06:00
worldofpeace
83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
Minijackson
7ca5c6b3c3 kodiPlugins.vfs-libarchive: init at 1.0.5 2019-02-27 23:34:42 +01:00
Minijackson
b4dbc56dbf kodiPlugins.vfs-sftp: init at 1.0.1 2019-02-27 20:29:11 +01:00
worldofpeace
661126933c
Merge pull request #56468 from minijackson/kodi_osmc_theme_update
kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0
2019-02-27 13:20:23 -05:00
Minijackson
a7f217723e kodiPlugins.osmc-skin: 17.0.4 -> 18.0.0 2019-02-27 18:24:22 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
Anton-Latukha
997be75586 handbrake: rm callPackage dep 2019-02-23 20:30:14 +02:00
Anton-Latukha
a541cf884b handbrake: 1.2.1 -> 1.2.2 2019-02-23 20:29:53 +02:00
Carles Pagès
cd6b31fe38 kodiPlugins: update for kodi 18
Updated the ones that failed to build: pvr-*, joystick and
steamcontroller.
2019-02-23 16:10:36 +01:00
Carles Pagès
8b5c59219b kodiPlugins: fix wrapper evaluation 2019-02-23 03:09:51 +01:00
Carles Pagès
b7fd4554be kodiPlugins.pvr-hts: 3.4.16 -> 4.4.14
Update for kodi 18 Leia.
2019-02-23 03:09:51 +01:00
Carles Pagès
24c3cbfcd0
Merge pull request #49445 from sephalon/kodi-v18
Kodi v18 with InputStream Adaptive
2019-02-23 02:41:10 +01:00
Florian Friesdorf
fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Frederik Rietdijk
e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Sarah Brofeldt
e10a372a81
Merge pull request #56047 from Anton-Latukha/handbrake-1.2.1
handbrake: 1.2.0 -> 1.2.1
2019-02-20 20:31:25 +01:00
Anton-Latukha
de0366f4db handbrake: 1.2.0 -> 1.2.1 2019-02-19 13:37:29 +02:00
Stefan Wiehler
6307e2b00f kodiPlugins.inputstream-adaptive: init at 2.3.12 2019-02-19 07:43:01 +01:00
Stefan Wiehler
bcb57f6c57 kodi: 17.6 -> 18.0 2019-02-19 07:40:39 +01:00
Matthew Bauer
b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Ryan Mulligan
46be627a72
Merge pull request #55888 from r-ryantm/auto-update/motion
motion: 4.2.1 -> 4.2.2
2019-02-16 08:52:59 -08:00
R. RyanTM
2b0f49cae4 motion: 4.2.1 -> 4.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/motion/versions
2019-02-16 01:15:12 -08:00
Frederik Rietdijk
fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Tadeo Kondrak
eb58533af0
mkvtoolnix: 28.2.0 -> 31.0.0 2019-02-15 21:18:50 -07:00
Samuel Dionne-Riel
f8eef26991
Merge pull request #55732 from oxij/tree/move-defaults-to-package-files-mostly-pulse
all-packages.nix: move defaults to package files continues
2019-02-15 17:49:01 -05:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Jan Malakhovski
fe75379459 bomi: move defaults to package file 2019-02-13 23:11:20 +00:00
Jan Malakhovski
9361acfff1 aegisub: move defaults to package file 2019-02-13 23:10:40 +00:00
Jan Malakhovski
20193f85e9 mplayer: move defaults to package file 2019-02-13 23:10:38 +00:00
Ivan Kozik
de8f760fbd ffmpeg, mpv: enable hardware-accelerated decoding with CUDA
NVIDIA users can now use `mpv --hwdec=nvdec` to play videos that the
software decoders cannot keep up with.
2019-02-11 00:32:43 +00:00
Matthew Bauer
6dd1355120
Merge pull request #54748 from r-ryantm/auto-update/obs-linuxbrowser
obs-linuxbrowser: 0.5.2 -> 0.6.0
2019-02-08 17:35:35 -05:00
Matthieu Coudron
aaeaa6d1c6 Add checkPhase for neovim (disabled by default) (#55266)
* neovim-unwrapped: now use lua environments

* mpv: use lua environments

* luaPackages.inspect: init at 3.1.1-0

* luaPackages.lgi: mark as a lua module

* luaPackages.vicious: mark as a lua module
2019-02-05 15:00:19 +00:00
Jan Malakhovski
be40fe7ae5 obs-studio: move defaults to package file 2019-02-03 15:33:18 +00:00
Jan Malakhovski
763dff1e20 mpv: move defaults to package file 2019-02-03 15:33:13 +00:00
Vincent Laporte
e856fb3115
smplayer: 18.10.0 -> 19.1.0 2019-02-02 19:13:11 +00:00
R. RyanTM
467c4934a4 obs-linuxbrowser: 0.5.2 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/obs-linuxbrowser/versions
2019-01-27 17:20:37 -08:00
Orivej Desh
41e6eeab51 bino3d: init at 1.6.7 2019-01-26 22:44:04 +00:00
adisbladis
5cc392c5bb
mpv: Enable javascript support through mujs 2019-01-19 12:56:02 +00:00
adisbladis
227104215d
Merge pull request #54290 from adisbladis/mpv-vulkan
mpv: Add vulkan support
2019-01-19 12:54:23 +00:00
Jörg Thalheim
db804db878
Merge pull request #38964 from Moredread/wip/mediathekview
mediathekview: 9 -> 13.2.1
2019-01-19 12:45:14 +00:00
André-Patrick Bubel
c18c25f0e9
zdfmediathk: Remove as it is obsolete and broken
The package `mediathekview` is the current alternative.
2019-01-19 13:26:41 +01:00
André-Patrick Bubel
88098b14d4
mediathekview: 9 -> 13.2.1
Use OracleJRE for now, as OpenJFX isn't packaged yet for OpenJDK.
2019-01-19 13:26:18 +01:00
adisbladis
dfe2453ce5
mpv: Add vulkan support 2019-01-19 00:53:49 +00:00
Will Dietz
533abe481c vlc: 3.0.5 -> 3.0.6
https://www.videolan.org/news.html#news-2019-01-10
2019-01-13 17:51:30 -06:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
markuskowa
7fa8e897a5
Merge pull request #53186 from r-ryantm/auto-update/shotcut
shotcut: 18.11.18 -> 18.12.23
2019-01-12 12:52:22 +01:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Jörg Thalheim
b4df112941
Merge pull request #53780 from OPNA2608/obs-scripting
obs-studio: add new optional dependencies
2019-01-11 11:43:27 +00:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Christoph Neidahl
26f7df6b6a obs-studio: add new optional dependencies
This commit adds a new set of optional dependencies introduced with version 21.0 of OBS to allow Lua and Python 3 scripts to be run.

If this batch of new dependencies is not desired by the user, then they may set `scriptingSupport` to false to disable it.
2019-01-10 22:58:20 +01:00
Robert Schütz
28ba2d3379 qmediathekview: 2017-04-16 -> 2019-01-06 2019-01-10 18:20:37 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Vladimír Čunát
a68ae2c205
obs-studio: restrict meta.platforms
Hydra has been trying to build it on aarch64-linux, but never succeeded:
https://hydra.nixos.org/job/nixpkgs/trunk/obs-studio.aarch64-linux/all
(It tries to feed compiler x86-specific options.)
I didn't test i686-linux, due to a transitive dependency not building
(libupnp), but there it might likely work.
2019-01-05 22:51:21 +01:00
Vladimír Čunát
e6aa4d76ed
Merge #53164: vlc: 3.0.4 -> 3.0.5
https://mailman.videolan.org/pipermail/videolan-announce/2018-December/000173.html
2019-01-05 22:05:41 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Anton-Latukha
9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
Piotr Bogdan
d02a1bb2ab kino: link with lib{avcodec,avutil} explicitly 2019-01-04 21:44:20 +00:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Piotr Bogdan
4bdf36d156 aegisub: link with pthread explicitly 2019-01-04 19:33:49 +00:00
Lengyel Balazs
f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
nyanloutre
b245c0cd52 obs-studio: fix wrong patch hash 2019-01-04 14:35:33 +01:00
nyanloutre
560a7add3d obs-studio: apply fix for fdk-aac v2.0.0 2019-01-04 14:35:33 +01:00
R. RyanTM
2745ab0dcf shotcut: 18.11.18 -> 18.12.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2019-01-02 00:27:03 -08:00
R. RyanTM
8acd7a9ab7 libsForQt5.vlc: 3.0.4 -> 3.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vlc/versions
2019-01-01 16:36:45 -08:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Anton-Latukha
6ebcbd0c97 handbrake: 1.2.0: ffmpeg_4 -> ffmpeg-full 2018-12-28 20:05:20 +02:00
Anton-Latukha
fd8a90f5ca handbrake: 1.2.0: updating deps
rm yasm - dropped
rm bzip2, zlib - no needed for build
rm mp4v2, libmkv, mpeg2dec - drop abandonware, HandBrake now uses FFMpeg for that
add nasm, speex, nv-codec-headers - new required deps
2018-12-28 20:03:21 +02:00
Anton-Latukha
42f660a3a0 handbrake: 1.2.0: add cmake, no cmake conf 2018-12-27 20:12:14 +02:00
Frederik Rietdijk
10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Anton-Latukha
0f83cff8a2 handbrake: 1.2.0: switch to FFMpeg, deps sort 2018-12-27 18:32:38 +02:00
Dmitry Kalinkin
20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
Anton-Latukha
3f222747bf handbrake: 1.1.2 -> 1.2.0 2018-12-27 03:22:05 +02:00
R. RyanTM
e96b3a95c4 clipgrab: 3.7.1 -> 3.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipgrab/versions
2018-12-26 00:22:09 -08:00
worldofpeace
702168a67c gsound: rename from gnome3.gsound 2018-12-25 20:14:29 -05:00
Jörg Thalheim
633bc1d09b
Merge pull request #52686 from Mic92/vdr
vdr: revisited version of https://github.com/NixOS/nixpkgs/pull/32050
2018-12-23 16:19:27 +01:00
Christian Kögler
dd3f755cf4
vdr: initial at 2.4.0 and nixos module
used same plugin mechanism as kodi does
2018-12-22 15:13:25 +01:00
R. RyanTM
f751f85b63 shotcut: 18.10.08 -> 18.11.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2018-12-18 14:50:22 -05:00
Dmitry Kalinkin
7d3993295c
motion: add veprbl to meta.maintainers 2018-12-15 11:28:34 -05:00
R. RyanTM
4c0f5dc756 motion: 4.2 -> 4.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/motion/versions
2018-12-15 01:11:09 -08:00
Frederik Rietdijk
5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Kyle Lacy
50069a0eea plex-media-player: 2.14.1 -> 2.23.0 2018-12-04 00:11:48 -08:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
a3d6b0a4b1
pitivi: 0.99.0 → 0.999.0 2018-11-30 21:34:46 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Renaud
6c74e75228
Merge pull request #47745 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.4.2 -> 2.4.3
2018-11-25 13:33:39 +01:00
Philipp Middendorf
5f5e3a1bf2 pyCA: init at 2.1 2018-11-24 11:30:37 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
Renaud
032c4b9ff0
Merge pull request #50696 from nyanloutre/makemkv-update
makemkv: 1.14.0 -> 1.14.1
2018-11-20 10:31:40 +01:00
nyanloutre
05166dcce1 makemkv: using two URLs for src
This will prevent future failures due to the first URL being broken each
time a new version is released

See https://github.com/NixOS/nixpkgs/pull/50437#issuecomment-439329862
for details
2018-11-20 09:45:02 +01:00
nyanloutre
30bc36c64e makemkv: 1.14.0 -> 1.14.1 2018-11-19 10:44:30 +01:00
Frederik Rietdijk
e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Matthew Bauer
2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
c0bw3b
525e397f64 live555: broken on aarch64 2018-11-18 17:50:27 +01:00
xeji
a292829e58
Merge pull request #50491 from oxij/pkgs/tiny-fixes
trivial: random fixes
2018-11-18 16:58:55 +01:00
R. RyanTM
f1bf0078b8 smtube: 18.9.0 -> 18.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smtube/versions
2018-11-18 02:23:05 -08:00