mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 23:56:16 +02:00
mark nlove, offrss, pygame as @BROKEN
This commit is contained in:
parent
83f3429720
commit
5a2adbfde2
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user