39 Commits

Author SHA1 Message Date
gyroing
946b05b643 Add PiperTTS recipe (#12905) 2025-09-08 16:38:58 +00:00
Schrijvers Luc
df05202cbd brltty, remove obsolete patch (#8880) 2023-06-22 18:07:26 +02:00
Schrijvers Luc
7d69a975cb flite, remove static libraries (#7975) 2023-03-18 13:19:49 +01:00
Gerasim Troeglazov
aeea9ec7b3 flite: bump version 2023-02-13 23:04:37 +10:00
Schrijvers Luc
26253e5fa3 espeak, remove static library (#7741) 2023-01-06 09:41:10 +01:00
Gerasim Troeglazov
0c198c5a72 espeak: try to fix build for x86_gcc2 arch 2022-12-21 14:39:22 +10:00
Gerasim Troeglazov
e92a26723f espeak: enable portaudio backend 2022-12-21 14:27:03 +10:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc
97c510b9bd Use https over http, fixes problems reported by repology (#5916) 2021-05-15 09:30:48 +02:00
Panagiotis Vasilopoulos
2cc2710b77 flite: bump to 2.1 (#4580)
* flite: bump to 2.1
2020-01-21 12:10:17 +01:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
François Revol
24c0a3b55d brltty: add my current patchset
from https://github.com/mmuman/brltty/commits/haiku-port
2018-12-07 18:05:51 +01:00
Jerome Duval
9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
Jerome Duval
189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
phoudoin
f711221ee1 speech_tools: fix x86_64 build, closing #1427. (#1505) 2017-07-10 16:03:46 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
waddlesplash
91536a4106 speech_tools: mark broken on x86_64 2017-06-15 07:24:51 -04:00
Jerome Duval
a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Adrien Destugues
9b15585516 flite: disable parallel builds
Fixes #1213.
2017-03-26 11:17:34 +02:00
Jerome Duval
957b71d402 espeak: fix provide versioning. 2017-01-22 15:15:39 +01:00
Stephanie Fu
15acb181d3 espeak: builds on x86_64 now (#1051) 2017-01-16 22:03:49 +01:00
DarkmatterVale
bd4b583fc8 Reformat 10 recipes 2015-12-26 14:31:09 +00:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger
48285a434f De-lint recipes.
*	arm_none_eabi_newlib
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES and BUILD_REQUIRES.

*	avrdude
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bafx
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becasso
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becjk
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bmake
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	cmake_haiku
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	coveredcalc
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	curl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dejavu
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dfu-programmer
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	exiv2
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	festival
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	fxload
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	geos
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	gsl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	lato_fonts
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libabw
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcaca
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcdr
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libdv
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libebook
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libetonyek
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
2015-08-02 19:42:51 +02:00
Augustin Cavalier
f6213dce35 flite: Get rid of the exotic PROVIDES* setup.
I get that the author of this recipe was trying to be clever,
but all it does is confuse both the people trying to maintain this
recipe *and* the Kitchen's dependency tracker.
2015-07-31 13:17:05 -04:00
Augustin Cavalier
6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Timothy Gu
26451775ee Add festival port 2014-12-29 15:14:05 -08:00
Timothy Gu
a776592824 speech_tools: Various improvements
- Fix gcc_syslibs dep on secondary architectures
- Remove -lstdc++ from linking commands
- Fix provide of devel package
- Make the devel package depend on devel:libncurses
- Install headers to speech_tools directory inside $includeDir
- Work around Festival's broken build system by symlinking configuration files
  and makefile rules
- Remove unneeded dependency on makefile_engine
2014-12-29 13:05:59 -08:00
Timothy Gu
a0b01aaf2f Add Edinburgh Speech Tools port 2014-12-26 08:04:04 -08:00
Timothy Gu
91a39ed24a Add flite port 2014-12-24 23:23:08 -08:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
François Revol
3c078d8192 Fix some bad usage of $portVersionedName
It contains _x86 for gcc4 builds, which is not what we need.
2014-07-19 19:49:49 +02:00
François Revol
5cf4a19f75 espeak: Fix policy warnings
* missing lib:libespeak PROVIDE
* missing devel: PROVIDE
* fix include install location
* fix lib install to develop/
2014-07-17 21:38:19 +02:00
François Revol
48f66dfc5a espeak: Add patch 2014-07-17 21:38:18 +02:00
François Revol
9298592332 espeak: Add checksum 2014-07-17 21:38:17 +02:00
François Revol
cfda58e461 Initial recipe for espeak 2014-07-17 21:38:16 +02:00