~ubuntu-branches/ubuntu/precise/linpsk/precise

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Jerry Stueve
  • Date: 2010-08-21 20:00:00 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100821200000-q5luegsye0b7tfs1
Tags: 1.1-1
* Move to alsa sound system (Closes: #575243)
* Move to qt4 packaging
* Add menu & desktop entries
* Update standards revision to 3.9.1
* Update to 3.0 (quilt) for patch management.
* Update to debhelper 7
* Correct spelling error in messages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To build linpsk, untar the tar archiv and switch to the linpsk directory.
 
2
 
 
3
run:
 
4
qmake -unix -o Makefile linpsk.pro
 
5
make
 
6
 
 
7
The executable linpsk is build in the bin subdirectory. Move the binary into prefered location , probably /usr/local/bin
 
8
 
 
9
LinPSK now uses the alsa sound system.
 
10
The names of the used alsa devices are LinPSK_Record and LinPSK_Play.
 
11
To map these names to your soundcard edit the file asoundrc in the linpsk directory appropriately and append it to .asoundrc in your homedirectory.
 
12
If no .asoundrc exists copy the edited asoundrc to .asoundrc in your homedirectory instead of appending.
 
 
b'\\ No newline at end of file'