Package Details: gstreamer0.10 0.10.36-20

Git Clone URL: https://aur.archlinux.org/gstreamer0.10.git (read-only, click to copy)
Package Base: gstreamer0.10
Description: GStreamer Multimedia Framework
Upstream URL: https://gstreamer.freedesktop.org
Licenses: LGPL
Submitter: yurikoles
Maintainer: ava1ar
Last Packager: Matr1x-101
Votes: 124
Popularity: 0.69
First Submitted: 2017-01-26 13:42 (UTC)
Last Updated: 2022-05-20 18:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

gyscos commented on 2017-01-28 03:51 (UTC)

I think moving from git to the release tarball broke many packages depending on `gstreamer0.10`. The gstreamer-0.10.36.tar.xz file looks older than the commits used in the other packages, and this is causing some incompatibilities.

yurikoles commented on 2017-01-27 09:36 (UTC)

@amenzhinsky see @xoan's comment. You should install base-devel before using AUR.

amenzhinsky commented on 2017-01-27 09:34 (UTC) (edited on 2017-01-27 09:36 (UTC) by amenzhinsky)

Could you add perl, bison and flex to the building dependency list. Had to do it manually. And yes, I do understand that those packages are in the base-devel group. Thank You in advance.

Archange commented on 2017-01-26 21:12 (UTC)

The reason for git was because of a bunch of unreleased fix commits AFAIK. Sure, it’s far less practical once out of the repo…

GordonGR commented on 2017-01-26 19:02 (UTC)

Stef: I had that happen to me too. Just delete the src/ directory and try again. Must be a low-speed issue with the repository. All: The arch devs had moved to git download ages ago, and I know because I maintain the lib32- packages, but it had always been normally fast. This is the first time it takes ages to download. It's very weird.

stef204 commented on 2017-01-26 18:48 (UTC) (edited on 2017-01-26 18:48 (UTC) by stef204)

Building `gstreamer0.10`... ==> Making package: gstreamer0.10 0.10.36-5 (Thu Jan 26 19:47:26 CET 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning gstreamer git repo... Cloning into bare repository '/var/cache/pacman/pkg/gstreamer0.1016972/gstreamer0.10/gstreamer'... fatal: unable to connect to anongit.freedesktop.org: anongit.freedesktop.org[0: 131.252.210.161]: errno=Connection refused anongit.freedesktop.org[1: 2610:10:20:722:a800:ff:fe24:61cf]: errno=Network is unreachable ==> ERROR: Failure while downloading gstreamer git repo Aborting... ---------- Seems to be doing that for the whole gstreamer0.10 series

xoan commented on 2017-01-26 16:34 (UTC)

> checking for bison... no > configure: error: Could not find bison > > bison is missing as a make dependency. `bison` is in `base-devel` group, and you need this group to start using AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started

daltones commented on 2017-01-26 16:16 (UTC)

checking for bison... no configure: error: Could not find bison bison is missing as a make dependency.

Schala commented on 2017-01-26 15:59 (UTC)

I second that. This git checkout is taking forever.

xoan commented on 2017-01-26 15:19 (UTC) (edited on 2017-01-26 15:19 (UTC) by xoan)

Thanks for the AUR package! PS. Why the reason for using git instead released tarball? https://gstreamer.freedesktop.org/src/