File: README

package info (click to toggle)
alsa-tools 1.2.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,160 kB
  • sloc: ansic: 23,822; cpp: 15,276; sh: 6,036; pascal: 1,140; asm: 1,053; makefile: 927; xml: 846; python: 251
file content (16 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
envy24control - Control tool for Envy24 (ice1712) based soundcards

Needs:
	ALSA, GTK+, an Envy24-based soundcard

To build (from unpacked tarball):
	./configure
If you use GTK+-1.2, pass --with-gtk2=no

	make
	su -c 'make install'

To build (from GIT):
	./gitcompile
	su -c 'make install'