1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-21 23:44:05 +02:00

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 SECTION:=games
CATEGORY:=Games CATEGORY:=Games
TITLE:=LÖVE 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/ URL:=http://bartbes.ath.cx/
endef endef

View File

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

View File

@ -19,7 +19,7 @@ define Package/pygame
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=pygame TITLE:=pygame
URL:=http://pygame.org 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 endef
define Package/pygame/description define Package/pygame/description