MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 5 as of 2014-06-29 00:21:08
  • wmix

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

Build from source

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

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

  • tar xvzf wmix-3.2.tar.gz
  • cd wmix-3.2
  • make clean
  • make
  • make install

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

CFLAGS          = -O3 -W -Wall

to

CFLAGS          = -W -Wall

Slackbuild

TODO

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01