applications: remove LUCI_PKGARCH:=all

This is anyway default

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This commit is contained in:
Sergey Ponomarev 2023-09-24 11:16:58 +03:00
parent 3e7fe9f07b
commit 4c03f5ff1f
34 changed files with 0 additions and 34 deletions

View file

@ -10,7 +10,6 @@ PKG_VERSION:=1.0.0-1
LUCI_TITLE:=AdBlock-Fast Web UI LUCI_TITLE:=AdBlock-Fast Web UI
LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service. LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service.
LUCI_DEPENDS:=+luci-base +adblock-fast +jsonfilter LUCI_DEPENDS:=+luci-base +adblock-fast +jsonfilter
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Adblock LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+luci-base +adblock LUCI_DEPENDS:=+luci-base +adblock
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0 PKG_LICENSE:=Apache-2.0

View file

@ -13,7 +13,6 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot
an alternative partition. Also provides Web UI to shut down (power off) your device. Supported dual-partition\ an alternative partition. Also provides Web UI to shut down (power off) your device. Supported dual-partition\
routers are listed at https://docs.openwrt.melmac.net/luci-app-advanced-reboot/ routers are listed at https://docs.openwrt.melmac.net/luci-app-advanced-reboot/
LUCI_DEPENDS:=+luci-base +jshn LUCI_DEPENDS:=+luci-base +jshn
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the Apinger LUCI_TITLE:=LuCI support for the Apinger
LUCI_DEPENDS:=+luci-base +apinger +apinger-rrd LUCI_DEPENDS:=+luci-base +apinger +apinger-rrd
LUCI_PKGARCH:=all
PKG_LICENSE:=GPL-2.0 PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com> PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>

View file

@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Aria2 LUCI_TITLE:=LuCI Support for Aria2
LUCI_DEPENDS:=+luci-base +aria2 LUCI_DEPENDS:=+luci-base +aria2
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com> PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
PKG_LICENSE:=MIT PKG_LICENSE:=MIT

View file

@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for babeld LUCI_TITLE:=LuCI support for babeld
LUCI_DEPENDS:=+luci-base +babeld +luci-compat LUCI_DEPENDS:=+luci-base +babeld +luci-compat
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for banIP LUCI_TITLE:=LuCI support for banIP
LUCI_DEPENDS:=+luci-base +banip LUCI_DEPENDS:=+luci-base +banip
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0 PKG_LICENSE:=Apache-2.0

View file

@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Cloudshark capture tool Web UI LUCI_TITLE:=Cloudshark capture tool Web UI
LUCI_DEPENDS:=+luci-base +luci-compat +cshark LUCI_DEPENDS:=+luci-base +luci-compat +cshark
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org> PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>

View file

@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DAWN LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -13,7 +13,6 @@ PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts) LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts)
LUCI_DEPENDS:=+luci-base +luci-lua-runtime +ddns-scripts LUCI_DEPENDS:=+luci-base +luci-lua-runtime +ddns-scripts
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -6,7 +6,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DNSCrypt-Proxy LUCI_TITLE:=LuCI support for DNSCrypt-Proxy
LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -7,7 +7,6 @@ LUCI_DEPENDS:=@(aarch64||arm||x86_64) \
+luci-lib-docker \ +luci-lib-docker \
+docker \ +docker \
+ttyd +ttyd
LUCI_PKGARCH:=all
PKG_LICENSE:=AGPL-3.0 PKG_LICENSE:=AGPL-3.0
PKG_MAINTAINER:=lisaac <lisaac.cn@gmail.com> \ PKG_MAINTAINER:=lisaac <lisaac.cn@gmail.com> \

View file

@ -9,7 +9,6 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for EoIP LUCI_TITLE:=LuCI Support for EoIP
LUCI_DEPENDS:=+eoip +luci-base LUCI_DEPENDS:=+eoip +luci-base
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -10,7 +10,6 @@ PKG_VERSION:=2023-05-25-4
LUCI_TITLE:=DNS Over HTTPS Proxy Web UI LUCI_TITLE:=DNS Over HTTPS Proxy Web UI
LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
LUCI_DEPENDS:=+luci-base +https-dns-proxy LUCI_DEPENDS:=+luci-base +https-dns-proxy
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -10,7 +10,6 @@ PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>
LUCI_TITLE:=LuCI support for the Keepalived LUCI_TITLE:=LuCI support for the Keepalived
LUCI_DEPENDS:=+luci-base +keepalived +keepalived-sync LUCI_DEPENDS:=+luci-base +keepalived +keepalived-sync
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger rssi LUCI_TITLE:= LuCI Support for ledtrigger rssi
LUCI_DEPENDS:=+luci-base +rssileds LUCI_DEPENDS:=+luci-base +rssileds
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger switch LUCI_TITLE:= LuCI Support for ledtrigger switch
LUCI_DEPENDS:=+luci-base LUCI_DEPENDS:=+luci-base
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger usbport LUCI_TITLE:= LuCI Support for ledtrigger usbport
LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for LoRaWAN basicstation LUCI_TITLE:=LuCI Support for LoRaWAN basicstation
LUCI_DEPENDS:=+luci-base +basicstation LUCI_DEPENDS:=+luci-base +basicstation
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de> PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de>
PKG_LICENSE:=APACHE-2.0 PKG_LICENSE:=APACHE-2.0

