Port details |
- alsa-sndio ALSA PCM sndio plugin
- 0.2_1 audio
=0 0.2_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2018-03-19 08:23:24
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: ISCL
- Description:
- The alsa-sndio plugin provides a PCM that connects to a sndiod server
as a fallback for applications that don't support sndio.
Only playback is supported and the plugin does not report accurate
buffer positions at the moment. Do not expect this to work in a good
way for video playback, browsers, etc.
WWW: https://github.com/Duncaen/alsa-sndio
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- alsa-sndio>0:audio/alsa-sndio
- For LIB depends:
- libasound_module_pcm_sndio.so:audio/alsa-sndio
- To install the port:
- cd /usr/ports/audio/alsa-sndio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/alsa-sndio
- pkg install alsa-sndio
- PKGNAME: alsa-sndio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1525196299
SHA256 (Duncaen-alsa-sndio-0.2_GH0.tar.gz) = af5e4e8f6229607a33b34f93bb22b0c178f7db8431c5f7cf48e8f89c982219d9
SIZE (Duncaen-alsa-sndio-0.2_GH0.tar.gz) = 4119
- 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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libsndio.so : audio/sndio
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_alsa-sndio
- USES:
- gmake localbase pkgconfig
- pkg-message:
- For install:
- To set the default PCM to the sndio plugin, create ~/.asoundrc with
pcm.!default {
type sndio
}
Optionally, use the 'volume' option to set the initial volume and
'device' to set the device to use.
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.2_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Sep 2020 05:05:25
0.2_1
|
tobik  |
Reset MAINTAINER |
12 Jul 2020 09:30:29
0.2_1
|
tobik  |
audio/sndio: Update to 1.7.0 |
13 Aug 2019 16:00:39
0.2
|
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
01 May 2018 17:43:42
0.2
|
tobik  |
audio/alsa-sndio: Update to 0.2 |
19 Mar 2018 08:23:13
0.1
|
tobik  |
New port: audio/alsa-sndio
The alsa-sndio plugin provides a PCM that connects to a sndiod server
as a fallback for applications that don't support sndio.
Only playback is supported and the plugin does not report accurate
buffer positions at the moment. Do not expect this to work in a good
way for video playback, browsers, etc.
WWW: https://github.com/Duncaen/alsa-sndio |
Number of commits found: 7
|