Commit graph

504 commits

Author SHA1 Message Date
Lily Foster c9c7de9db5
gst_all_1.gst-plugins-rs: increase test timeout and disable livesync plugin for now 2023-05-29 06:18:22 -04:00
Sandro 235373f0aa
Merge pull request #225143 from lilyinstarlight/pkg/mopidy-spotify 2023-05-17 16:59:45 +02:00
Lily Foster 25f705da12
gst_all_1.gst-plugins-rs: init at 0.10.7 2023-05-15 10:28:06 -04:00
Lorenz Brun d5962b7e97 gst_all_1.gst-plugins-bad: remove gstmicrodns
This plugin causes every application which uses GstDeviceMonitor to
emit an mDNS query for _rtsp._tcp.local every two seconds.
The application can filter devices to exclude any devices found, but
there does not seem to be a way for applications to opt out of sending
these messages. See [1] and [2].

This plugin was apparently introduced by its author to be able to access
local and networked cameras through a single API [3], I'm pretty sure
that nixpkgs has no applications making use of it.

Remove it at least until it does not emit mDNS requests by default
anymore.

[1] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/721#note_253085
[2] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1090
[3] https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/721#note_253104
2023-04-30 13:58:44 +02:00
Alyssa Ross 4705a06cc0
gst_all_1: re-disable docs for cross
Documentation was recently enabled, which broke the cross build.

Fixes: 46bf2c47f0 ("gst_all_1.gst-editing-services: 1.20.3 -> 1.22.2")
Fixes: 782969f5d6 ("gst_all_1.gst-rtsp-server: 1.20.3 -> 1.22.2")
Fixes: 79e42f53c2 ("gst_all_1.gst-devtools: 1.20.3 -> 1.22.2")
Fixes: 50b8c274ea ("gst_all_1.gst-vaapi: 1.20.3 -> 1.22.2")
Fixes: 26a54eba11 ("gst_all_1.gst-libav: 1.20.3 -> 1.22.2")
Fixes: a315e09637 ("gst_all_1.gst-plugins-ugly: 1.20.3 -> 1.22.2")
Fixes: f03d8ba1e1 ("gst_all_1.gst-plugins-bad: 1.20.3 -> 1.22.2")
Fixes: 3028bf5ea3 ("gst_all_1.gst-plugins-good: 1.20.3 -> 1.22.2")
Fixes: 4b859ee802 ("gst_all_1.gstreamer: 1.20.3 -> 1.22.2")
2023-04-19 01:04:18 +00:00
Lily Foster 46bf2c47f0
gst_all_1.gst-editing-services: 1.20.3 -> 1.22.2 2023-04-16 09:18:12 -04:00
Lily Foster 782969f5d6
gst_all_1.gst-rtsp-server: 1.20.3 -> 1.22.2 2023-04-16 09:18:12 -04:00
Lily Foster 79e42f53c2
gst_all_1.gst-devtools: 1.20.3 -> 1.22.2 2023-04-16 09:18:12 -04:00
Lily Foster 50b8c274ea
gst_all_1.gst-vaapi: 1.20.3 -> 1.22.2 2023-04-16 09:18:12 -04:00
Lily Foster 26a54eba11
gst_all_1.gst-libav: 1.20.3 -> 1.22.2 2023-04-16 09:18:12 -04:00
Lily Foster a315e09637
gst_all_1.gst-plugins-ugly: 1.20.3 -> 1.22.2 2023-04-16 09:18:11 -04:00
Lily Foster f03d8ba1e1
gst_all_1.gst-plugins-bad: 1.20.3 -> 1.22.2 2023-04-16 09:18:11 -04:00
Lily Foster 3028bf5ea3
gst_all_1.gst-plugins-good: 1.20.3 -> 1.22.2 2023-04-16 09:18:11 -04:00
Lily Foster 4b859ee802
gst_all_1.gstreamer: 1.20.3 -> 1.22.2 2023-04-16 09:18:09 -04:00
Vladimír Čunát 883780bd81
Merge #223248: gst-plugins-base: enable graphene + gstgl
on aarch64-darwin.  Merge into staging
2023-04-16 09:37:48 +02:00
Colin ceb4451bcc gst_all_1.vaapi: move python3 to nativeBuildInputs to fix cross compilation 2023-04-15 19:11:36 +03:00
Colin 5b82c9d52c gst_all_1.gst_editing_service: fix cross compilation
python3 is used both during the build process (nativeBuildInputs)
and #include'd/linked to by ges-formatter.c (buildInputs)
2023-04-15 19:11:36 +03:00
betaboon e3802695c8 gst_all_1.icamerasrc: 20221209 -> 2023-03-09 2023-04-07 17:34:54 +02:00
Lily Foster 4ff7d99a6a
gst-plugins-bad: add cocoa for darwin 2023-03-26 19:37:23 -04:00
Lily Foster d8de50d5dd
gst-plugins-base: enable graphene and re-enable gstgl on aarch64-darwin 2023-03-26 19:37:14 -04:00
Martin Weinelt c4c9f600e7
gst_all_1.icamerasrc: init at 202212109 2023-02-14 18:33:29 +01:00
John Ericson 4180befaaf gstreamer: Add meta.pkgConfigModules and test 2023-02-11 11:03:01 -05:00
Artturi fc07700aa0
Merge pull request #208144 from Artturin/opencvupdate1 2023-01-03 03:52:35 +02:00
Artturin e9f67d5ae5 gst_all_1.gst-plugins-bad: bump opencv version range 2022-12-28 22:26:07 +02:00
Sandro Jäckel 1557d41797
gst_all_1.gst-plugins-base: fix build without x11 2022-12-25 20:36:50 +01:00
figsoda ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Artturin 7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Vladimír Čunát bfff65312a
Merge #190023: gst-plugins-bad: patch nvcodec to check opengl path
...into staging
2022-09-28 09:58:48 +02:00
Sergei Trofimovich 4d024ad7bb
Merge pull request #192725 from trofi/gst_all_1.gst-plugins-bad-add-lcms2
gst_all_1.gst-plugins-bad: add missing lcms2 depend
2022-09-26 21:34:25 +01:00
Martin Weinelt 68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
José Romildo 84f8194038 gst_all_1.gstreamermm: fix build against glib 2.68 2022-09-24 11:33:15 -03:00
José Romildo e9d3dff4d7 gst_all_1.gstreamermm: format nix expression 2022-09-24 11:32:14 -03:00
superherointj dd9072b4a7 gst_all_1.gstreamermm: mark broken 2022-09-24 09:42:18 -03:00
Sergei Trofimovich 4267dbb57b gst_all_1.gst-plugins-bad: add missing lcms2 depend
Without the change build fails as:

       > Run-time dependency pangocairo found: YES 1.50.8
       > Run-time dependency lcms2 found: NO (tried pkgconfig)
       >
       > ext/colormanagement/meson.build:1:0: ERROR: Dependency "lcms2" not found, tried pkgconfig
