GStreamer
-----------
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
This module has been deprecated by the Gtk-Perl project. This means that the
module will no longer be updated with security patches, bug fixes, or when
changes are made in the Perl ABI. The Git repo for this module has been
archived (made read-only), it will no longer possible to submit new commits to
it. You are more than welcome to ask about this module on the Gtk-Perl
mailing list, but our priorities going forward will be maintaining Gtk-Perl
modules that are supported and maintained upstream; this module is neither.
Since this module is licensed under the LGPL v2.1, you may also fork this
module, if you wish, but you will need to use a different name for it on CPAN,
and the Gtk-Perl team requests that you use your own resources (mailing list,
Git repos, bug trackers, etc.) to maintain your fork going forward.
* Perl URL:
https://gitlab.gnome.org/GNOME/perl-gstreamer
* Upstream URL:
https://gitlab.freedesktop.org/gstreamer/gstreamer
* Last upstream version: 0.10.35
* Last upstream release date: 2011-06-15
* Migration path for this module: G:O:I
* Migration module URL:
https://metacpan.org/pod/Glib::Object::Introspection
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
This module allows you to use version 0.10.x of the GStreamer C libraries from
Perl.
NOTE: There is a separate Perl module for the 1.x series of the GStreamer C
libraries, available at
https://metacpan.org/pod/GStreamer1. The two C
libraries, as well as their associated Perl modules, can be installed
concurrently on the same host.
GStreamer 0.10.x comes with automatically generated API documentation. Its
index can be accessed with:
perldoc GStreamer::index
Installation
--------------
To install GStreamer, run the following commands:
perl Makefile.PL
make
make test
make install
Dependencies
--------------
GStreamer depends on any release of the 0.10 series of the GStreamer library
and on the following Perl modules:
ExtUtils::Depends
ExtUtils::PkgConfig
Glib >= 1.180