From 93686e4bba41c56d229da76cac05b788340a8a4c Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 26 Dec 2020 23:27:32 +0800 Subject: [PATCH] treewide: remame `wget` -> `wget-ssl` --- package/ctcgfw/luci-app-adguardhome/Makefile | 2 +- package/ctcgfw/luci-app-baidupcs-web/Makefile | 2 +- package/ctcgfw/luci-app-vssr/Makefile | 2 +- package/lean/ddns-scripts_aliyun/Makefile | 2 +- package/lean/ddns-scripts_dnspod/Makefile | 2 +- package/lean/dnsforwarder/Makefile | 2 +- package/lean/ipv6-helper/Makefile | 2 +- package/lean/luci-app-adbyby-plus/Makefile | 2 +- package/lean/luci-app-familycloud/Makefile | 2 +- package/lean/luci-app-nps/Makefile | 2 +- package/lean/luci-app-ssr-plus/Makefile | 2 +- package/lean/luci-app-unblockmusic/Makefile | 2 +- package/lean/luci-app-xlnetacc/Makefile | 2 +- package/ntlf9t/luci-app-clash/Makefile | 2 +- package/ntlf9t/openwrt-dnsforwarder/Makefile | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package/ctcgfw/luci-app-adguardhome/Makefile b/package/ctcgfw/luci-app-adguardhome/Makefile index 317d849b1f..7420fe8759 100644 --- a/package/ctcgfw/luci-app-adguardhome/Makefile +++ b/package/ctcgfw/luci-app-adguardhome/Makefile @@ -12,7 +12,7 @@ PKG_MAINTAINER:= LUCI_TITLE:=LuCI app for AdGuardHome LUCI_PKGARCH:=all -LUCI_DEPENDS:=+ca-certs +curl +wget +PACKAGE_$(PKG_NAME)_INCLUDE_binary:adguardhome +LUCI_DEPENDS:=+ca-certs +curl +wget-ssl +PACKAGE_$(PKG_NAME)_INCLUDE_binary:adguardhome LUCI_DESCRIPTION:=LuCI support for AdGuardHome define Package/$(PKG_NAME)/config diff --git a/package/ctcgfw/luci-app-baidupcs-web/Makefile b/package/ctcgfw/luci-app-baidupcs-web/Makefile index 54a29901ca..b94acea218 100644 --- a/package/ctcgfw/luci-app-baidupcs-web/Makefile +++ b/package/ctcgfw/luci-app-baidupcs-web/Makefile @@ -11,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-baidupcs-web LUCI_TITLE:=LuCI support for BaiduPCS-Go -LUCI_DEPENDS:=+baidupcs-web +wget +openssl-util +LUCI_DEPENDS:=+baidupcs-web +wget-ssl +openssl-util LUCI_PKGARCH:=all PKG_VERSION:=1.0 PKG_RELEASE:=5 diff --git a/package/ctcgfw/luci-app-vssr/Makefile b/package/ctcgfw/luci-app-vssr/Makefile index 16624f87c3..3405b06a5a 100644 --- a/package/ctcgfw/luci-app-vssr/Makefile +++ b/package/ctcgfw/luci-app-vssr/Makefile @@ -46,7 +46,7 @@ define Package/luci-app-vssr SUBMENU:=3. Applications TITLE:=A New SS/SSR/V2Ray/Trojan LuCI interface PKGARCH:=all - DEPENDS:=+shadowsocksr-libev-alt +ipset +ip-full +iptables-mod-tproxy +dnsmasq-full +coreutils +coreutils-base64 +bash +pdnsd-alt +wget +luasocket +lua-maxminddb \ + DEPENDS:=+shadowsocksr-libev-alt +ipset +ip-full +iptables-mod-tproxy +dnsmasq-full +coreutils +coreutils-base64 +bash +pdnsd-alt +wget-ssl +luasocket +lua-maxminddb \ +shadowsocks-libev-ss-local +shadowsocksr-libev-ssr-local +shadowsocks-libev-ss-redir +simple-obfs \ +PACKAGE_$(PKG_NAME)_INCLUDE_V2ray_plugin:v2ray-plugin \ +PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:v2ray \ diff --git a/package/lean/ddns-scripts_aliyun/Makefile b/package/lean/ddns-scripts_aliyun/Makefile index ca643de691..7f3267b2a3 100644 --- a/package/lean/ddns-scripts_aliyun/Makefile +++ b/package/lean/ddns-scripts_aliyun/Makefile @@ -17,7 +17,7 @@ define Package/$(PKG_NAME) SUBMENU:=IP Addresses and Names TITLE:=DDNS extension for AliYun.com PKGARCH:=all - DEPENDS:=ddns-scripts +wget +openssl-util + DEPENDS:=ddns-scripts +wget-ssl +openssl-util endef define Package/$(PKG_NAME)/description diff --git a/package/lean/ddns-scripts_dnspod/Makefile b/package/lean/ddns-scripts_dnspod/Makefile index 9bdb30f4d8..961ab5a7df 100644 --- a/package/lean/ddns-scripts_dnspod/Makefile +++ b/package/lean/ddns-scripts_dnspod/Makefile @@ -17,7 +17,7 @@ define Package/$(PKG_NAME) SUBMENU:=IP Addresses and Names TITLE:=DDNS extension for Dnspod.com/Dnspod.cn PKGARCH:=all - DEPENDS:=ddns-scripts +wget +ca-certificates + DEPENDS:=ddns-scripts +wget-ssl +ca-certificates endef define Package/$(PKG_NAME)/description diff --git a/package/lean/dnsforwarder/Makefile b/package/lean/dnsforwarder/Makefile index 0f5a2b778c..7bbb23bf1c 100644 --- a/package/lean/dnsforwarder/Makefile +++ b/package/lean/dnsforwarder/Makefile @@ -21,7 +21,7 @@ define Package/$(PKG_NAME) CATEGORY:=Network TITLE:=A simple DNS forwarder URL:=https://github.com/holmium/dnsforwarder - DEPENDS:=+wget +dnsmasq-full +libpthread +coreutils-base64 + DEPENDS:=+wget-ssl +dnsmasq-full +libpthread +coreutils-base64 endef define Package/$(PKG_NAME)/description diff --git a/package/lean/ipv6-helper/Makefile b/package/lean/ipv6-helper/Makefile index 935d078aff..c0825bef22 100644 --- a/package/lean/ipv6-helper/Makefile +++ b/package/lean/ipv6-helper/Makefile @@ -23,7 +23,7 @@ define Package/ipv6helper SECTION:=ipv6 TITLE:=IPv6 Helper and Dynamic Update he.net of ip PKGARCH:=all - DEPENDS:=+luci-proto-ipv6 +wget +libip6tc +ip6tables +ip6tables-mod-nat +kmod-ipt-nat6 +kmod-nf-nat6 +odhcpd-ipv6only +odhcp6c +6in4 + DEPENDS:=+luci-proto-ipv6 +wget-ssl +libip6tc +ip6tables +ip6tables-mod-nat +kmod-ipt-nat6 +kmod-nf-nat6 +odhcpd-ipv6only +odhcp6c +6in4 endef define Package/ipv6helper/description diff --git a/package/lean/luci-app-adbyby-plus/Makefile b/package/lean/luci-app-adbyby-plus/Makefile index 40ad1e9aad..4e361fc72e 100644 --- a/package/lean/luci-app-adbyby-plus/Makefile +++ b/package/lean/luci-app-adbyby-plus/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Adbyby -LUCI_DEPENDS:=+adbyby +wget +ipset +dnsmasq-full +LUCI_DEPENDS:=+adbyby +wget-ssl +ipset +dnsmasq-full LUCI_PKGARCH:=all PKG_NAME:=luci-app-adbyby-plus PKG_VERSION:=2.0 diff --git a/package/lean/luci-app-familycloud/Makefile b/package/lean/luci-app-familycloud/Makefile index ac8eb34edf..2e2ea548e2 100644 --- a/package/lean/luci-app-familycloud/Makefile +++ b/package/lean/luci-app-familycloud/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for FamilyCloudSpeeder -LUCI_DEPENDS:=+coreutils +coreutils-nohup +libreadline +libcurl +libopenssl +bash +curl +wget +openssl-util +ca-certificates +ca-bundle +LUCI_DEPENDS:=+coreutils +coreutils-nohup +libreadline +libcurl +libopenssl +bash +curl +wget-ssl +openssl-util +ca-certificates +ca-bundle LUCI_PKGARCH:=all PKG_NAME:=luci-app-familycloud PKG_VERSION:=1 diff --git a/package/lean/luci-app-nps/Makefile b/package/lean/luci-app-nps/Makefile index 6f3ec99fc8..d4d8b010ce 100644 --- a/package/lean/luci-app-nps/Makefile +++ b/package/lean/luci-app-nps/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI for Nps -LUCI_DEPENDS:=+wget +npc +LUCI_DEPENDS:=+wget-ssl +npc LUCI_PKGARCH:=all PKG_VERSION:=1.1 PKG_RELEASE:=4 diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index d6914a776a..e5718f8156 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -56,7 +56,7 @@ PKG_CONFIG_DEPENDS:= \ LUCI_TITLE:=SS/SSR/V2Ray/Trojan/NaiveProxy/Socks5/Tun LuCI interface LUCI_PKGARCH:=all -LUCI_DEPENDS:=+shadowsocksr-libev-alt +ipset +ip-full +iptables-mod-tproxy +dnsmasq-full +coreutils +coreutils-base64 +pdnsd-alt +wget +lua +libuci-lua \ +LUCI_DEPENDS:=+shadowsocksr-libev-alt +ipset +ip-full +iptables-mod-tproxy +dnsmasq-full +coreutils +coreutils-base64 +pdnsd-alt +wget-ssl +lua +libuci-lua \ +microsocks +dns2socks +shadowsocks-libev-ss-local +shadowsocksr-libev-ssr-local +shadowsocks-libev-ss-redir +simple-obfs +tcping +resolveip\ +PACKAGE_$(PKG_NAME)_INCLUDE_V2ray_plugin:v2ray-plugin \ +PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:v2ray \ diff --git a/package/lean/luci-app-unblockmusic/Makefile b/package/lean/luci-app-unblockmusic/Makefile index f7e847c898..9ae5e44279 100644 --- a/package/lean/luci-app-unblockmusic/Makefile +++ b/package/lean/luci-app-unblockmusic/Makefile @@ -23,7 +23,7 @@ endef PKG_LICENSE:=Apache-2.0 LUCI_TITLE:=LuCI support for Unblock NeteaseCloudMusic -LUCI_DEPENDS:=+dnsmasq-full +ipset +wget +UnblockNeteaseMusic_NodeJS:UnblockNeteaseMusic +UnblockNeteaseMusic_Go:UnblockNeteaseMusic-Go +LUCI_DEPENDS:=+dnsmasq-full +ipset +wget-ssl +UnblockNeteaseMusic_NodeJS:UnblockNeteaseMusic +UnblockNeteaseMusic_Go:UnblockNeteaseMusic-Go LUCI_PKGARCH:=all PKG_MAINTAINER:=lean diff --git a/package/lean/luci-app-xlnetacc/Makefile b/package/lean/luci-app-xlnetacc/Makefile index bef52eaa1a..72591b624a 100644 --- a/package/lean/luci-app-xlnetacc/Makefile +++ b/package/lean/luci-app-xlnetacc/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:=9 PKG_LICENSE:=GPLv2 PKG_MAINTAINER:=Sense LUCI_TITLE:=LuCI Support for XLNetAcc -LUCI_DEPENDS:=+jshn +wget +openssl-util +LUCI_DEPENDS:=+jshn +wget-ssl +openssl-util LUCI_PKGARCH:=all LUCI_DESCRIPTION=LuCI Support for XLNetAcc. diff --git a/package/ntlf9t/luci-app-clash/Makefile b/package/ntlf9t/luci-app-clash/Makefile index 3c05c2f323..b133b4d91d 100644 --- a/package/ntlf9t/luci-app-clash/Makefile +++ b/package/ntlf9t/luci-app-clash/Makefile @@ -11,7 +11,7 @@ define Package/$(PKG_NAME) CATEGORY:=LuCI SUBMENU:=3. Applications TITLE:=LuCI app for clash - DEPENDS:=+luci-base +wget +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset +libustream-openssl +curl +jsonfilter +ca-certificates +iptables-mod-tproxy +kmod-tun + DEPENDS:=+luci-base +wget-ssl +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset +libustream-openssl +curl +jsonfilter +ca-certificates +iptables-mod-tproxy +kmod-tun PKGARCH:=all MAINTAINER:=frainzy1477 endef diff --git a/package/ntlf9t/openwrt-dnsforwarder/Makefile b/package/ntlf9t/openwrt-dnsforwarder/Makefile index 0e229d7694..a1aa408726 100644 --- a/package/ntlf9t/openwrt-dnsforwarder/Makefile +++ b/package/ntlf9t/openwrt-dnsforwarder/Makefile @@ -18,7 +18,7 @@ define Package/$(PKG_NAME) CATEGORY:=Network TITLE:=A simple DNS forwarder URL:=https://github.com/holmium/dnsforwarder - DEPENDS:=+wget +ipset +dnsmasq-full +libpthread +coreutils-base64 + DEPENDS:=+wget-ssl +ipset +dnsmasq-full +libpthread +coreutils-base64 endef define Package/$(PKG_NAME)/description