View file

@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LXC management Web UI LUCI_TITLE:=LXC management Web UI
LUCI_DEPENDS:=@!arc +luci-compat +luci-base +lxc +lxc-attach +lxc-console +lxc-create +liblxc +rpcd-mod-lxc +getopt +!LXC_BUSYBOX_OPTIONS:tar LUCI_DEPENDS:=@!arc +luci-compat +luci-base +lxc +lxc-attach +lxc-console +lxc-create +liblxc +rpcd-mod-lxc +getopt +!LXC_BUSYBOX_OPTIONS:tar
LUCI_PKGARCH:=all
define Package/luci-app-lxc/conffiles define Package/luci-app-lxc/conffiles
/etc/config/lxc /etc/config/lxc

View file

@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Mosquitto LuCI interface LUCI_TITLE:=Mosquitto LuCI interface
LUCI_DEPENDS:=+luci-compat +luci-base mosquitto LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
LUCI_PKGARCH:=all
LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters. LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com> PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>

View file

@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager
LUCI_DEPENDS:=+luci-base +mwan3 LUCI_DEPENDS:=+luci-base +mwan3
LUCI_PKGARCH:=all
PKG_LICENSE:=GPLv2 PKG_LICENSE:=GPLv2
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de> PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>

View file

@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for NextDNS LUCI_TITLE:=LuCI support for NextDNS
LUCI_DEPENDS:=+luci-base +nextdns LUCI_DEPENDS:=+luci-base +nextdns
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network UPS Tools Configuration LUCI_TITLE:=Network UPS Tools Configuration
LUCI_DEPENDS:=+luci-base +luci-compat LUCI_DEPENDS:=+luci-base +luci-compat
LUCI_PKGARCH:=all
PKG_RELEASE:=1 PKG_RELEASE:=1
include ../../luci.mk include ../../luci.mk

View file

@ -15,7 +15,6 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI support for omcproxy LUCI_TITLE:=LuCI support for omcproxy
LUCI_DEPENDS:=+luci-base +omcproxy LUCI_DEPENDS:=+luci-base +omcproxy
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -10,7 +10,6 @@ PKG_VERSION:=1.1.1-7
LUCI_TITLE:=Policy Based Routing Service Web UI LUCI_TITLE:=Policy Based Routing Service Web UI
LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service. LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.
LUCI_DEPENDS:=+luci-base +jsonfilter +pbr LUCI_DEPENDS:=+luci-base +jsonfilter +pbr
LUCI_PKGARCH:=all
PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing

View file

@ -22,7 +22,6 @@ PKG_MAINTAINER:=
# LuCI specific settings # LuCI specific settings
LUCI_TITLE:=LuCI Support for Privoxy WEB proxy LUCI_TITLE:=LuCI Support for Privoxy WEB proxy
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy
LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help> # shown in make menuconfig <Help>

View file

@ -22,7 +22,6 @@ PKG_MAINTAINER:=
# LuCI specific settings # LuCI specific settings
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base
LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help> # shown in make menuconfig <Help>

View file

@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server
LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0 PKG_LICENSE:=Apache-2.0

View file

@ -12,7 +12,6 @@ PKG_RELEASE:=1
LUCI_TITLE:=LuCI for smartdns LUCI_TITLE:=LuCI for smartdns
LUCI_DESCRIPTION:=Provides Luci for smartdns LUCI_DESCRIPTION:=Provides Luci for smartdns
LUCI_DEPENDS:=+luci-base +smartdns LUCI_DEPENDS:=+luci-base +smartdns
LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help> # shown in make menuconfig <Help>

View file

@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= Net-SNMP LuCI interface LUCI_TITLE:= Net-SNMP LuCI interface
LUCI_DEPENDS:=+luci-base +snmpd LUCI_DEPENDS:=+luci-base +snmpd
LUCI_PKGARCH:=all
LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive. LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com> PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>

View file

@ -9,7 +9,6 @@ LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk> PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
LUCI_DEPENDS:=+luci-base +sqm-scripts LUCI_DEPENDS:=+luci-base +sqm-scripts
LUCI_PKGARCH:=all
include ../../luci.mk include ../../luci.mk

View file

@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Travelmate LUCI_TITLE:=LuCI support for Travelmate
LUCI_DEPENDS:=+luci-base +travelmate LUCI_DEPENDS:=+luci-base +travelmate
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0 PKG_LICENSE:=Apache-2.0

View file

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for xinetd LUCI_TITLE:=LuCI Support for xinetd
LUCI_DEPENDS:=+luci-base +xinetd LUCI_DEPENDS:=+luci-base +xinetd
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de> PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>