From ea844b5024e44a6dd6a00cb0e8fc72d58e018712 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 01:55:05 +0800 Subject: [PATCH] update 2023-04-09 01:55:05 --- UnblockNeteaseMusic-Go/Makefile | 2 +- adguardhome/Makefile | 2 +- alist/Makefile | 2 +- brook/Makefile | 2 +- coremark/Makefile | 2 +- ddnsgo/Makefile | 2 +- ddnsto/Makefile | 2 +- dns2tcp/Makefile | 2 +- dockerd/Makefile | 2 +- filebrowser/Makefile | 2 +- go-aliyundrive-webdav/Makefile | 2 +- gost/Makefile | 2 +- homebox/Makefile | 2 +- hysteria/Makefile | 2 +- ipt2socks/Makefile | 2 +- linkease/Makefile | 2 +- luci-app-chinesesubfinder/Makefile | 2 +- luci-app-codeserver/Makefile | 2 +- luci-app-dockerman/Makefile | 2 +- luci-app-drawio/Makefile | 2 +- luci-app-emby/Makefile | 2 +- luci-app-excalidraw/Makefile | 2 +- luci-app-gogs/Makefile | 2 +- luci-app-heimdall/Makefile | 2 +- luci-app-homeassistant/Makefile | 2 +- luci-app-jackett/Makefile | 2 +- luci-app-jellyfin/Makefile | 2 +- luci-app-lanraragi/Makefile | 2 +- luci-app-memos/Makefile | 2 +- luci-app-nastools/Makefile | 2 +- luci-app-navidrome/Makefile | 2 +- luci-app-nextcloud/Makefile | 2 +- luci-app-owntone/Makefile | 2 +- luci-app-penpot/Makefile | 2 +- luci-app-photoprism/Makefile | 2 +- luci-app-plex/Makefile | 2 +- luci-app-systools/Makefile | 2 +- luci-app-ubuntu/Makefile | 2 +- luci-app-unifi/Makefile | 2 +- luci-app-vaultwarden/Makefile | 2 +- luci-app-wxedge/Makefile | 2 +- luci-app-xteve/Makefile | 2 +- mosdns/Makefile | 2 +- netdata/Makefile | 2 +- netmaker/Makefile | 2 +- nps/Makefile | 2 +- qBittorrent-Enhanced-Edition/Makefile | 2 +- qBittorrent/Makefile | 2 +- qtbase/Makefile | 2 +- quickstart/Makefile | 2 +- rblibtorrent/Makefile | 2 +- sagernet-core/Makefile | 2 +- shadowsocksr-libev/Makefile | 2 +- simple-obfs/Makefile | 2 +- sing-box/Makefile | 2 +- speedtest-web/Makefile | 2 +- speedtestcli/Makefile | 2 +- tailscale/Makefile | 2 +- trojan-go/Makefile | 2 +- v2ray-core/Makefile | 2 +- v2ray-plugin/Makefile | 2 +- v2raya/Makefile | 2 +- webdav2/Makefile | 2 +- xray-core/Makefile | 2 +- xray-plugin/Makefile | 2 +- xunyou/Makefile | 2 +- 66 files changed, 66 insertions(+), 66 deletions(-) diff --git a/UnblockNeteaseMusic-Go/Makefile b/UnblockNeteaseMusic-Go/Makefile index c329b0ac0..5b9b05569 100644 --- a/UnblockNeteaseMusic-Go/Makefile +++ b/UnblockNeteaseMusic-Go/Makefile @@ -23,7 +23,7 @@ PKG_CONFIG_DEPENDS:= \ PKG_BUILD_DIR:=$(BUILD_DIR)/$(firstword $(subst -, ,$(PKG_NAME)))-$(PKG_VERSION) PKG_BUILD_DEPENDS:=golang/host upx/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/cnsilvan/UnblockNeteaseMusic GO_PKG_BUILD_PKG:=$$(GO_PKG) diff --git a/adguardhome/Makefile b/adguardhome/Makefile index bf975be74..97657f108 100644 --- a/adguardhome/Makefile +++ b/adguardhome/Makefile @@ -20,7 +20,7 @@ PKG_MAINTAINER:=Dobroslaw Kijowski PKG_BUILD_DEPENDS:=golang/host node/host node-yarn/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/AdguardTeam/AdGuardHome GO_PKG_BUILD_PKG:=github.com/AdguardTeam/AdGuardHome diff --git a/alist/Makefile b/alist/Makefile index f648d0e38..defd57804 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -28,7 +28,7 @@ endef PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_ALIST:=github.com/alist-org/alist/v3/internal/conf GO_PKG:=github.com/alist-org/alist diff --git a/brook/Makefile b/brook/Makefile index b9bd1a878..0383ec6ae 100644 --- a/brook/Makefile +++ b/brook/Makefile @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/txthinking/brook GO_PKG_BUILD_PKG:=$(GO_PKG)/cli/brook diff --git a/coremark/Makefile b/coremark/Makefile index 80431d2e4..6727d2bbc 100644 --- a/coremark/Makefile +++ b/coremark/Makefile @@ -22,7 +22,7 @@ PKG_MAINTAINER:=Lim Guo Wei \ PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE.md -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/ddnsgo/Makefile b/ddnsgo/Makefile index 29d5d6e1c..df163d959 100644 --- a/ddnsgo/Makefile +++ b/ddnsgo/Makefile @@ -27,7 +27,7 @@ PKG_CONFIG_DEPENDS:= \ PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/jeessy2/ddns-go/v5 GO_PKG_LDFLAGS:=-s -w diff --git a/ddnsto/Makefile b/ddnsto/Makefile index 0c6bd927c..bdab052a4 100644 --- a/ddnsto/Makefile +++ b/ddnsto/Makefile @@ -19,7 +19,7 @@ PKG_HASH:=76e6dc6a51176062a625f7bc9931d8709f81146603f5a7da853f1dc9ab2a05a3 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/dns2tcp/Makefile b/dns2tcp/Makefile index 986e3129d..84e02c860 100644 --- a/dns2tcp/Makefile +++ b/dns2tcp/Makefile @@ -19,7 +19,7 @@ PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILES:=LICENSE PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/dockerd/Makefile b/dockerd/Makefile index c2ebae7b0..953da8223 100644 --- a/dockerd/Makefile +++ b/dockerd/Makefile @@ -17,7 +17,7 @@ PKG_MAINTAINER:=Gerard Ryan PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/docker/docker diff --git a/filebrowser/Makefile b/filebrowser/Makefile index 97626d9fc..d51d4a66a 100644 --- a/filebrowser/Makefile +++ b/filebrowser/Makefile @@ -19,7 +19,7 @@ PKG_MAINTAINER:=CN_SZTL PKG_BUILD_DEPENDS:=golang/host node/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/filebrowser/filebrowser GO_PKG_LDFLAGS_X:= \ diff --git a/go-aliyundrive-webdav/Makefile b/go-aliyundrive-webdav/Makefile index 5413b5921..df22102f7 100644 --- a/go-aliyundrive-webdav/Makefile +++ b/go-aliyundrive-webdav/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=go-aliyun-webdav GO_PKG_LDFLAGS_X:=main.Version=v$(PKG_VERSION) diff --git a/gost/Makefile b/gost/Makefile index 61f089324..55418b6d5 100644 --- a/gost/Makefile +++ b/gost/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/ginuerzh/gost GO_PKG_BUILD_PKG:=github.com/ginuerzh/gost/cmd/gost diff --git a/homebox/Makefile b/homebox/Makefile index 16eea08b7..52a4ed7a2 100644 --- a/homebox/Makefile +++ b/homebox/Makefile @@ -11,7 +11,7 @@ PKG_HASH:=skip PKG_BUILD_DEPENDS:=golang/host homebox/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/${PKG_NAME} diff --git a/hysteria/Makefile b/hysteria/Makefile index b8ffa93c8..ebf26ccdb 100644 --- a/hysteria/Makefile +++ b/hysteria/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/apernet/hysteria GO_PKG_BUILD_PKG:=$(GO_PKG)/app/cmd diff --git a/ipt2socks/Makefile b/ipt2socks/Makefile index 52a5ae092..20beea5eb 100644 --- a/ipt2socks/Makefile +++ b/ipt2socks/Makefile @@ -13,7 +13,7 @@ PKG_SOURCE_URL:=https://codeload.github.com/zfl9/ipt2socks/tar.gz/v$(PKG_VERSION PKG_HASH:=73a2498dc95934c225d358707e7f7d060b5ce81aa45260ada09cbd15207d27d1 PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_LICENSE:=AGPL-3.0 PKG_LICENSE_FILE:=LICENSE diff --git a/linkease/Makefile b/linkease/Makefile index d922800c2..f06aa0cfc 100644 --- a/linkease/Makefile +++ b/linkease/Makefile @@ -19,7 +19,7 @@ PKG_HASH:=ec0736239f027484674fdcfdcc42d65c4aa350d81d5438088d2505b682a43892 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/luci-app-chinesesubfinder/Makefile b/luci-app-chinesesubfinder/Makefile index 94b0011db..efbd98a0a 100644 --- a/luci-app-chinesesubfinder/Makefile +++ b/luci-app-chinesesubfinder/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for ChineseSubFinder LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-chinesesubfinder/conffiles /etc/config/chinesesubfinder diff --git a/luci-app-codeserver/Makefile b/luci-app-codeserver/Makefile index f2c08762c..70649b3a9 100644 --- a/luci-app-codeserver/Makefile +++ b/luci-app-codeserver/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for CodeServer LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-codeserver/conffiles /etc/config/codeserver diff --git a/luci-app-dockerman/Makefile b/luci-app-dockerman/Makefile index a16d8e475..0c82b1935 100644 --- a/luci-app-dockerman/Makefile +++ b/luci-app-dockerman/Makefile @@ -5,7 +5,7 @@ LUCI_DEPENDS:=@(aarch64||arm||x86_64) \ +luci-compat \ +luci-lib-docker \ +luci-lib-ip \ - +docker \ + +docker +dockerd +cgroupfs-mount \ +dockerd +cgroupfs-mount +cgroupfs-mount \ +ttyd LUCI_PKGARCH:=all diff --git a/luci-app-drawio/Makefile b/luci-app-drawio/Makefile index d9c7eefdd..4ecf2f050 100644 --- a/luci-app-drawio/Makefile +++ b/luci-app-drawio/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for DrawIO LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +luci-lib-docker +docker-compose +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker +docker-compose define Package/luci-app-drawio/conffiles /etc/config/drawio diff --git a/luci-app-emby/Makefile b/luci-app-emby/Makefile index 2e12ce21c..63aac84d8 100644 --- a/luci-app-emby/Makefile +++ b/luci-app-emby/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Emby LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-emby/conffiles /etc/config/emby diff --git a/luci-app-excalidraw/Makefile b/luci-app-excalidraw/Makefile index 6add2f67e..f57f43163 100644 --- a/luci-app-excalidraw/Makefile +++ b/luci-app-excalidraw/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Excalidraw LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +luci-lib-docker +docker-compose +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker +docker-compose define Package/luci-app-excalidraw/conffiles /etc/config/excalidraw diff --git a/luci-app-gogs/Makefile b/luci-app-gogs/Makefile index 2e12ce21c..63aac84d8 100644 --- a/luci-app-gogs/Makefile +++ b/luci-app-gogs/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Emby LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-emby/conffiles /etc/config/emby diff --git a/luci-app-heimdall/Makefile b/luci-app-heimdall/Makefile index 226812d68..e951a5766 100644 --- a/luci-app-heimdall/Makefile +++ b/luci-app-heimdall/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for heimdall LUCI_PKGARCH:=all -LUCI_DEPENDS:=+docker +luci-lib-taskd +LUCI_DEPENDS:=+docker +dockerd +luci-lib-taskd define Package/luci-app-heimdall/conffiles /etc/config/heimdall diff --git a/luci-app-homeassistant/Makefile b/luci-app-homeassistant/Makefile index 01750081b..9df134908 100644 --- a/luci-app-homeassistant/Makefile +++ b/luci-app-homeassistant/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for homeassistant LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-homeassistant/conffiles /etc/config/homeassistant diff --git a/luci-app-jackett/Makefile b/luci-app-jackett/Makefile index f9155a55d..427f6b350 100644 --- a/luci-app-jackett/Makefile +++ b/luci-app-jackett/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for jackett LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-jackett/conffiles /etc/config/jackett diff --git a/luci-app-jellyfin/Makefile b/luci-app-jellyfin/Makefile index 1a943aeab..e7fb51aa9 100644 --- a/luci-app-jellyfin/Makefile +++ b/luci-app-jellyfin/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for jellyfin LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-jellyfin/conffiles /etc/config/jellyfin diff --git a/luci-app-lanraragi/Makefile b/luci-app-lanraragi/Makefile index e1fd060cf..f156e0118 100644 --- a/luci-app-lanraragi/Makefile +++ b/luci-app-lanraragi/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for LANraragi LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-lanraragi/conffiles /etc/config/lanraragi diff --git a/luci-app-memos/Makefile b/luci-app-memos/Makefile index 39becc295..6e63e1c17 100644 --- a/luci-app-memos/Makefile +++ b/luci-app-memos/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Memos LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-memos/conffiles /etc/config/memos diff --git a/luci-app-nastools/Makefile b/luci-app-nastools/Makefile index d81298d8c..d3e5a7e64 100644 --- a/luci-app-nastools/Makefile +++ b/luci-app-nastools/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for nastools LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-nastools/conffiles /etc/config/nastools diff --git a/luci-app-navidrome/Makefile b/luci-app-navidrome/Makefile index 405f81491..b79c72a1f 100644 --- a/luci-app-navidrome/Makefile +++ b/luci-app-navidrome/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Navidrome LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-navidrome/conffiles /etc/config/navidrome diff --git a/luci-app-nextcloud/Makefile b/luci-app-nextcloud/Makefile index 124d0e8d3..abd2b1d88 100644 --- a/luci-app-nextcloud/Makefile +++ b/luci-app-nextcloud/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for nextcloud LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-nextcloud/conffiles /etc/config/nextcloud diff --git a/luci-app-owntone/Makefile b/luci-app-owntone/Makefile index 18f3593b2..e8240dc36 100644 --- a/luci-app-owntone/Makefile +++ b/luci-app-owntone/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Owntone LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-owntone/conffiles /etc/config/owntone diff --git a/luci-app-penpot/Makefile b/luci-app-penpot/Makefile index e5d864353..d7a4d76b0 100644 --- a/luci-app-penpot/Makefile +++ b/luci-app-penpot/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Penpot LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +docker-compose +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +docker-compose define Package/luci-app-penpot/conffiles /etc/config/penpot diff --git a/luci-app-photoprism/Makefile b/luci-app-photoprism/Makefile index 946fcdae2..efeaa86f6 100644 --- a/luci-app-photoprism/Makefile +++ b/luci-app-photoprism/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for PhotoPrism LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-photoprism/conffiles /etc/config/photoprism diff --git a/luci-app-plex/Makefile b/luci-app-plex/Makefile index d9f185ad8..6082c1257 100644 --- a/luci-app-plex/Makefile +++ b/luci-app-plex/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Plex LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +luci-lib-docker +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker define Package/luci-app-plex/conffiles /etc/config/plex diff --git a/luci-app-systools/Makefile b/luci-app-systools/Makefile index 5c835aa4c..6c23a4f41 100644 --- a/luci-app-systools/Makefile +++ b/luci-app-systools/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for SysTools LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-iform +luci-lib-taskd +speedtestcli +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-iform +luci-lib-taskd +speedtestcli LUCI_EXTRA_DEPENDS:=luci-lib-iform (>=1.1) include $(TOPDIR)/feeds/luci/luci.mk diff --git a/luci-app-ubuntu/Makefile b/luci-app-ubuntu/Makefile index 275906a45..3c72fb625 100644 --- a/luci-app-ubuntu/Makefile +++ b/luci-app-ubuntu/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for ubuntu LUCI_PKGARCH:=all -LUCI_DEPENDS:=+docker +luci-lib-iform +luci-lib-taskd +LUCI_DEPENDS:=+docker +dockerd +luci-lib-iform +luci-lib-taskd LUCI_EXTRA_DEPENDS:=luci-lib-iform (>=1.1) define Package/luci-app-ubuntu/conffiles diff --git a/luci-app-unifi/Makefile b/luci-app-unifi/Makefile index 2db9b9116..2a813de61 100644 --- a/luci-app-unifi/Makefile +++ b/luci-app-unifi/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for UnifiController LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-unifi/conffiles /etc/config/unifi diff --git a/luci-app-vaultwarden/Makefile b/luci-app-vaultwarden/Makefile index 6fdee537f..c646f1d11 100644 --- a/luci-app-vaultwarden/Makefile +++ b/luci-app-vaultwarden/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Vaultwarden LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-vaultwarden/conffiles /etc/config/vaultwarden diff --git a/luci-app-wxedge/Makefile b/luci-app-wxedge/Makefile index a85c49b5a..7b3de350a 100644 --- a/luci-app-wxedge/Makefile +++ b/luci-app-wxedge/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for wxedge LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd define Package/luci-app-wxedge/conffiles /etc/config/wxedge diff --git a/luci-app-xteve/Makefile b/luci-app-xteve/Makefile index 9d13aef9a..68238e2a7 100644 --- a/luci-app-xteve/Makefile +++ b/luci-app-xteve/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE:= LUCI_TITLE:=LuCI support for Xteve LUCI_PKGARCH:=all -LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd +luci-lib-docker +LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker define Package/luci-app-xteve/conffiles /etc/config/xteve diff --git a/mosdns/Makefile b/mosdns/Makefile index 3675c47f4..9d78b1143 100644 --- a/mosdns/Makefile +++ b/mosdns/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/IrineSistiana/mosdns GO_PKG_LDFLAGS_X:=main.version=v$(PKG_VERSION) diff --git a/netdata/Makefile b/netdata/Makefile index e471f27b2..5bee33424 100644 --- a/netdata/Makefile +++ b/netdata/Makefile @@ -24,7 +24,7 @@ PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION) PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/netmaker/Makefile b/netmaker/Makefile index 903dd2beb..369635b45 100644 --- a/netmaker/Makefile +++ b/netmaker/Makefile @@ -23,7 +23,7 @@ PKG_MAINTAINER:=sbilly PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/gravitl/netmaker GO_PKG_INSTALL_EXTRA:=extra/file extra/dir diff --git a/nps/Makefile b/nps/Makefile index b1e82e80f..61430da34 100644 --- a/nps/Makefile +++ b/nps/Makefile @@ -22,7 +22,7 @@ PKG_CONFIG_DEPENDS:= \ PKG_BUILD_DEPENDS:=golang/host upx/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=ehang.io/nps GO_PKG_BUILD_PKG:=ehang.io/nps/cmd/... diff --git a/qBittorrent-Enhanced-Edition/Makefile b/qBittorrent-Enhanced-Edition/Makefile index 93d4cc4f3..26c492e2c 100644 --- a/qBittorrent-Enhanced-Edition/Makefile +++ b/qBittorrent-Enhanced-Edition/Makefile @@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=qttools PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/qBittorrent/Makefile b/qBittorrent/Makefile index e474347dc..29964deac 100644 --- a/qBittorrent/Makefile +++ b/qBittorrent/Makefile @@ -24,7 +24,7 @@ PKG_BUILD_DEPENDS:=qttools PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk diff --git a/qtbase/Makefile b/qtbase/Makefile index 86ac2509e..fc59a96c1 100644 --- a/qtbase/Makefile +++ b/qtbase/Makefile @@ -22,7 +22,7 @@ PKG_HASH:=396bc6b0d773ac6a7c691a4c3d901999f571e3e7033d7fd6f65e4ef2b6eb7340 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-everywhere-src-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_CPE_ID:=cpe:/a:qt:qt include $(INCLUDE_DIR)/package.mk diff --git a/quickstart/Makefile b/quickstart/Makefile index abe2d5a34..3009b63ba 100644 --- a/quickstart/Makefile +++ b/quickstart/Makefile @@ -19,7 +19,7 @@ PKG_HASH:=65c14deccf7afb8179a347e31a6f1e5d20333e7b01f9003837abae15c3955ada PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/rblibtorrent/Makefile b/rblibtorrent/Makefile index 252328f7f..db19f8be8 100644 --- a/rblibtorrent/Makefile +++ b/rblibtorrent/Makefile @@ -14,7 +14,7 @@ PKG_MIRROR_HASH:=3fa86163d370584f747d34737a556a5426fd5eb4ce1ba1dc594dce3357594d9 PKG_LICENSE:=BSD PKG_LICENSE_FILES:=COPYING -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk diff --git a/sagernet-core/Makefile b/sagernet-core/Makefile index 0efb248a7..e32c9cdd7 100644 --- a/sagernet-core/Makefile +++ b/sagernet-core/Makefile @@ -21,7 +21,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/v2fly/v2ray-core/v5 GO_PKG_BUILD_PKG:=$(GO_PKG)/main diff --git a/shadowsocksr-libev/Makefile b/shadowsocksr-libev/Makefile index e73fbc1df..3671d2fff 100644 --- a/shadowsocksr-libev/Makefile +++ b/shadowsocksr-libev/Makefile @@ -20,7 +20,7 @@ PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=LICENSE PKG_FIXUP:=autoreconf -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 diff --git a/simple-obfs/Makefile b/simple-obfs/Makefile index cd428508a..6db09e4bf 100644 --- a/simple-obfs/Makefile +++ b/simple-obfs/Makefile @@ -26,7 +26,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSI PKG_INSTALL:=1 PKG_FIXUP:=autoreconf -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=libev diff --git a/sing-box/Makefile b/sing-box/Makefile index 2b009d61e..4494b94c9 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -30,7 +30,7 @@ PKG_CONFIG_DEPENDS:= \ PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/sagernet/sing-box GO_PKG_BUILD_PKG:=$(GO_PKG)/cmd/sing-box diff --git a/speedtest-web/Makefile b/speedtest-web/Makefile index 2eab33e44..997233725 100644 --- a/speedtest-web/Makefile +++ b/speedtest-web/Makefile @@ -22,7 +22,7 @@ PKG_CONFIG_DEPENDS:= \ PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/librespeed/speedtest GO_PKG_LDFLAGS:=-s -w diff --git a/speedtestcli/Makefile b/speedtestcli/Makefile index b8b695aef..33ce8f492 100644 --- a/speedtestcli/Makefile +++ b/speedtestcli/Makefile @@ -18,7 +18,7 @@ PKG_HASH:=a7c24e1594251b376684d221c64cc0e717726c7229944eab9b3b5b74ec64238f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk diff --git a/tailscale/Makefile b/tailscale/Makefile index 92247e2ac..c0816f0fe 100644 --- a/tailscale/Makefile +++ b/tailscale/Makefile @@ -22,7 +22,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DIR:=$(BUILD_DIR)/tailscale-$(PKG_VERSION) PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=\ tailscale.com/cmd/tailscale \ diff --git a/trojan-go/Makefile b/trojan-go/Makefile index 0275de0fb..66eecd208 100644 --- a/trojan-go/Makefile +++ b/trojan-go/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/p4gefau1t/trojan-go GO_PKG_BUILD_PKG:=$(GO_PKG) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 801858195..f36b46513 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/v2fly/v2ray-core/v5 GO_PKG_BUILD_PKG:=$(GO_PKG)/main diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 0aad571cb..023fe0b35 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -19,7 +19,7 @@ PKG_MAINTAINER:=madeye PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/shadowsocks/v2ray-plugin GO_PKG_LDFLAGS_X:=main.VERSION=v$(PKG_VERSION) diff --git a/v2raya/Makefile b/v2raya/Makefile index 0e6a48de7..e33a5a172 100644 --- a/v2raya/Makefile +++ b/v2raya/Makefile @@ -19,7 +19,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/v2rayA/v2rayA GO_PKG_LDFLAGS_X:= \ diff --git a/webdav2/Makefile b/webdav2/Makefile index b3f1fdef0..120423f30 100644 --- a/webdav2/Makefile +++ b/webdav2/Makefile @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/hacdias/webdav diff --git a/xray-core/Makefile b/xray-core/Makefile index 4c2d9e9f0..def821b65 100644 --- a/xray-core/Makefile +++ b/xray-core/Makefile @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DIR:=$(BUILD_DIR)/Xray-core-$(PKG_VERSION) PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/xtls/xray-core GO_PKG_LDFLAGS:=-s -w diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index 5f4a9e57d..4620e0661 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -18,7 +18,7 @@ PKG_MAINTAINER:=Tianling Shen PKG_BUILD_DEPENDS:=golang/host PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 GO_PKG:=github.com/teddysun/xray-plugin diff --git a/xunyou/Makefile b/xunyou/Makefile index c70ef4252..4992c48a8 100644 --- a/xunyou/Makefile +++ b/xunyou/Makefile @@ -19,7 +19,7 @@ PKG_HASH:=1c12efb943afdd1f93a8644b6da7000209b80f6247241919119c408ee31b687f PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_v$(PKG_VERSION) PKG_BUILD_PARALLEL:=1 -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 include $(INCLUDE_DIR)/package.mk