# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- pycodes/setup.py~no-docs 2004-01-25 01:01:33.000000000 +0100 +++ pycodes/setup.py 2004-04-04 03:24:53.000000000 +0200 @@ -43,9 +43,7 @@ 'pycodes.tests.quantization', 'pycodes.tests.quantization.BSC', 'pycodes.tests.quantization.BEC'], - data_files=([('doc', - map(lambda x: os.path.join('doc',x), - ['pycodes.html','pycodes.info']))]), + data_files=(), ext_modules = [ Extension('pycodes.pyLDPC', map(lambda x: os.path.join(pyLDPCdir,x),pyLDPCsrc) + >
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/speech-dispatcher
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-07-20speech-dispatcher: fix configure.in for c++Henning Heinold2
2008-03-12speech-dispatcher: upgrade to 0.6.6Junqian Gordon Xu1
2008-03-10speech-dispatcher: Add patch to use c++ as the linker for espeakRichard Purdie2
2008-01-09speech-dispatcher_0.6.5: improve packaging, modularize libspeechd.Junqian Gordon Xu1
2008-01-06speech-dispatcher: enable flite, fix DEPENDS, remove spdsendJunqian Gordon Xu2
2008-01-05speech-dispatcher: Fix packaging of configfilesMatthias Hentges2
2008-01-05speech-dispatcher: Matthias Hentges3
2008-01-04speech-dispatcher: Add missing patchMatthias Hentges1
2008-01-04speech-dispatcher: Improve packagingMatthias Hentges1
2008-01-04dotconf: rename to libdotonf, fix packagingJunqian Gordon Xu1
2008-01-03speech-dispatcher_0.6.5: fix missing PRJunqian Gordon Xu1
2008-01-03add speech-dispatcher (RPROVIDES speechd). needed by navit.Junqian Gordon Xu4