Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 14:25:24 +0000
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Volker Stolz <vs@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/69351: Maintainer update gstreamer ffmpeg 0.8.1
Message-ID:  <1090851924.91375.16.camel@crashalot.rainbow-runner.nl>
In-Reply-To: <200407221452.i6MEqk5l038639@freefall.freebsd.org>
References:  <200407221452.i6MEqk5l038639@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-07-22 at 14:52 +0000, Volker Stolz wrote:
> - Creates file in /root during install:
> 
> ...
> added plugin avi with 2 feature(s)
> rebuilding user_registry (/root/.gstreamer-0.8/registry.xml)
> loaded 126 plugins with 397 features
> ...
> 
> Maybe gst-register should be called per user?

Well This is how it works. Gst-register rebuild also a global registry.
My understanding is that without this registry gstreamer will nog work,
gst-register is part of the gstreamer port so it this behavior is to be
changed that port needs to be changed.

> - Sets INSTALLS_SHLIB, but doesn't point LDCONFIG_DIRS to the correct place:
> 
> ===>   Running ldconfig
> /sbin/ldconfig -m /usr/X11R6/lib
> ===>   Registering installation for gstreamer-ffmpeg-0.8.1
> 
> lib is at: lib/gstreamer-%%VERSION%%/libgstffmpeg.so

INSTALLS_SHLIB can be removed, because gstreamer knows where it can find
the plugins.

Thanks for catching this one.

Koop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090851924.91375.16.camel>