]> git.pld-linux.org Git - packages/ecasound.git/blame - ecasound.spec
- ver. 2.0.2
[packages/ecasound.git] / ecasound.spec
CommitLineData
0d5d27e1 1
2%define python_sitepkgsdir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages/')"`)
3feef4cd 3%define python_ver %(echo `python -c "import sys; print sys.version[:3]"`)
4%define python_basedir %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3])"`)
0d5d27e1 5%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
6%define python_compile python -c "import compileall; compileall.compile_dir('.')"
7
8d9b8c33 8Summary: Software package for multitrack audio processing
9