./multimedia/gstreamer0.10, Open source multimedia framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q3, Version: 0.10.30, Package name: gstreamer0.10-0.10.30, Maintainer: pkgsrc-users

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.


Required to run:
[devel/glib2] [textproc/libxml2]

Required to build:
[lang/perl5] [devel/pkg-config] [devel/libtool-base] [devel/bison] [devel/gmake] [devel/flex] [textproc/gtk-doc]

Master sites:

SHA1: 23e3698dbefd5cfdfe3b40a8cc004cbc09e01e69
RMD160: 7f34cdf7c4c00b7d04a2338a059d8d39cbbc635d
Filesize: 3244.847 KB

Version history: (Expand)


CVS history: (Expand)


   2010-12-07 13:54:13 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #3297 - requested by obache
multimedia/gstreamer0.10: build fix

Revisions pulled up:
- multimedia/gstreamer0.10/buildlink3.mk		1.12
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Fri Dec  3 15:19:42 UTC 2010

Modified Files:
	pkgsrc/multimedia/gstreamer0.10: buildlink3.mk

Log message:
set GST_REGISTRY_FORK=no on DragonFly.
workaround of gst-inspect hung up as PR#44108.