wmix

Dockapp mixer for OSS or ALSA.

http://dockapps.windowmaker.org/click.php?send=http://www.ne.jp/asahi/linux/timecop/

http://dockapps.windowmaker.org/download.php/id/528/wmix-3.2.tar.gz

http://www.ne.jp/asahi/linux/timecop/#wmix

http://www.ne.jp/asahi/linux/timecop/software/wmix-3.1.tar.gz

http://windowmaker.org/dockapps/?name=wmix

http://windowmaker.org/dockapps/?download=wmix-3.2+20150916.tar.gz

http://repo.or.cz/dockapps.git/tree/HEAD:/wmix

Build from source

If the error expecting string instruction after 'rep' appears, change the Makefile from

CFLAGS          = -O3 -W -Wall

to

CFLAGS          = -W -Wall

Slackbuild

TODO

Build from source updated

   1 cd /tmp/
   2 wget https://www.dockapps.net/download/wmix-3.5.tar.gz
   3 tar xvzf wmix-3.5.tar.gz 
   4 cd wmix-3.5
   5 ./configure 
   6 make clean
   7 make 
   8 make install

wmix (last edited 2022-02-12 21:12:42 by localhost)