Package Details: jack_mixer-git 20110930-1

Package Base: jack_mixer-git
Description: A GTK+ JACK audio mixer app with a look similar to its hardware counterpart
Upstream URL: http://home.gna.org/jackmixer/
Category: multimedia
Licenses: GPL2
Submitter: None
Maintainer: None
Last Packager: None
Votes: 3
First Submitted: 2009-11-07 22:04
Last Updated: 2011-09-30 19:10

Required by (0)

Sources

  • jack_mixer-git.install

Latest Comments

Comment by kuroneko

2014-05-04 09:19

python-fpconst should be python2-fpconst

Comment by orbisvicis

2011-10-04 20:47

Does this crash for anyone else? It does for me with gcc 4.5 and 4.6, but it is only about 65% reproducible.

If it does, let me know.

The fix happens to be downgrading to the latest release (git checkout 9)

Comment by orbisvicis

2011-09-30 19:13

adopted & fixed

Anonymous comment

2010-11-28 19:01

checking for headers required to compile python extensions... File "<string>", line 1
import sys; print sys.prefix
^
SyntaxError: invalid syntax
File "<string>", line 1
import sys; print sys.exec_prefix
^
SyntaxError: invalid syntax
not found
configure: error: Could not find Python headers
Breche ab ...
The build failed.