mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:29:41 +02:00
bard: whitespace cleanup
This commit is contained in:
parent
d78f7f3077
commit
cc8b88b103
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
@ -19,16 +19,17 @@ PKG_FIXUP:=autoreconf
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/bard
|
define Package/bard
|
||||||
|
MAINTAINER:="Xiangfu Liu" <xiangfu@sharism.cc>
|
||||||
SECTION:=multimedia
|
SECTION:=multimedia
|
||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
TITLE:=bard
|
TITLE:=bard
|
||||||
URL:=http://festvox.org/bard/
|
URL:=http://festvox.org/bard/
|
||||||
DEPENDS:=+flite +libsdl +libsdl-ttf +dejavu-fonts-ttf-DejaVuSans
|
DEPENDS:=+flite +libsdl +libsdl-ttf +dejavu-fonts-ttf-DejaVuSans
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bard/description
|
define Package/bard/description
|
||||||
Bard Storyteller is a text reader. Bard not only allows a user to read books,
|
Bard Storyteller is a text reader. Bard not only allows a user to read books,
|
||||||
but can also read books to a user using text-to-speech.
|
but can also read books to a user using text-to-speech.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += FLITEDIR=$(STAGING_DIR)/usr \
|
CONFIGURE_ARGS += FLITEDIR=$(STAGING_DIR)/usr \
|
||||||
|
0
bitcoind/Makefile
Normal file
0
bitcoind/Makefile
Normal file
0
cgminer/Makefile
Normal file
0
cgminer/Makefile
Normal file
Loading…
Reference in New Issue
Block a user