mark nlove, offrss, pygame as @BROKEN

This commit is contained in:
Xiangfu 2012-04-04 19:01:10 +08:00
parent 83f3429720
commit 5a2adbfde2
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ define Package/nlove
SECTION:=games
CATEGORY:=Games
TITLE:=LÖVE
DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis
DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis @BROKEN
URL:=http://bartbes.ath.cx/
endef

View File

@ -16,7 +16,7 @@ define Package/offrss
CATEGORY:=Network
TITLE:=Offrss
URL:=http://vicerveza.homeunix.net/~viric/cgi-bin/offrss/doc/trunk/doc/home.wiki
DEPENDS:=+libcurl +libnxml +libmrss
DEPENDS:=+libcurl +libnxml +libmrss @BROKEN
endef
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include

View File

@ -19,7 +19,7 @@ define Package/pygame
CATEGORY:=Languages
TITLE:=pygame
URL:=http://pygame.org
DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer
DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer @BROKEN
endef
define Package/pygame/description