Change Details
nlove/Makefile |
19 | 19 | SECTION:=games |
20 | 20 | CATEGORY:=Games |
21 | 21 | TITLE:=LÖVE |
22 | | DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis |
| 22 | DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis @BROKEN |
23 | 23 | URL:=http://bartbes.ath.cx/ |
24 | 24 | endef |
25 | 25 | |
offrss/Makefile |
16 | 16 | CATEGORY:=Network |
17 | 17 | TITLE:=Offrss |
18 | 18 | URL:=http://vicerveza.homeunix.net/~viric/cgi-bin/offrss/doc/trunk/doc/home.wiki |
19 | | DEPENDS:=+libcurl +libnxml +libmrss |
| 19 | DEPENDS:=+libcurl +libnxml +libmrss @BROKEN |
20 | 20 | endef |
21 | 21 | |
22 | 22 | TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include |
pygame/Makefile |
19 | 19 | CATEGORY:=Languages |
20 | 20 | TITLE:=pygame |
21 | 21 | URL:=http://pygame.org |
22 | | DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer |
| 22 | DEPENDS:=+python-mini +libsdl +libpng +libjpeg +libsdl-image +libsdl-mixer @BROKEN |
23 | 23 | endef |
24 | 24 | |
25 | 25 | define Package/pygame/description |
Download the corresponding diff file