Path to this page:
./
wip/umix,
Adjust mix levels
Branch: CURRENT,
Version: 1.0.2,
Package name: umix-1.0.2,
Maintainer: cezUmix is a program for adjusting soundcard volumes and other features
in soundcard mixers. You can control your volumes, balances and recording
sources flexibly from the command line or using a ncurses user interface
with vi/emacs-alike keybindings. Umix supports multiple mixer devices that
are dynamically loaded at runtime as plugins. All settings can be saved and
loaded from a file.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 9dd8aefb0313df1ca17db7c1fabee62a933f23a6
Filesize: 220.572 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-11-13 21:29:42 by othyro | Files touched by this commit (1) |
Log message:
USE_TOOLS+=aclocal autoconf
|
2012-10-07 19:41:39 by Aleksej Saushev | Files touched by this commit (52) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2006-03-09 22:02:03 by Johnny C. Lam | Files touched by this commit (31) |
Log message:
ossaudio.buildlink3.mk has been replaced by oss.buildlink3.mk.
|
2005-12-05 23:27:44 by Roland Illig | Files touched by this commit (61) |
Log message:
Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
|
2005-06-08 17:46:59 by Dieter Baron | Files touched by this commit (15) |
Log message:
mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", \
"automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
|
2005-05-24 12:31:47 by Roland Illig | Files touched by this commit (1) |
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
|
2005-04-11 23:16:08 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-09-27 16:50:48 by Todd Vierling | Files touched by this commit (1) |
Log message:
Nix LIBTOOL_LA_FILES usage.
|