Search Criteria
Package Details: lib32-gst-plugins-base 1.28.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-gstreamer.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-gstreamer |
| Description: | Multimedia graph framework (32-bit) - base plugins |
| Upstream URL: | https://gstreamer.freedesktop.org/ |
| Licenses: | LGPL-2.1-or-later |
| Submitter: | patlefort |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 28 |
| Popularity: | 18.35 |
| First Submitted: | 2026-04-05 17:52 (UTC) |
| Last Updated: | 2026-05-15 17:14 (UTC) |
Dependencies (74)
- gst-plugins-base (gst-plugins-base-gitAUR)
- lib32-alsa-lib
- lib32-cairo
- lib32-cdparanoia
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glib2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-gst-plugins-base-libsAUR (lib32-gst-plugins-base-libs-gitAUR)
- lib32-gstreamerAUR (lib32-gstreamer-gitAUR)
- lib32-libogg
- lib32-libtheora
- lib32-libvorbis
- lib32-opus
- lib32-pango
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- lib32-aalib (make)
- lib32-alsa-lib (make)
- lib32-bzip2 (make)
- lib32-cairo (make)
- Show 54 more dependencies...
Required by (52)
- lib32-gst-libav (make)
- lib32-gst-plugin-aws (make)
- lib32-gst-plugin-cdg (make)
- lib32-gst-plugin-claxon (make)
- lib32-gst-plugin-dav1d (make)
- lib32-gst-plugin-fallbackswitch (make)
- lib32-gst-plugin-ffv1 (make)
- lib32-gst-plugin-fmp4 (make)
- lib32-gst-plugin-gif (make)
- lib32-gst-plugin-gopbuffer (make)
- lib32-gst-plugin-gtk4 (make)
- lib32-gst-plugin-hlssink3 (make)
- lib32-gst-plugin-hsv (make)
- lib32-gst-plugin-json (make)
- lib32-gst-plugin-lewton (make)
- lib32-gst-plugin-livesync (make)
- lib32-gst-plugin-mp4 (make)
- lib32-gst-plugin-mpegtslive (make)
- lib32-gst-plugin-originalbuffer (make)
- lib32-gst-plugin-quinn (make)
- Show 32 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
HolySkillet commented on 2026-05-11 16:27 (UTC)
To everybody using rustup, you can make it work simply by adding x86-32 as possible target:
rustup target add i686-unknown-linux-gnupatlefort commented on 2026-05-11 13:58 (UTC)
That does not make any sense. You shouldn't need to set PKG_CONFIG_PATH. I can build fine with or without clean container. I would strongly advise to track down why you need to do so or you will have future problems.
illuminator commented on 2026-05-11 10:59 (UTC)
@ggnoredo Thank you.
✔️
PKG_CONFIG_PATH=/usr/lib32/pkgconfigmakes it work.ggnoredo commented on 2026-05-11 10:42 (UTC)
@illuminator @M0N7Y5 i manage to update with:
illuminator commented on 2026-05-11 10:39 (UTC)
My
lib32-libvpxis already1.16.0-2.Got the same error as @ggnoredo.
M0N7Y5 commented on 2026-05-11 10:34 (UTC)
I have the same error as @ggnoredo. The rust dependency does not work.
patlefort commented on 2026-05-11 09:12 (UTC)
pacman -Si lib32-libvpx: The version should be1.16.0-2. Make sure it's actually using it and not some other locally installed libraries. Or build in clean container: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chrootggnoredo commented on 2026-05-11 08:52 (UTC)
I removed rustup and installed rust,
patlefort commented on 2026-05-11 08:18 (UTC)
Why do you use rustup? Just install
rust. If you use rustup, I expect that you know what you are doing.ggnoredo commented on 2026-05-11 08:08 (UTC)
@patlefort, i did read but still couldn't figure out what should i do?
i have rust on my system
« First ‹ Previous 1 2 3 4 5 Next › Last »