mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Import audio/siosw.
siosw is a simple ncurses menu for selecting the sndio `server.device` setting. OK jtt@, thanks!
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
COMMENT = ncurses audio device switcher for sndio
|
||||
|
||||
V = 0.1
|
||||
DISTNAME = siosw-${V}
|
||||
DIST_TUPLE += github vext01 siosw v${V} .
|
||||
|
||||
CATEGORIES = audio sysutils
|
||||
MAINTAINER = Edd Barrett <edd@openbsd.org>
|
||||
|
||||
# ISC
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB = c curses menu sndio
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (vext01-siosw-v0.1.tar.gz) = EV9woMQiZ52Ad9T3rCFu5fpfFZctViwygdZc7GEjp9k=
|
||||
SIZE (vext01-siosw-v0.1.tar.gz) = 3962
|
||||
@@ -0,0 +1 @@
|
||||
siosw is a simple ncurses menu for selecting the sndio `server.device` setting.
|
||||
@@ -0,0 +1 @@
|
||||
@bin bin/siosw
|
||||
Reference in New Issue
Block a user