FreeBSD Bugzilla – Attachment 211176 Details for
Bug 243714
[New Port] audio/headsetcontrol: setup sidetone for various of gaming headsets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
headsetcontrol.shar
headsetcontrol.shar (text/plain), 3.37 KB, created by
Alexander Vereeken
on 2020-01-29 19:47:29 UTC
(
hide
)
Description:
headsetcontrol.shar
Filename:
MIME Type:
Creator:
Alexander Vereeken
Created:
2020-01-29 19:47:29 UTC
Size:
3.37 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># headsetcontrol ># headsetcontrol/pkg-message ># headsetcontrol/pkg-descr ># headsetcontrol/distinfo ># headsetcontrol/Makefile ># >echo c - headsetcontrol >mkdir -p headsetcontrol > /dev/null 2>&1 >echo x - headsetcontrol/pkg-message >sed 's/^X//' >headsetcontrol/pkg-message << 'e080262e624cc98984f6f68ea07b1e91' >X[ >X{ >X message: <<EOM >XType headsetcontrol -h to get all available options. >X >Xheadsetcontrol -s 128 sets the sidetone to 128 (REAL loud). You can silence it with 0. I recommend a loudness of 16. >X >XFollowing options don't work on all devices yet: >X >Xheadsetcontrol -b check battery level. Returns a value from 0 to 100 or loading. >X >Xheadsetcontrol -n 0|1 sends a notification sound, made by the headset. 0 or 1 are currently supported as values. >X >Xheadsetcontrol -l 0|1 switches LED off/on (off almost doubles battery lifetime!). >X >Xheadsetcontrol -c cut unnecessary output, for reading by other scripts or applications. >XEOM >X} >X] >e080262e624cc98984f6f68ea07b1e91 >echo x - headsetcontrol/pkg-descr >sed 's/^X//' >headsetcontrol/pkg-descr << '7e1eb6693ed8c9abe50880b7652581bb' >XHeadsetControl allows you to setup sidetone for various of gaming headsets. >X >XWWW: https://github.com/Sapd/HeadsetControl >7e1eb6693ed8c9abe50880b7652581bb >echo x - headsetcontrol/distinfo >sed 's/^X//' >headsetcontrol/distinfo << '4f7c9965c415e353fee3be40b8e98035' >XTIMESTAMP = 1580326666 >XSHA256 (Sapd-headsetcontrol-2.3_GH0.tar.gz) = 4969f13b5c5e2fee3b4b75d09f1a3ef1b707615aababf40d1f7cac60eab1fc21 >XSIZE (Sapd-headsetcontrol-2.3_GH0.tar.gz) = 28045 >4f7c9965c415e353fee3be40b8e98035 >echo x - headsetcontrol/Makefile >sed 's/^X//' >headsetcontrol/Makefile << '7d058dd892610c2447ff78d9244d13a5' >X# Created by: Alexander Vereeken <Alexander88207@protonmail.com> >X# $FreeBSD$ >X >XPORTNAME= headsetcontrol >XPORTVERSION= 2.3 >XCATEGORIES= audio >X >XMAINTAINER= Alexander88207@protonmail.com >XCOMMENT= Tool to setup sidetone for various gaming headsets >X >XLICENSE= GPLv3 >XLICENSE_FILE= ${WRKSRC}/license >X >XBUILD_DEPENDS= hidapi>=0:comms/hidapi >XLIB_DEPENDS+= libhidapi.so:comms/hidapi >X >XUSES= cmake >X >XUSE_GITHUB= yes >XGH_ACCOUNT= Sapd >X >XWRKSRC= ${WRKDIR}/HeadsetControl-${PORTVERSION} >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|/etc/udev/|/usr/local/etc/udev/|g' ${WRKSRC}/CMakeLists.txt >X >XPLIST_FILES= ${LOCALBASE}/bin/headsetcontrol \ >X ${LOCALBASE}/etc/udev/rules.d/50-corsair-void.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g633.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-corsair_void_rgb_usb.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g935.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-corsair-void-pro-usb.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-corsair-void-pro.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-steelseries-arctis-7.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g430.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-steelseries-arctis-pro-2019.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g533.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g933.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-logitech-g930.rules \ >X ${LOCALBASE}/etc/udev/rules.d/50-steelseries-arctis-7-2019.rules >X >X.include <bsd.port.mk> >7d058dd892610c2447ff78d9244d13a5 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 243714
:
211176
|
211177
|
211179
|
215809