Package built successfully today for me. Thx for fixing it.
Search Criteria
Package Details: lib32-gst-plugins-bad 1.24.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-gst-bad-ugly.git (read-only, click to copy) |
---|---|
Package Base: | lib32-gst-bad-ugly |
Description: | Multimedia graph framework (32-bit) - bad plugins |
Upstream URL: | https://gstreamer.freedesktop.org/ |
Licenses: | LGPL |
Replaces: | lib32-gst-plugins-bad-latest |
Submitter: | ahmubashshir |
Maintainer: | ahmubashshir (MarsSeed) |
Last Packager: | ahmubashshir |
Votes: | 46 |
Popularity: | 0.022775 |
First Submitted: | 2023-01-07 17:47 (UTC) |
Last Updated: | 2024-10-28 05:13 (UTC) |
Dependencies (117)
- lib32-aomAUR
- lib32-bzip2
- lib32-curl
- lib32-faacAUR
- lib32-faad2AUR
- lib32-fluidsynth
- lib32-gst-plugins-bad-libsAUR (lib32-gst-plugins-bad-libs-gitAUR)
- lib32-lcms2
- lib32-libassAUR
- lib32-libavtp
- lib32-libbs2bAUR
- lib32-libdc1394AUR
- lib32-libdcaAUR
- lib32-libde265AUR
- lib32-libdvdnavAUR
- lib32-libdvdreadAUR
- lib32-libfdk-aacAUR
- lib32-libgmeAUR
- lib32-liblrdfAUR
- lib32-libmodplug
- Show 97 more dependencies...
Required by (2)
- wine-stable (optional)
- wine-stable-next (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 21 Next › Last »
Strunkenbold commented on 2020-05-09 19:22 (UTC)
programegg commented on 2020-05-07 15:51 (UTC) (edited on 2020-05-07 15:55 (UTC) by programegg)
Package fails to build for me.
Dependency neon found: NO found 0.31.1 but need: '<=0.30.99' ; matched '>=0.27'
Run-time depenedency neon found: NO (tried cmake)
gst-plugins-bad/ext/neon/meson.build:1:0: ERROR: Invalid version of dependency, need 'neon' ['<=0.30.99'] found '0.31.1'.
Strunkenbold commented on 2020-05-01 20:12 (UTC)
packages fails to build for me:
Run-time dependency librsvg-2.0 found: NO (tried cmake)
gst-plugins-bad/ext/rsvg/meson.build:7:0: ERROR: Could not generate cargs for librsvg-2.0: Package shared-mime-info was not found in the pkg-config search path. Perhaps you should add the directory containing `shared-mime-info.pc' to the PKG_CONFIG_PATH environment variable Package 'shared-mime-info', required by 'gdk-pixbuf-2.0', not found
Iglu47 commented on 2020-04-08 04:24 (UTC) (edited on 2020-04-08 04:25 (UTC) by Iglu47)
I temporarily did this
sudo ln -sr /usr/lib/pkgconfig/gobject-introspection-1.0.pc /usr/share/pkgconfig
sudo ln -sr /usr/lib/pkgconfig/gobject-introspection-no-export-1.0.pc /usr/share/pkgconfig
and disabled dtls in pkgbuild
-D dtls=disabled \
and its fine built
programegg commented on 2020-04-02 17:14 (UTC)
@lglu47, downgrading meson to 0.53.2-1 solved that issue for me. Meson 0.54.0-2 and 0.54.0-1 both caused that issue for whenever I tried to build something.
I also have the same issue as @mozo where it fails the check for elements_dlts. Recently it also started failing the elements_shm check too.
Iglu47 commented on 2020-04-01 14:19 (UTC) (edited on 2020-04-02 02:03 (UTC) by Iglu47)
gst-plugins-bad/gst-libs/gst/insertbin/meson.build:18:2: ERROR: dependency gobject-introspection-1.0 not found:
tjackson commented on 2020-03-31 05:45 (UTC)
@mozo I can't reproduce this. As it says, you'd have to examine tests/check/test-suite.log for the exact problem, but everything seems fine on my end.
My log doesn't seem very helpful at all: 2 GStreamer libav 1.16.2: tests/check/test-suite.log 3 ======================================================== 4 5 # TOTAL: 4 6 # PASS: 4 7 # SKIP: 0 8 # XFAIL: 0 9 # FAIL: 0 10 # XPASS: 0 11 # ERROR: 0 12 13 .. contents:: :depth: 2
But maybe yours has some insight.
mozo commented on 2020-03-30 17:28 (UTC)
Fails to build :(
mozo commented on 2020-03-28 19:45 (UTC)
I managed to install all needed packages but it fails in checks at lib32-gst-plugins-bad:
Pinned Comments
ahmubashshir commented on 2023-11-18 14:43 (UTC) (edited on 2023-11-18 14:44 (UTC) by ahmubashshir)
If you have any improvements/suggestions for the pkgbuilds I maintain, please create an issue/pr on github.com/ahmubashshir/pkgbuilds or send the patches to ahmubashshir+pkgbuilds@gmail.com
p.s. sorry for being late, I was busy with my mid and part-time job last three months... it was truly chaotic...