2022-09-24 08:46:49 +01:00
Alexander Shpilkin 1554ab553b gst_all_1.gst-plugins-bad: link with zxing-cpp 2022-09-07 21:44:35 +03:00
Kiskae d5436fa986 gst-plugins-bad: patch nvidia runtime paths 2022-09-06 18:01:12 +02:00
Linus Heckemann df8b4cc43f
Merge pull request #182214 from DeterminateSystems/libgme-merge
game-music-emu: merge in libgme
2022-08-30 12:09:08 +02:00
Christian Albrecht 9be211b6a7
gst_all_1: 1.20.1 -> 1.20.3, fix CVE-2022-(192[0-5]|2122)
Vulnerabilities:
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1920
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1921
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1922
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1923
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1924
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-1925
 - 7.8 https://nvd.nist.gov/vuln/detail/CVE-2022-2122

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1224
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1226
2022-08-11 12:23:38 +02:00
Linus Heckemann 6983172974 treewide: replace references to libgme with game-music-emu 2022-07-20 17:08:32 +02:00
Artturin 20642e2ab0 various: readd gobject-introspection to buildInputs
see eb829035c9
2022-07-12 15:18:44 +03:00
Artturin 31f99a8a28 gst_all_1: don't disable gobject-introspection when cross 2022-07-07 21:30:16 +03:00
ajs124 45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
Sandro 99cd957727
Merge pull request #170188 from a-m-joseph/gstreamer-bluezSupport 2022-06-05 21:37:14 +02:00
Doron Behar f8ffee74ce Revert "gst_all_1.gst-plugins-good: add missing deps for qt5Support (#176246)"
This reverts commit cf3cb3c272.
2022-06-05 14:24:24 +03:00
Doron Behar cf3cb3c272
gst_all_1.gst-plugins-good: add missing deps for qt5Support (#176246) 2022-06-05 09:31:22 +00:00
Adam Joseph 421ca6d67b gstreamer: add bluezSupport flag
This allows the option of compiling gstreamer (and packages depending
upon it) without bluetooth support.
2022-06-04 23:55:16 -07:00
Guillaume Girol 985adfdd50 gstreamer plugins good: fix qt support 2022-06-04 12:00:00 +00:00
Rick van Schijndel 43edcbfc73 gst_all_1.gst-plugins-good: support cross-compilation
Enabling strictDeps verified by diffing with diffoscope.
2022-05-31 23:38:32 +02:00
Artturin 8473cb3a2a gst_all_1.base: fix strictDeps 2022-04-27 22:53:15 +03:00
Artturin 784ea32182 gst_all_1.gstreamer: enable strictDeps and fix cross
checked with diffoscope
2022-04-27 21:40:05 +03:00