Search Criteria
Package Details: lib32-gst-plugins-good-git 1.22.0+r1604+g4f5e881e2a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-gstreamer-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gstreamer-git |
Description: | Multimedia graph framework (32-bit) - good plugins |
Upstream URL: | https://gstreamer.freedesktop.org/ |
Licenses: | LGPL |
Conflicts: | lib32-gst-plugins-good |
Provides: | lib32-gst-plugins-good |
Submitter: | SKV |
Maintainer: | SKV |
Last Packager: | SKV |
Votes: | 1 |
Popularity: | 0.44 |
First Submitted: | 2022-05-22 04:56 (UTC) |
Last Updated: | 2023-07-17 17:53 (UTC) |
Dependencies (114)
- lib32-aalib
- lib32-cairo
- lib32-flac
- lib32-gdk-pixbuf2
- lib32-gst-plugins-base-libs (lib32-gst-plugins-base-libs-git)
- lib32-gst-plugins-base-libs-git
- lib32-lame
- lib32-libavc1394
- lib32-libcaca
- lib32-libdv
- lib32-libgudev
- lib32-libiec61883
- lib32-libpulse
- lib32-libraw1394
- lib32-libshout
- lib32-libsoup3
- lib32-libvpx
- lib32-libxdamage
- lib32-mpg123
- lib32-speex
- Show 94 more dependencies...
Required by (15)
- firestorm-beta-bin (requires lib32-gst-plugins-good) (optional)
- firestorm-bin (requires lib32-gst-plugins-good) (optional)
- firestorm-git (requires lib32-gst-plugins-good) (optional)
- lib32-gst-libav (requires lib32-gst-plugins-good) (make)
- lib32-gst-plugins-bad (requires lib32-gst-plugins-good) (make)
- lib32-gst-plugins-bad-libs (requires lib32-gst-plugins-good) (make)
- lib32-gst-plugins-ugly (requires lib32-gst-plugins-good) (make)
- manjaro-gaming-meta (requires lib32-gst-plugins-good)
- wine-ge-custom (requires lib32-gst-plugins-good) (make)
- wine-ge-custom (requires lib32-gst-plugins-good) (optional)
- wine-ge-custom-opt (requires lib32-gst-plugins-good) (make)
- wine-ge-custom-opt (requires lib32-gst-plugins-good) (optional)
- wine-stable (requires lib32-gst-plugins-good) (optional)
- wine-stable-next (requires lib32-gst-plugins-good) (optional)
- wine-tkg-roblox (requires lib32-gst-plugins-good) (make)
Latest Comments
1 2 3 4 5 Next › Last »
SKV commented on 2023-07-23 07:52 (UTC)
@RAMChYLD Thanks, I've changed this in the latest commit, you can rebuild again.
SKV commented on 2023-07-23 07:48 (UTC)
@MarsSeed, arch-meson set
--auto-features enabled
as default. I will keep use arch-meson generate build directory instead of meson, and check carefully in my local testMarsSeed commented on 2023-07-21 22:15 (UTC)
You should actually start your
meson_options
array with the-D auto_features=disabled
, to prevent such things from happening. From then on, only the mandatory dependencies and the explicitly enabled options will be used during the build.RAMChYLD commented on 2023-07-21 18:40 (UTC) (edited on 2023-07-21 18:44 (UTC) by RAMChYLD)
Please remove lc3 support from lib32-gst-plugins-bad by adding
To the relevant part of the PKGBUILD.
There is no 32-bit liblc3 libraries. Additionally to my understanding it is only used for some bluetooth headsets support. On a normal lib32-gst-plugins-bad build this breaks the build since the build will abort with the error "ERROR: Automatic wrap-based subproject downloading is disabled".
SKV commented on 2023-07-17 17:56 (UTC)
@MarsSeed, thanks, all your advice has take in effect
MarsSeed commented on 2023-07-16 17:35 (UTC) (edited on 2023-07-16 17:35 (UTC) by MarsSeed)
Please also remove
lib32-libnice
dependency. It was added by repo in 2018 to gst-plugins-bad to be used with webrtc. It is useless for any other purposes.And this package does not even define
lib32-webrtc-audio-processing
as a dependency. (As it should not be needed, being too new a technology for 15+ year old bin32 tools to support).Now on that note, please make sure you disable the 'webrtc' meson option inside gst-plugins-bad.
MarsSeed commented on 2023-07-11 16:47 (UTC)
lib32-spandsp
, a "DSP library for telephony", should also not be needed in 32-bit in my view.MarsSeed commented on 2023-07-11 15:35 (UTC)
Some people reported unresolved build problems with
lib32-gsm
in Jan 2023.I can wholeheartedly recommend that you turn that off as well in this build. I cannot imagine anyone wanting to use the old, low-quality GSM mobile audio format, in a 32-bit software or otherwise. VoIP applications are available in 64-bit and support much better codecs as well, and VoIP-to-POTS services also allow other codecs.
(And again, GSM compressed audio recordings can still be used with 64-bit multimedia software.)
MarsSeed commented on 2023-07-11 15:35 (UTC) (edited on 2023-07-11 15:47 (UTC) by MarsSeed)
And
lib32-zbar
can also be dropped in my opinion. Anyone who wants to read barcodes, QR codes etc. can do so with 64-bit software. Or if somehow someone still has e.g. an old 32-bit Windows program for that, such software would use its own DLL library for this functionality, and wouldn't need lib32-gstreamer for it.MarsSeed commented on 2023-07-11 15:34 (UTC) (edited on 2023-07-11 15:48 (UTC) by MarsSeed)
You can also disable
lib32-chromaprint
, which is a heavy library necessitating lib32-ffmpeg, and which is only used for audio fingerprinting (sound analysis based music identification). All software that one would need for that purpose is available in 64-bit, and this functionality was never used by games, workstation / office apps, digital encyclopedias, etc.1 2 3 4 5 Next › Last »