| Port details |
- libmatemixer Mixer library for MATE desktop
- 1.28.0_3 audio
=0 1.28.0_1Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2015-07-27 20:19:58
- Last Update: 2026-06-19 11:10:32
- Commit Hash: decb85e
- Also Listed In: mate
- License: LGPL21
- WWW:
- https://github.com/mate-desktop/libmatemixer
- Description:
- libmatemixer is a mixer library for MATE desktop.
It provides an abstract API allowing access to mixer functionality available
in the PulseAudio, ALSA and OSS sound systems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libmatemixer>0:audio/libmatemixer
- To install the port:
- cd /usr/ports/audio/libmatemixer/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libmatemixer
- pkg install libmatemixer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmatemixer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781825249
SHA256 (mate/libmatemixer-1.28.0.tar.xz) = 5d73b922397f60688e3c9530eb532bce46c30e262db1b5352fa32c40d870a0c7
SIZE (mate/libmatemixer-1.28.0.tar.xz) = 497120
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:
-
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- audio/mate-media
- sysutils/mate-settings-daemon
Configuration Options:
- ===> The following configuration options are available for libmatemixer-1.28.0_3:
ALSA=off: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- audio_libmatemixer
- USES:
- gettext gmake gnome libtool pkgconfig tar:xz
- 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 |
1.28.0_3 19 Jun 2026 11:10:32
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: remove unneeded USE_GITHUB and GH_ACCOUNT
Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate. |
1.28.0_3 07 Jun 2026 19:10:37
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: add GitHub releases site hint to PORTSCOUT |
1.28.0_3 28 May 2026 11:25:09
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: drop gtk-doc API documentation
The release tarball ships pre-built gtk-doc HTML files that get
installed unconditionally despite --disable-gtk-doc being set in
CONFIGURE_ARGS. Patch Makefile.in to remove the docs directory
from SUBDIRS as API documentation takes unnecessary disk space
on end user systems. |
1.28.0_3 28 May 2026 10:52:17
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: switch to GitHub release asset
Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf and gtkdocize, not
needed with release tarballs. |
1.28.0_2 25 May 2026 16:46:36
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: switch to GitHub source
Switch from MATE mirror to GitHub tarball using USE_GITHUB, add
autoreconf and gtk-doc build dependency, and remove gtk-doc HTML
entries from pkg-plist that were never installed due to
--disable-gtk-doc in CONFIGURE_ARGS. |
1.28.0_1 23 Jul 2025 11:09:59
    |
Baptiste Daroussin (bapt)  |
audio/*: remove useless USES=pathfix |
1.28.0_1 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
1.28.0 10 Mar 2024 01:44:25
    |
Eric Turgeon (ericbsd)  |
audio/libmatemixer: updated to 1.28.0
closes ghostbsd/issues#103 |
1.26.0_1 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.26.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.26.0 09 Oct 2021 23:33:24
    |
Neel Chauhan (nc)  |
audio/libmatemixer: Update to 1.26.0 |
1.24.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.24.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.24.1 15 Aug 2020 18:16:09
  |
ericbsd  |
updating audio/libmatemixer to 1.24.1 |
1.24.0 12 Jun 2020 08:02:06
  |
bapt  |
Update to 1.24.0 |
1.22.0 08 Nov 2019 09:27:57
  |
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
1.22.0 13 May 2019 12:29:45
  |
ericbsd  |
Fix audio/libmatemixer alsa and pulse in pkg-plist |
1.22.0 11 May 2019 17:33:51
  |
ericbsd  |
update mate desktop to 1.22.1
Approved by: mentors (implicit) |
1.20.1_2 01 May 2019 19:35:15
  |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
1.20.1_1 01 Apr 2019 01:15:29
  |
ericbsd  |
defaulting audio/libmatemixer with pulseaudio
Approved by: mentors (implicit) |
1.20.1 11 Feb 2019 06:37:55
  |
pi  |
audio/libmatemixer: help mate_mixer_applet to save the "track to control"
- Using mate 1.8.1 installed from packages.
Unable to set the volume straight from the slider of the Mixer Applet,
until I right click the icon, go to preferences, and select PCM as the
track to control. If I restart the mate_mixer_applet
(either via kill or regular shutdown) the setting goes back to Volume.
- After the port patch the instelled libmatemixer backend works fine.
- see also:
https://forums.freebsd.org/threads/fixing-default-audio-device-in-mate.58957/
PR: 202578
Submitted by: Attila <agm2port@gmail.com>
Reported by: Abilio Marques <abiliojr@gmail.com>
Reviewed by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.20.1 02 Nov 2018 23:49:40
  |
ericbsd  |
update audio/libmatemixer to 1.20.1 |
1.20.0 13 Apr 2018 21:16:57
  |
ericbsd  |
Updating MATE ports to and patch for MATE 1.20
Reviewed by: kwm
Approved by: bapt (mentor) |
1.18.0 04 Jul 2017 11:44:30
  |
kwm  |
Update the mate desktop to 1.18.
* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro
* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper
Thanks to Eric Turgeon for submitting the bulk of this MATE update.
Obtained from: gnome devel repo |
1.12.1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.12.1 01 Feb 2016 10:07:13
  |
kwm  |
limit portscout to stable versions only. |
1.12.1 25 Jan 2016 12:31:21
  |
kwm  |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo |
1.10.0_1 28 Jul 2015 07:34:31
  |
kwm  |
* Use gmake to build libmatemixer to fix the build on 9.x.
* This causes translations to be installed. Use intlhack instead of intltool
to get them installed in the right place, and fix the plist. Bump
portrevision since package content changed.
Submitted by: pkg-fallout |
1.10.0 27 Jul 2015 20:19:34
  |
kwm  |
Update MATE DE to 1.10.0.
This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.
This update fixes the following PR's:
PR: 193942, 191885
Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from: gnome devel repo. |