bard: whitespace cleanup

This commit is contained in:
Xiangfu Liu 2012-02-09 11:15:50 +08:00
parent d78f7f3077
commit cc8b88b103
3 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
@ -19,16 +19,17 @@ PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
define Package/bard
MAINTAINER:="Xiangfu Liu" <xiangfu@sharism.cc>
SECTION:=multimedia
CATEGORY:=Multimedia
TITLE:=bard
URL:=http://festvox.org/bard/
URL:=http://festvox.org/bard/
DEPENDS:=+flite +libsdl +libsdl-ttf +dejavu-fonts-ttf-DejaVuSans
endef
define Package/bard/description
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
CONFIGURE_ARGS += FLITEDIR=$(STAGING_DIR)/usr \

0
bitcoind/Makefile Normal file
View File

0
cgminer/Makefile Normal file
View File