Port details |
- gstreamer Development framework for creating media applications
- 0.10.36_6 multimedia
=150 0.10.36_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Use newer version of gstreamer
This port expired on: 2020-10-30
- Maintainer: multimedia@FreeBSD.org
- Port Added: 2002-11-28 00:14:07
- Last Update: 2021-02-04 06:04:51
- SVN Revision: 563995
- People watching this port, also watch:: tiff, glib, freetype2, png
- License: LGPL20
- WWW:
- http://gstreamer.sourceforge.net/
- Description:
- [ excerpt from developer's site ]
- What is GStreamer?
GStreamer allows the construction of graphs of media-handling
components, ranging from simple mp3 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, with many of the included plugins retaining
the license of the code they were derived from, usually GPL or BSD.
- Features:
* Comprehensive Core Library
* Intelligent Plugin Architecture
* Extensive Development Tools
- Is GStreamer a media player?
No, GStreamer is a development framework for creating applications
like media players, video editors, streaming media broadcasters and
so on. That said, very good media players can easily be built on
top of GStreamer and we even include a simple yet functional
mediaplayer with GStreamer called Gst-Player
WWW: http://gstreamer.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gstreamer>0:multimedia/gstreamer
- No installation instructions:
- This port has been deleted.
- PKGNAME: gstreamer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gstreamer-0.10.36.tar.bz2) = e556a529e0a8cf1cd0afd0cab2af5488c9524e7c3f409de29b5d82bb41ae7a30
SIZE (gstreamer-0.10.36.tar.bz2) = 3655705
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- libxml2.so : textproc/libxml2
- libintl.so : devel/gettext-runtime
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gstreamer-0.10.36_6:
LIBCHECK=off: Unit tests support
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison gmake gnome libtool:keepla pathfix perl5 pkgconfig tar:bzip2 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.4_1 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.6.4_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.4 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
0.6.4 13 Oct 2003 19:22:31 |
marcus |
Update to 0.6.4.
Approved by: maintainer (implicit) |
0.6.3 30 Sep 2003 08:26:07 |
marcus |
Fix build on ia64.
Submitted by: marcel
Approved by: lioux (implicit) |
0.6.3 25 Sep 2003 17:24:59 |
marcus |
Remove -Werror to fix build on Alpha. |
0.6.3 18 Sep 2003 06:49:37 |
marcus |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users |
0.6.2 11 Jun 2003 22:43:51 |
lioux |
Update to 0.6.2 |
0.6.1 22 Apr 2003 05:46:20 |
lioux |
Update to 0.6.1
Submitted by: marcus |
0.6.0 20 Apr 2003 19:35:03 |
marcus |
Remove USE_GNOMENG. |
0.6.0 18 Mar 2003 18:17:58 |
jhb |
Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address. This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).
Requested by: kris |
0.6.0 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
0.6.0 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
0.6.0 05 Feb 2003 18:20:43 |
marcus |
* Update to 0.6.0
* Fix audiofile detection
* Small CC safeness fixes
* Add Hermes support
This work is the product of colaboration between lioux and myself.
Approved by: maintainer |
0.4.2 28 Nov 2002 00:09:51 |
lioux |
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |