Search Criteria
Package Details: lib32-gst-plugins-base-libs 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 |
| Upstream URL: | https://gstreamer.freedesktop.org/ |
| Licenses: | LGPL-2.1-or-later |
| Submitter: | patlefort |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 28 |
| Popularity: | 17.98 |
| First Submitted: | 2026-04-05 17:52 (UTC) |
| Last Updated: | 2026-05-15 17:14 (UTC) |
Dependencies (79)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- 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-gstreamerAUR (lib32-gstreamer-gitAUR)
- lib32-libdrm (lib32-libdrm-gitAUR, lib32-libdrm-ps4AUR)
- lib32-libglvnd
- lib32-libgudev
- lib32-libjpeg-turbo (lib32-mozjpeg-gitAUR)
- lib32-libpng
- lib32-libx11
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-libxext
- lib32-libxi
- lib32-libxv
- lib32-mesa (lib32-mesa-amd-bc250AUR, lib32-mesa-minimal-gitAUR, lib32-mesa-gitAUR, lib32-mesa-ps4AUR, lib32-amdonly-gaming-mesa-gitAUR, lib32-mesa-amber)
- lib32-orc
- lib32-wayland (lib32-wayland-gitAUR)
- lib32-zlib (lib32-zlib-ng-compat)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- Show 59 more dependencies...
Required by (108)
- deepin-wine6-stable
- lib32-faudio-git
- lib32-gst-libav
- lib32-gst-libav (make)
- lib32-gst-plugin-aws
- lib32-gst-plugin-aws (make)
- lib32-gst-plugin-cdg
- lib32-gst-plugin-cdg (make)
- lib32-gst-plugin-claxon
- lib32-gst-plugin-claxon (make)
- lib32-gst-plugin-dav1d
- lib32-gst-plugin-dav1d (make)
- lib32-gst-plugin-fallbackswitch
- lib32-gst-plugin-fallbackswitch (make)
- lib32-gst-plugin-ffv1
- lib32-gst-plugin-ffv1 (make)
- lib32-gst-plugin-fmp4
- lib32-gst-plugin-fmp4 (make)
- lib32-gst-plugin-gif
- lib32-gst-plugin-gif (make)
- Show 88 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 »