Date:2011-01-20 13:39:18 (13 years 2 months ago)
Author:Xiangfu Liu
Commit:1fca17c18abac0a884d8ae08db56b63a5b81a04b
Message:nlove, offrss: fix typo and depends

Files: nlove/Makefile (2 diffs)
offrss/Makefile (1 diff)

Change Details

nlove/Makefile
1919    SECTION:=games
2020    CATEGORY:=Games
2121    TITLE:=LÖVE
22    DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec
22    DEPENDS:=+libphysfs +libsdl +libsdl-image +libsdl-gfx +libsdl-mixer +lua +libvorbisidec +libvorbis
2323    URL:=http://bartbes.ath.cx/
2424endef
2525
...... 
3838    platform/nlove/build.sh);$
3939endef
4040
41
4241define Package/nlove/install
4342    $(INSTALL_DIR) $(1)/usr/bin
4443    $(INSTALL_BIN) $(PKG_BUILD_DIR)/nlove $(1)/usr/bin/
offrss/Makefile
1717    CATEGORY:=Network
1818    TITLE:=Offrss
1919    URL:=http://vicerveza.homeunix.net/~viric/cgi-bin/offrss/doc/trunk/doc/home.wiki
20    DEPNEDS:=+libcurl +libnxml +libmrss
20    DEPENDS:=+libcurl +libnxml +libmrss
2121endef
2222
2323TARGET_CFLAHGS += -I$(STAGING_DIR)/usr/iniclude

Archive Download the corresponding diff file



interactive