notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gstreamer1-plugins-mad GStreamer mp3 decoder plugin
1.8.0 audio Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.0Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-04-27 20:57:07
Last Update: 2017-07-22 11:35:44
SVN Revision: 446388
People watching this port, also watch:: unoconv, py39-pycparser, python
License: not specified in port
WWW:
http://gstreamer.freedesktop.org/
Description:
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.freedesktop.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • gstreamer1-plugins-mad>0:audio/gstreamer1-plugins-mad
No installation instructions:
This port has been deleted.
PKGNAME: gstreamer1-plugins-mad
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gst-plugins-base-1.8.0.tar.xz) = abc0acc1d15b4b9c97c65cd9689bd6400081853b9980ea428d3c8572dd791522 SIZE (gst-plugins-base-1.8.0.tar.xz) = 2890152 SHA256 (gst-plugins-bad-1.8.0.tar.xz) = 116376dd1085082422e0b21b0ecd3d1cb345c469c58e32463167d4675f4ca90e

Expand this list (5 items)

Collapse this list.

SIZE (gst-plugins-bad-1.8.0.tar.xz) = 4460144 SHA256 (gst-plugins-ugly-1.8.0.tar.xz) = 53657ffb7d49ddc4ae40e3f52e56165db4c06eb016891debe2b6c0e9f134eb8c SIZE (gst-plugins-ugly-1.8.0.tar.xz) = 898408 SHA256 (gst-plugins-good-1.8.0.tar.xz) = c20c134d47dbc238d921707a3b66da709c2b4dd89f9d267cec13d1ddf16e9f4d SIZE (gst-plugins-good-1.8.0.tar.xz) = 3220992

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: multimedia/gstreamer1-plugins
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gstreamer1>=1.4.0 : multimedia/gstreamer1
  2. iso-codes>=0 : misc/iso-codes
  3. orc>=0.4.16 : devel/orc
  4. gstreamer1-plugins>=1.4.0 : multimedia/gstreamer1-plugins
  5. msgfmt : devel/gettext-tools
  6. gmake : devel/gmake
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. g-ir-scanner : devel/gobject-introspection
  9. gstreamer1-plugins-ugly>=1.4.0 : multimedia/gstreamer1-plugins-ugly
Runtime dependencies:
  1. iso-codes>=0 : misc/iso-codes
  2. gstreamer1-plugins>=1.4.0 : multimedia/gstreamer1-plugins
  3. gstreamer1-plugins-ugly>=1.4.0 : multimedia/gstreamer1-plugins-ugly
Library dependencies:
  1. libgstreamer-1.0.so : multimedia/gstreamer1
  2. libfreetype.so : print/freetype2
  3. liborc-0.4.so : devel/orc
  4. libmad.so : audio/libmad
  5. libintl.so : devel/gettext-runtime
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gettext gmake libtool pathfix pkgconfig tar:xz gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 12

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/gstreamer1-plugins
CommitCreditsLog message
1.8.0
22 Jul 2017 11:35:44
Revision:446388Original commit files touched by this commit
kwm search for other commits by this committer
Update GStreamer1 ports to 1.12.2.

Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.

* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.

PR:		220753
Exp-run by:	antoine@
1.6.2
04 Jan 2016 14:21:57
Revision:405242Original commit files touched by this commit
kwm search for other commits by this committer
Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
1.4.5
22 Dec 2014 10:22:39
Revision:375225Original commit files touched by this commit
kwm search for other commits by this committer
Update Gstreamer framework to 1.4.5.
1.4.4_2
17 Dec 2014 21:14:30
Revision:374874Original commit files touched by this commit
antoine search for other commits by this committer
Fix 41 gstreamer1-plugins- ports that were creating empty packages

With hat:	portmgr
1.2.4_1
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.4
23 Apr 2014 14:22:48
Revision:351947Original commit files touched by this commit
tijl search for other commits by this committer
Update gstreamer 1.0 ports to version 1.2.4.
1.2.3_1
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.3
25 Feb 2014 20:26:10
Revision:346072Original commit files touched by this commit
kwm search for other commits by this committer
Update gstreamer to 1.2.3.

Switch from USE_GNOME=ltverhack to USES=libtool
1.2.2_1
05 Feb 2014 15:53:18
Revision:342735Original commit files touched by this commit
bapt search for other commits by this committer
Chase libmad changes
1.0.10
01 Nov 2013 22:14:08
Revision:332416Original commit files touched by this commit
kwm search for other commits by this committer
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]
1.0.10
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
1.0.7
27 Apr 2013 20:56:38
Revision:316693Original commit files touched by this commit
kwm search for other commits by this committer
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.

Number of commits found: 12