Port details |
- gstreamer-plugins-esound Gstreamer enlightenment sound library plugin
- 0.10.31_2,3 audio
=31 0.10.31_2,3Version of this port present on the latest quarterly branch. DEPRECATED: Depends on audio/esound
This port expired on: 2019-03-25
- Maintainer: multimedia@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2005-02-28 22:17:18
- Last Update: 2019-05-08 12:54:14
- SVN Revision: 501020
- People watching this port, also watch:: desktop-file-utils, gtk-engines2, libmad, glib
- License: not specified in port
- WWW:
- http://gstreamer.sourceforge.net/
- Description:
- [ excerpt from developer's site ]
This is a collection of plugins written with the GStreamer framework.
Some features of these plugins are:
- Dynamically loaded plugins provide elements and media types,
demand-loaded via an XML registry, similar to ld.so.cache
- Element interface handles all known types of sources, filters,
sinks
- Capabilities system allows verification of element compatibility
using MIME types and media-specific properties
- Autoplugging uses capabilities system to complete complex paths
automatically
- Pipelines can be saved to XML and loaded back to working state
- Resource friendly plugins don't waste RAM
WWW: http://gstreamer.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gstreamer-plugins-esound>0:audio/gstreamer-plugins-esound
- No installation instructions:
- This port has been deleted.
- PKGNAME: gstreamer-plugins-esound
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gst-plugins-base-0.10.36.tar.bz2) = 2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976
SIZE (gst-plugins-base-0.10.36.tar.bz2) = 3036143
SHA256 (gst-plugins-bad-0.10.23.tar.bz2) = 0eae7d1a1357ae8377fded6a1b42e663887beabe0e6cc336e2ef9ada42e11491
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Master port: multimedia/gstreamer-plugins
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- v4l_compat>=1.0.20110720 : multimedia/v4l_compat
- gstreamer>=0.10.36 : multimedia/gstreamer
- orc>=0.4.14 : devel/orc
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- g-ir-scanner : devel/gobject-introspection
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- Runtime dependencies:
-
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins>=0.10.0 : multimedia/gstreamer-plugins
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- Library dependencies:
-
- libgstreamer-0.10.so : multimedia/gstreamer
- liborc-0.4.so : devel/orc
- libintl.so : devel/gettext-runtime
- libesd.so : audio/esound
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-0.10.so : multimedia/gstreamer
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
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:
- No options to configure
- Options name:
- N/A
- USES:
- gettext gmake libtool:keepla pathfix pkgconfig shebangfix tar:bzip2 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/gstreamer-plugins |
Commit | Credits | Log message |
0.10.31_2,3 08 May 2019 12:54:14
![Revision:501020 Revision:501020](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove esound support from the ports tree, as audio/esound expired. |
0.10.31_2,3 25 Feb 2019 16:16:17
![Revision:493880 Revision:493880](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate the remaining parts of esound |
0.10.31_2,3 08 Dec 2016 19:52:20
![Revision:428152 Revision:428152](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
25 Apr 2014 12:46:46
![Revision:352119 Revision:352119](/images/subversion.png)
|
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port |
0.10.31,3 01 Nov 2013 22:14:08
![Revision:332416 Revision:332416](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1] |
0.10.31,3 20 Sep 2013 14:36:37
![Revision:327706 Revision:327706](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.10.13,3 27 Jan 2009 23:07:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.10.13.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html |
0.10.8_3,3 06 Jun 2008 13:07:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.10.7_2 24 Mar 2008 03:50:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
0.10.5_2,3 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.10.7_1 20 May 2006 05:07:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
mezz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION. |
0.8.11_1 05 Nov 2005 05:22:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION to chase the glib20 shared library update. |
0.8.11 08 Sep 2005 18:32:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.8.11.
Add new plugins x264.
Approved by: maintainer (implicit) |
0.8.10_1 13 Jul 2005 06:40:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Readd PORTREVISION?= to gstreamer-plugins so I can bump
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards. |
0.8.9 31 May 2005 15:51:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html
Approved by: maintainer (implicit) |
0.8.7_1 28 Feb 2005 22:16:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
(Only the first 15 lines of the commit message are shown above ) |