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
headsetcontrol Tool to control certain aspects of USB-connected headsets
2.7.0 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 2.7.0Version of this port present on the latest quarterly branch.
Maintainer: Alexander88207@protonmail.com search for ports maintained by this maintainer
Port Added: 2020-10-26 13:32:55
Last Update: 2023-10-04 19:59:56
Commit Hash: 1ee788e
License: GPLv3
WWW:
https://github.com/Sapd/HeadsetControl
Description:
A tool to control certain aspects of USB-connected headsets. Currently, support is provided for - Adjusting sidetone - Getting battery state - Controlling LEDs - Setting the inactive time. See the link below for which headset supports which feature.
Homepage    cgit ¦ Codeberg ¦ 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 (4 items)
Collapse this list.
  1. /usr/local/bin/headsetcontrol
  2. /usr/local/share/licenses/headsetcontrol-2.7.0/catalog.mk
  3. /usr/local/share/licenses/headsetcontrol-2.7.0/LICENSE
  4. /usr/local/share/licenses/headsetcontrol-2.7.0/GPLv3
Collapse this list.
Dependency lines:
  • headsetcontrol>0:audio/headsetcontrol
To install the port:
cd /usr/ports/audio/headsetcontrol/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/headsetcontrol
  • pkg install headsetcontrol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: headsetcontrol
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696110167 SHA256 (Sapd-HeadsetControl-2.7.0_GH0.tar.gz) = 57ef523fa469b77f93d31bb2283d4fdb2e612c7f9822f958fb1f59fd67149529 SIZE (Sapd-HeadsetControl-2.7.0_GH0.tar.gz) = 50581

Packages (timestamps in pop-ups are UTC):
headsetcontrol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.7.02.7.02.32.7.02.7.0-2.3-
FreeBSD:13:quarterly2.7.02.7.02.6.12.7.02.7.02.7.02.7.02.7.0
FreeBSD:14:latest2.7.02.7.02.6.12.7.02.7.02.6.1-2.6.1
FreeBSD:14:quarterly2.7.02.7.0-2.7.02.7.02.7.02.7.02.7.0
FreeBSD:15:latest2.7.02.7.0n/a2.7.0n/a2.7.02.7.02.7.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. hidapi>=0 : comms/hidapi
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libhidapi.so : comms/hidapi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_headsetcontrol
USES:
cmake
pkg-message:
For install:
Type headsetcontrol -h to get all available options. Type headsetcontrol -? to get a list of supported capabilities for the currently detected headset. headsetcontrol -s 128 sets the sidetone to 128 (REAL loud). You can silence it with 0. I recommend a loudness of 16. The following options don't work on all devices yet: headsetcontrol -b check battery level. Returns a value from 0 to 100 or loading. headsetcontrol -n 0|1 sends a notification sound, made by the headset. 0 or 1 are currently supported as values. headsetcontrol -l 0|1 switches LED off/on (off almost doubles battery lifetime!). headsetcontrol --short-output cut unnecessary output, for reading by other scripts or applications. headsetcontrol -i 0-90 sets inactive time in minutes, time must be between 0 and 90, 0 disables the feature. headsetcontrol -m retrieves the current chat-mix-dial level setting between 0 and 128. Below 64 is the game side and above is the chat side. headsetcontrol -v 0|1 turn voice prompts on or off. headsetcontrol -r 0|1 turn rotate to mute feature on or off. headsetcontrol --dev Advanced menu for developers, to send and/or receive custom data headsetcontrol -p 0-3 sets equalizer preset, must be between 0 and 3, 0 is the default preset.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Sapd/HeadsetControl/tar.gz/2.7.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port