Search Criteria
Package Details: jacklistener-git 51.2e73f72-1
Git Clone URL: | https://aur.archlinux.org/jacklistener-git.git (read-only, click to copy) |
---|---|
Package Base: | jacklistener-git |
Description: | Jack Listener Daemon (jack-sensing) |
Upstream URL: | https://github.com/gentoo-root/jacklistener |
Licenses: | |
Provides: | |
Submitter: | robertfoster |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2012-10-24 15:06 |
Last Updated: | 2019-04-04 17:11 |
Dependencies (6)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- udev (systemd-light, systemd-cdown-git, eudev-git, systemd-git, eudev, systemd-selinux, systemd)
- git (git-git) (make)
- jackeventcmd-git (optional) – Run custom commands when headphones are (un)plugged
- jacknotifier-git (optional) – Headphones Jack Notification Daemon
- musicpaused-git (optional) – Pause music when headphones are unplugged
Required by (4)
- headphones-plug-detector-git
- jackeventcmd-git (requires jacklistener)
- jacknotifier-git
- musicpaused-git
Latest Comments
f1u77y commented on 2019-04-04 14:02
This program now has a new option for detecting devices in runtime via udev. If you want this package to support it, you could configure with
--enable-udev
and addudev
to dependencies. Would you like to do it?f1u77y commented on 2018-05-27 13:10
Installation fails because sbindir is /usr/sbin here. Could you configure with
--sbindir=/usr/bin
to comply with arch packaging standards?