Search Criteria
Package Details: gstreamer0.10-base-plugins 0.10.36-13
Git Clone URL: | https://aur.archlinux.org/gstreamer0.10-base.git (read-only, click to copy) |
---|---|
Package Base: | gstreamer0.10-base |
Description: | GStreamer Multimedia Framework Base Plugins (gst-plugins-base) |
Upstream URL: | http://gstreamer.freedesktop.org/ |
Licenses: | |
Groups: | |
Conflicts: | |
Replaces: | |
Submitter: | yurikoles |
Maintainer: | ava1ar |
Last Packager: | ava1ar |
Votes: | 122 |
Popularity: | 1.68 |
First Submitted: | 2017-01-26 13:45 |
Last Updated: | 2020-04-19 04:37 |
Dependencies (17)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- cdparanoia (cdparanoia-overread)
- libtheora (libtheora-ptalarbvorm, libtheora-git)
- libvisual
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- gstreamer0.10-base=0.10.36
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- cdparanoia (cdparanoia-overread) (make)
- gobject-introspection (gobject-introspection-git) (make)
- libtheora (libtheora-ptalarbvorm, libtheora-git) (make)
- libvisual (make)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer) (make)
- libxv (make)
- orc (make)
- pango (pango-ubuntu, pango-minimal-git, pango-git) (make)
- gstreamer0.10>=0.10.36 (make)
Required by (45)
- arista (optional)
- banshee-community-extensions (make)
- banshee-community-extensions (optional)
- bmpx (make)
- brasero2
- cewe-monlivrephoto
- gnomebaker
- gstreamer-properties
- gstreamer0.10-gnonlin (make)
- istanbul
- jokosher
- lib32-gstreamer0.10-base-plugins
- libgnome-media-profiles
- luciole
- morituri-git (optional)
- myrtille
- opera-legacy (optional)
- otr-verwaltung2p-git
- peyote (optional)
- php-wxwidgets-git (make)
- qt51-base (make)
- qt51-declarative (make)
- qt51-doc (make)
- qt51-graphicaleffects (make)
- qt51-imageformats (make)
- qt51-jsbackend (make)
- qt51-multimedia (make)
- qt51-quick1 (make)
- qt51-quickcontrols (make)
- qt51-script (make)
- qt51-sensors (make)
- qt51-serialport (make)
- qt51-svg (make)
- qt51-tools (make)
- qt51-translations (make)
- qt51-webkit (make)
- qt51-x11extras (make)
- qt51-xmlpatterns (make)
- rhythmcat
- scrivener
- voximp
- webcamstudio-git
- whaawmp (optional)
- wxgtk2.8 (make)
- xfce4-volumed (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Static_Rocket commented on 2020-12-04 17:00
@Alkkem Well I'm able to compile everything so it's not a package issue. "giscanner" is provided by gobject-introspection as far as I can tell. Try looking into that. Any further comments should likely be made on the gstreamer0.10 package itself instead of here, though.
Alkkem commented on 2020-12-04 09:30
@Static_Rocket Okay, but I cannot install that packet either. It fails at build. It says: "ModuleNotFoundError: No module named 'giscanner._giscanner'" It gives a huge error message. I'll paste it here: https://pastebin.pl/view/1d624799
Static_Rocket commented on 2020-12-03 18:36
@Alkkem You are missing the gstreamer0.10 package. It's also in the AUR so pacman cannot automatically resolve it. It's located here: https://aur.archlinux.org/packages/gstreamer0.10/
Alkkem commented on 2020-12-03 12:58
Even though I applied Static_rocket's fix, it's still not working. It cannot find a missing dependency but I really don't know why this happens: ==> Making package: gstreamer0.10-base 0.10.36-13 (Thu 03 Dec 2020 13:57:38 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... error: target not found: gstreamer0.10>=0.10.36 ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> gstreamer0.10>=0.10.36 ==> ERROR: Could not resolve all dependencies.
freenestor commented on 2020-06-07 14:30
fixed by myself, due to proxychains.
freenestor commented on 2020-06-07 14:07
how to fix this?
make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/pkg/gstreamer0.10-base/usr/include/gstreamer-0.10/gst/floatcast' /usr/bin/install -c -m 644 floatcast.h '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/pkg/gstreamer0.10-base/usr/include/gstreamer-0.10/gst/floatcast' make[4]: [Makefile:539: install-floatcastincludeHEADERS] Segmentation fault (core dumped) make[4]: Leaving directory '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast' make[3]: [Makefile:657: install-am] Error 2 make[3]: Leaving directory '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/src/gst-plugins-base-0.10.36/gst-libs/gst/floatcast' make[2]: [Makefile:582: install-recursive] Error 1 make[2]: Leaving directory '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/src/gst-plugins-base-0.10.36/gst-libs/gst' make[1]: [Makefile:555: install-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-aart/aur-gstreamer0.10-base/src/gst-plugins-base-0.10.36/gst-libs' make: *** [Makefile:678: install-recursive] Error 1 ==> ERROR: A failure occurred in package_gstreamer0.10-base(). Aborting... ==> ERROR: Makepkg was unable to build gstreamer0.10-base. ==> Restart building gstreamer0.10-base ? [y/N]
ava1ar commented on 2020-04-19 04:38
Static_Rocket thanks for the patch, package updated to use it instead of find&sed
Static_Rocket commented on 2020-04-17 05:34
If anybody doesn't want to use the
find
command I have a patch that addresses the root cause of the problem: Stripping out the unnecessary escape character in the enum_headers makefile parameters. During preparation this escape character cascades down to the files I outlined earlier (the ones the find command later locates and manipulates). The recent update doesn't implement it so I'm just offering it as a reliable alternative for anyone who wants it.http://ix.io/2imx
ava1ar commented on 2020-04-17 05:11
Updated, thanks guys!
cable commented on 2020-04-15 22:02
I can confirm tsani's modification works for me! Thanks!