mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
flite: only compile the cmu_us_kal voice. thanks Alan
This commit is contained in:
@@ -28,6 +28,8 @@ define Package/flite/description
|
||||
a small, fast run-time synthesis engine
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --with-langvox=ben
|
||||
|
||||
define Package/flite/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin/
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/bin/flite $(1)/usr/bin/
|
||||
|
||||
Reference in New Issue
Block a user