Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-12 | Update license and build Python bindings | micwoj92 | |
2024-02-21 | Update to 5.0.3 | Martchus | |
2023-08-01 | Remove no longer needed patch for pocketsphinx | Martchus | |
2023-08-01 | Update to 5.0.2 | Martchus | |
2023-04-29 | Fix include directory and various details | Martchus | |
2023-02-24 | Update pocketsphinx to 5.0.0 | Martchus | |
* Remove no longer required base package * Do not include Python module anymore; it is not built by default by the upsteam build script anymore (only if CMake variable SKBUILD is set) and thus supposedly designed to be distributed in a separate package; this makes also sense at it avoids rebuilding the C library on every minor Python release * Rebuild subtitlecomposer; however, at this point this means its speech plugin will not be available anymore as even the detection of the library does not work: ``` -- Could NOT find PocketSphinx (missing: POCKETSPHINX_INCLUDE_DIR) (found suitable version "5.0.0", minimum required is "5") -- Have NOT Found PocketSphinx - Speech plugin will not be built ``` | |||
2021-12-03 | Rebuild against Python 3.10 | Martchus | |
2021-09-10 | Drop Python 2 | Martchus | |
2020-05-12 | Remove .gitignore | Martchus | |
2018-08-30 | Remove libtool invocations | Martchus | |
2017-02-22 | Version 5prealpha-9, deps cleaned | Marco Pompili | |
2017-02-22 | Remove LICENSE from source | Marco Pompili | |
2017-01-24 | Version 5prealpha-8, fix gstreamer dep | Marco Pompili | |
2017-01-23 | Version 5prealpha-7, fix python lib folder | Marco Pompili | |
2016-10-02 | Version 5prealpha-6 | Marco Pompili | |
2016-06-01 | fix LICENSE checksum | Marco Pompili | |
2016-06-01 | Version 5prealpha-5 | Marco Pompili | |
2016-03-15 | Version 5prealpha-4 | Marco Pompili | |
2016-02-02 | fixed md5sum for source archive | Marco Pompili | |
2015-12-03 | Version 5prealpha-3, with both python2 and python3 bindings | Marco Pompili | |
2015-11-02 | 5prealpha-2: Fixing missing dependency | Marco Pompili | |
2015-09-28 | gitignore file | Marco Pompili | |
2015-09-28 | Version 5-prealpha | Marco Pompili | |
2015-06-13 | Initial import | Marco Pompili | |