diff --git a/package/lean/luci-app-xunlei/Makefile b/package/lean/luci-app-xunlei/Makefile index 63691b4f97..84a6717e5d 100644 --- a/package/lean/luci-app-xunlei/Makefile +++ b/package/lean/luci-app-xunlei/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Xware downloading app. -LUCI_DEPENDS:=+wget +LUCI_DEPENDS:=@arm +wget PKG_VERSION:=1.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/package/lean/luci-app-xunlei/root/app/xunlei/ETMDaemon b/package/lean/luci-app-xunlei/root/app/xunlei/ETMDaemon new file mode 100755 index 0000000000..fe0d100a01 Binary files /dev/null and b/package/lean/luci-app-xunlei/root/app/xunlei/ETMDaemon differ diff --git a/package/lean/luci-app-xunlei/root/app/xunlei/EmbedThunderManager b/package/lean/luci-app-xunlei/root/app/xunlei/EmbedThunderManager new file mode 100755 index 0000000000..743a412a71 Binary files /dev/null and b/package/lean/luci-app-xunlei/root/app/xunlei/EmbedThunderManager differ diff --git a/package/lean/luci-app-xunlei/root/app/xunlei/portal b/package/lean/luci-app-xunlei/root/app/xunlei/portal new file mode 100755 index 0000000000..7651b1a927 Binary files /dev/null and b/package/lean/luci-app-xunlei/root/app/xunlei/portal differ diff --git a/package/lean/luci-app-xunlei/root/app/xunlei/vod_httpserver b/package/lean/luci-app-xunlei/root/app/xunlei/vod_httpserver new file mode 100755 index 0000000000..72f3c22904 Binary files /dev/null and b/package/lean/luci-app-xunlei/root/app/xunlei/vod_httpserver differ