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 on branch 2022Q2
gstreamer1-plugins-musepack Gstreamer musepack mpc encoder/decoder plugin
1.16.2_2 audio 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.16.2_2Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: LGPL20
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 ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. lib/gstreamer-1.0/libgstmusepack.so
  2. @ldconfig
  3. /usr/local/share/licenses/gstreamer1-plugins-musepack-1.16.2_2/catalog.mk
  4. /usr/local/share/licenses/gstreamer1-plugins-musepack-1.16.2_2/LICENSE
  5. /usr/local/share/licenses/gstreamer1-plugins-musepack-1.16.2_2/LGPL20
Collapse this list.
Dependency lines:
  • gstreamer1-plugins-musepack>0:audio/gstreamer1-plugins-musepack
To install the port:
cd /usr/ports/audio/gstreamer1-plugins-musepack/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/gstreamer1-plugins-musepack
  • pkg install gstreamer1-plugins-musepack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gstreamer1-plugins-musepack
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1575818122 SHA256 (gst-plugins-base-1.16.2.tar.xz) = b13e73e2fe74a4166552f9577c3dcb24bed077021b9c7fa600d910ec6987816a SIZE (gst-plugins-base-1.16.2.tar.xz) = 3939868

Expand this list (6 items)

Collapse this list.

SHA256 (gst-plugins-bad-1.16.2.tar.xz) = f1cb7aa2389569a5343661aae473f0a940a90b872001824bc47fa8072a041e74 SIZE (gst-plugins-bad-1.16.2.tar.xz) = 4887812 SHA256 (gst-plugins-ugly-1.16.2.tar.xz) = 5500415b865e8b62775d4742cbb9f37146a50caecfc0e7a6fc0160d3c560fbca SIZE (gst-plugins-ugly-1.16.2.tar.xz) = 893964 SHA256 (gst-plugins-good-1.16.2.tar.xz) = 40bb3bafda25c0b739c8fc36e48380fccf61c4d3f83747e97ac3f9b0171b1319 SIZE (gst-plugins-good-1.16.2.tar.xz) = 3897172

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gstreamer1-plugins-musepack
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.101.22.101.16.21.22.101.22.10---
FreeBSD:13:quarterly1.22.51.22.5-1.22.51.22.5-1.22.51.22.5
FreeBSD:14:latest1.22.101.22.10-1.22.51.22.10--1.22.2
FreeBSD:14:quarterly1.22.51.22.5-1.22.51.22.5-1.22.51.22.5
FreeBSD:15:latest1.22.101.22.10n/a1.22.5n/a-1.22.5-
FreeBSD:15:quarterly--n/a-n/a---
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>=4.3 : devel/gmake
  7. g-ir-scanner : devel/gobject-introspection
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.8 : lang/python38
  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.8 : lang/python38
  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. libmpcdec.so : audio/musepack
  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:
audio_gstreamer1-plugins-musepack
USES:
cpe 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: 1

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.16.2_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1