Search Criteria
Package Details: mingw-w64-gst-plugins-bad 1.20.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-gst-plugins-bad.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-gst-plugins-bad |
Description: | GStreamer Multimedia Framework Bad Plugins (mingw-w64) |
Upstream URL: | http://gstreamer.freedesktop.org/ |
Licenses: | LGPL |
Submitter: | Polochon_street |
Maintainer: | drakkan |
Last Packager: | drakkan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-14 20:59 (UTC) |
Last Updated: | 2022-05-17 09:17 (UTC) |
Dependencies (33)
- mingw-w64-gst-plugins-base
- mingw-w64-orc
- mingw-w64-bzip2 (mingw-w64-bzip2-static) (make)
- mingw-w64-curl (mingw-w64-curl-static) (make)
- mingw-w64-libfdk-aac (make)
- mingw-w64-libkate (make)
- mingw-w64-libnice (make)
- mingw-w64-librsvg (mingw-w64-librsvg-bin) (make)
- mingw-w64-librtmp0 (make)
- mingw-w64-libsrtp (make)
- mingw-w64-libwebp (make)
- mingw-w64-meson (make)
- mingw-w64-nettle (make)
- mingw-w64-opencv (make)
- mingw-w64-openh264 (make)
- mingw-w64-openjpeg2 (make)
- mingw-w64-opus (make)
- mingw-w64-srt (make)
- mingw-w64-vo-aacenc (make)
- mingw-w64-bzip2 (mingw-w64-bzip2-static) (optional) – bz2 stream encoder and decoder plugin
- mingw-w64-curl (mingw-w64-curl-static) (optional) – cURL network source and sink plugin
- mingw-w64-libfdk-aac (optional) – Fraunhofer AAC audio codec plugin
- mingw-w64-libkate (optional) – Kate subtitle parser, tagger, and codec plugin
- mingw-w64-libnice (optional) – WebRTC audio/video network bin plugin
- mingw-w64-librsvg (mingw-w64-librsvg-bin) (optional) – SVG overlayer and image decoder plugin
- mingw-w64-librtmp0 (optional) – RTMP video network source and sink plugin
- mingw-w64-libsrtp (optional) – Secure RTP codec plugin
- mingw-w64-opencv (optional) – OpenCV computer vision library support
- mingw-w64-openh264 (optional) – H.264 video codec plugin
- mingw-w64-openjpeg2 (optional) – JPEG2000 image codec plugin
- mingw-w64-opus (optional) – OPUS audio parser plugin
- mingw-w64-srt (optional) – Secure, Reliable, Transport client/server network source/sink plugin
- mingw-w64-vo-aacenc (optional) – AAC audio encoder plugin
Latest Comments
drakkan commented on 2021-12-16 18:39 (UTC)
disabling openexr will work of course but if you don't build in a clean chroot you will get other unwanted dependencies. Anyway I'll evaluate to disable openexr the next time I'll update the plugin
popelevi commented on 2021-12-16 18:37 (UTC)
I had the same problem as Daniikk, it looks like openexr is enabled by default in meson
Fixed it by changing
build()
toThis disables openexr support entirely
drakkan commented on 2021-12-12 08:01 (UTC) (edited on 2021-12-12 08:42 (UTC) by drakkan)
openexr
is not in depends or makedepends if you build in a clean chroot it will not be installed and the build will work. Havingopenexr
at runtime will not create any issue so adding it toconflicts
is not requiredDaniikk1012 commented on 2021-12-07 14:19 (UTC)
Thanks for the response. Probably should add
openexr
toconficts
then?drakkan commented on 2021-12-07 14:03 (UTC)
Hi,
try to build in a clean chroot, openexr is not in depends/makedepends. Please note that 1.19.3 is an unstable version so don't flag the package as out-of-date. Thanks
Daniikk1012 commented on 2021-12-07 13:52 (UTC)
I get a compilation error when try to build this package: