summary refs log tree commit diff
path: root/pkgs/development/libraries/speechd
Commit message (Collapse)AuthorAge
* speechd: Fix espeak-mbrola voice checkJan Tojnar2022-01-09
|
* speechd: clean upJan Tojnar2022-01-09
| | | | Remove unused options.
* speechd: 0.10.2 → 0.11.1Jan Tojnar2022-01-09
| | | | | https://github.com/brailcom/speechd/releases/tag/0.11.0 https://github.com/brailcom/speechd/releases/tag/0.11.1
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
|
* speechd: Fix build with Glib 2.68Jan Tojnar2021-05-05
|
* speechd: 0.10.1 -> 0.10.2R. RyanTM2021-03-18
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* speechd: 0.9.1 -> 0.10.1R. RyanTM2020-08-29
|
* treewide: replace SRI hashesDaiderd Jordan2020-06-01
|
* speechd: 0.8.8 → 0.9.1Jan Tojnar2020-01-31
| | | | | 0.9.0: https://lists.nongnu.org/archive/html/speechd-discuss/2019-01/msg00058.html 0.9.1: https://lists.nongnu.org/archive/html/speechd-discuss/2019-05/msg00000.html
* speechd: clean upJan Tojnar2020-01-30
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* speechd: 0.8.5 -> 0.8.8, refactoredBert Moens2017-12-22
|
* speechd: 0.8.3 -> 0.8.5aske2016-09-05
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
|\
| * speechd: 0.7.1 -> 0.8.3Nikolay Amiantov2016-04-23
| | | | | | | | Make it actually useful -- support sound output and several voice modules
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | switch hardening flagsRobin Gloster2016-01-30
| |
* | Use a hardened stdenv by defaultFranz Pletz2016-01-30
|/
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Trying to add mumble. It still does not build.Lluís Batlle i Rossell2011-02-10
svn path=/nixpkgs/trunk/; revision=25890