Date:2010-08-26 22:48:37 (13 years 7 months ago)
Author:Neil Stockbridge
Commit:5327b07dece3170a0d4826c39559d93dd5dd6593
Message:Nightsky now refers to a less broken upstream version and -rpath-link has moved to the OpenWRT Makefile

Files: nightsky/Makefile (2 diffs)

Change Details

nightsky/Makefile
66include $(TOPDIR)/rules.mk
77
88PKG_NAME:=nightsky
9PKG_VERSION:=20100823
9PKG_VERSION:=20100827
1010PKG_RELEASE:=1
1111
1212PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1313PKG_SOURCE_URL:=@SF/$(PKG_NAME)
14PKG_MD5SUM:=56e60be8db24f6fb6456e6e39e3ae6bd
14PKG_MD5SUM:=cabbad95d87a3a80f3fe47e716b59239
1515
1616PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
1717
...... 
2929  Nightsky is a very basic rendering of the stars in the sky for devices that aren't powerful enough to run Stellarium
3030endef
3131
32TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
33
3234define Package/nightsky/install
3335    $(INSTALL_DIR) \
3436        $(1)/usr/bin/ \

Archive Download the corresponding diff file



interactive