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
Port details
gstreamer1-plugins-spc Gstreamer OpenSPC plugin
1.14.4 audio Deleted on this many watch lists=0 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.14.4Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-22 11:35:56
Last Update: 2020-01-26 17:42:37
SVN Revision: 524224
License: not specified in port
WWW:
https://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: https://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
Expand this list (2 items)
Collapse this list.
  1. lib/gstreamer-1.0/libgstspc.so
  2. @ldconfig
Collapse this list.
Dependency lines:
  • gstreamer1-plugins-spc>0:audio/gstreamer1-plugins-spc
No installation instructions:
This port has been deleted.
PKGNAME: gstreamer1-plugins-spc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1539380228 SHA256 (gst-plugins-base-1.14.4.tar.xz) = ca6139490e48863e7706d870ff4e8ac9f417b56f3b9e4b3ce490c13b09a77461 SIZE (gst-plugins-base-1.14.4.tar.xz) = 3703232

Expand this list (6 items)

Collapse this list.

SHA256 (gst-plugins-bad-1.14.4.tar.xz) = 910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5 SIZE (gst-plugins-bad-1.14.4.tar.xz) = 4678032 SHA256 (gst-plugins-ugly-1.14.4.tar.xz) = ac02d837f166c35ff6ce0738e281680d0b90052cfb1f0255dcf6aaca5f0f6d23 SIZE (gst-plugins-ugly-1.14.4.tar.xz) = 889632 SHA256 (gst-plugins-good-1.14.4.tar.xz) = 5f8b553260cb0aac56890053d8511db1528d53cae10f0287cfce2cb2acc70979 SIZE (gst-plugins-good-1.14.4.tar.xz) = 3792524

Collapse this list.


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
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. g-ir-scanner : devel/gobject-introspection
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.7 : lang/python37
  10. gstreamer1-plugins-bad>=1.4 : multimedia/gstreamer1-plugins-bad
  11. gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
Runtime dependencies:
  1. iso-codes>=0 : misc/iso-codes
  2. gstreamer1-plugins>=1.4.0 : multimedia/gstreamer1-plugins
  3. python3.7 : lang/python37
  4. gstreamer1-plugins-bad>=1.4 : multimedia/gstreamer1-plugins-bad
  5. gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libgstreamer-1.0.so : multimedia/gstreamer1
  2. libfreetype.so : print/freetype2
  3. liborc-0.4.so : devel/orc
  4. libopenspc.so : audio/libopenspc
  5. libintl.so : devel/gettext-runtime
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libxml2.so : textproc/libxml2
  9. libgstreamer-1.0.so : multimedia/gstreamer1
There are no ports dependent upon this port

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

Number of commits found: 2

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.14.4
26 Jan 2020 17:42:37
Revision:524224Original commit files touched by this commit
kwm search for other commits by this committer
Update gstreamer1 to 1.16.2.

- The spc plugin was removed inflavor for the gsm plugin.
- Added in tree qt plugin.

Changelog: https://gstreamer.freedesktop.org/releases/1.16/#1.16.2

Update net-im/fractal to 4.2.2 to support GStreamer 1.16 (approved by
maintainer)

Thanks to antoine@ for the exp-run.

PR:		239386
1.12.2
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@

Number of commits found: 2