2018-01-29 08:56:24 +00:00
|
|
|
#
|
2019-01-03 14:51:42 +00:00
|
|
|
# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
|
2018-01-29 08:56:24 +00:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
2018-02-02 11:19:22 +00:00
|
|
|
PKG_NAME:=openmptcprouter-full
|
2019-06-04 17:32:53 +00:00
|
|
|
PKG_VERSION:=0.13
|
2018-01-29 08:56:24 +00:00
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
|
|
include $(INCLUDE_DIR)/package.mk
|
|
|
|
|
|
|
|
MY_DEPENDS := \
|
|
|
|
mptcp \
|
2019-06-01 06:39:50 +00:00
|
|
|
unbound-daemon unbound-control \
|
2018-01-29 08:56:24 +00:00
|
|
|
netifd \
|
|
|
|
mc \
|
2019-07-12 16:26:28 +00:00
|
|
|
f2fs-tools \
|
2018-01-29 08:56:24 +00:00
|
|
|
openmptcprouter \
|
2018-01-31 16:31:31 +00:00
|
|
|
dnsmasq-full \
|
|
|
|
uhttpd \
|
|
|
|
uhttpd-mod-ubus \
|
|
|
|
curl \
|
2018-07-18 09:10:11 +00:00
|
|
|
iperf3-ssl luci-app-iperf \
|
2018-02-01 13:16:34 +00:00
|
|
|
arptables \
|
|
|
|
bind-dig \
|
2019-01-27 09:34:11 +00:00
|
|
|
libnetfilter-conntrack ebtables ebtables-utils ip-full \
|
2018-09-06 15:14:38 +00:00
|
|
|
iptables-mod-iface iptables-mod-ipmark iptables-mod-hashlimit iptables-mod-condition iptables-mod-trace iptables-mod-conntrack-extra iptables-mod-account \
|
2019-06-01 06:39:50 +00:00
|
|
|
kmod-nf-nat kmod-nf-nathelper kmod-nf-nathelper-extra iptables-mod-extra \
|
2018-02-01 13:16:34 +00:00
|
|
|
wireless-tools \
|
|
|
|
libiwinfo-lua \
|
2018-04-17 08:36:04 +00:00
|
|
|
ca-bundle ca-certificates libustream-openssl \
|
2018-03-09 09:51:29 +00:00
|
|
|
luci-mod-admin-full luci-app-firewall luci-app-glorytun luci-app-shadowsocks-libev luci-app-unbound luci-theme-openmptcprouter luci-base \
|
2019-04-15 20:18:01 +00:00
|
|
|
luci-app-nginx-ha luci-app-omr-tracker luci-app-omr-dscp \
|
2018-10-18 12:54:35 +00:00
|
|
|
luci-app-sqm sqm-scripts-extra \
|
2018-03-06 14:09:20 +00:00
|
|
|
luci-app-vnstat omr-quota luci-app-omr-quota \
|
2019-04-22 15:12:46 +00:00
|
|
|
luci-app-mptcp luci-app-openmptcprouter luci-app-omr-bypass luci-app-mail luci-app-upnp \
|
2019-05-28 19:51:29 +00:00
|
|
|
luci-app-wol luci-app-opkg \
|
2019-07-29 15:32:17 +00:00
|
|
|
luci-app-uhttpd \
|
2019-04-02 17:33:51 +00:00
|
|
|
luci-ssl-openssl \
|
2018-11-27 14:23:09 +00:00
|
|
|
omr-6in4 ip6tables-mod-nat luci-proto-ipv6 6to4 6in4 6rd iputils-traceroute6 ip6tables \
|
2018-07-18 10:17:34 +00:00
|
|
|
speedtestc \
|
2018-07-22 13:23:17 +00:00
|
|
|
iftop \
|
2018-10-18 12:54:35 +00:00
|
|
|
htop \
|
2018-07-22 13:23:17 +00:00
|
|
|
tcpdump \
|
2018-07-18 09:10:11 +00:00
|
|
|
ethtool \
|
2018-08-23 12:49:42 +00:00
|
|
|
iputils-ping \
|
2018-08-06 12:09:39 +00:00
|
|
|
tracebox \
|
2018-06-08 08:52:26 +00:00
|
|
|
luci-proto-3g \
|
2018-07-22 19:37:00 +00:00
|
|
|
comgt-ncm luci-proto-ncm \
|
2018-06-08 14:53:06 +00:00
|
|
|
omr-update \
|
2018-07-01 06:19:04 +00:00
|
|
|
rng-tools \
|
2018-06-12 21:07:33 +00:00
|
|
|
openvpn-openssl \
|
2018-09-21 21:08:09 +00:00
|
|
|
mmc-utils \
|
|
|
|
libimobiledevice \
|
2019-06-01 06:39:50 +00:00
|
|
|
comgt \
|
2019-04-22 15:12:46 +00:00
|
|
|
kmod-random-core \
|
2019-05-12 07:01:58 +00:00
|
|
|
kmod-netem \
|
2019-03-26 17:58:10 +00:00
|
|
|
ca-bundle openssl-util \
|
2019-03-06 17:22:11 +00:00
|
|
|
dejavu-fonts-ttf-DejaVuSerif dejavu-fonts-ttf-DejaVuSerif-Bold dejavu-fonts-ttf-DejaVuSerif-Italic dejavu-fonts-ttf-DejaVuSerif-BoldItalic \
|
2019-05-16 21:18:18 +00:00
|
|
|
luci-app-snmpd \
|
2019-06-01 06:39:50 +00:00
|
|
|
iputils-tracepath v2ray-plugin netcat adb-enablemodem \
|
|
|
|
(TARGET_x86||TARGET_x86_64):kmod-iwlwifi iwlwifi-firmware-iwl1000 iwlwifi-firmware-iwl100 iwlwifi-firmware-iwl105 iwlwifi-firmware-iwl135 iwlwifi-firmware-iwl2000 iwlwifi-firmware-iwl2030 iwlwifi-firmware-iwl3160 iwlwifi-firmware-iwl3168 iwlwifi-firmware-iwl5000 iwlwifi-firmware-iwl5150 iwlwifi-firmware-iwl6000g2 iwlwifi-firmware-iwl6000g2a iwlwifi-firmware-iwl6000g2b iwlwifi-firmware-iwl6050 iwlwifi-firmware-iwl7260 iwlwifi-firmware-iwl7265 iwlwifi-firmware-iwl7265d iwlwifi-firmware-iwl8260c iwlwifi-firmware-iwl8265 \
|
|
|
|
(TARGET_x86||TARGET_x86_64):kmod-e1000 (TARGET_x86||TARGET_x86_64):kmod-e1000e (TARGET_x86||TARGET_x86_64):kmod-igb (TARGET_x86||TARGET_x86_64):kmod-ne2k-pci (TARGET_x86||TARGET_x86_64):kmod-r8169 (TARGET_x86||TARGET_x86_64):kmod-8139too (TARGET_x86||TARGET_x86_64):kmod-bnx2 \
|
2019-06-12 16:18:19 +00:00
|
|
|
TARGET_mvebu:kmod-mwlwifi TARGET_mvebu:mwlwifi-firmware-88w8864 TARGET_mvebu:mwlwifi-firmware-88w8897 TARGET_mvebu:mwlwifi-firmware-88w8964 TARGET_mvebu:mwlwifi-firmware-88w8997 \
|
2019-06-01 06:39:50 +00:00
|
|
|
kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch uqmi \
|
|
|
|
umbim kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbim umbim \
|
|
|
|
kmod-usb-net-huawei-cdc-ncm kmod-usb-net-rndis kmod-usb-net-cdc-ether kmod-usb-net-ipheth usbmuxd \
|
2019-06-25 19:37:24 +00:00
|
|
|
kmod-rt2800-usb kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su \
|
2019-06-26 05:47:53 +00:00
|
|
|
luci-proto-qmi wpad-basic kmod-mt7601u
|
|
|
|
|
2019-07-22 15:48:20 +00:00
|
|
|
# (TARGET_x86||TARGET_x86_64):open-vm-tools \
|
2019-07-12 16:26:28 +00:00
|
|
|
# luci-app-mlvpn mlvpn \
|
2019-04-30 16:16:29 +00:00
|
|
|
# (!TARGET_mvebu&&!TARGET_mediatek):kmod-fb-tft-all \
|
|
|
|
# lcd4linux-full
|
2019-04-22 15:12:46 +00:00
|
|
|
# kmod-spi-gpio-custom
|
2018-01-29 08:56:24 +00:00
|
|
|
|
2018-05-29 16:05:02 +00:00
|
|
|
OMR_SUPPORTED_LANGS := ca zh-cn en fr de el he hu it ja ms no pl pt-br pt ro ru es sv uk vi
|
2018-04-24 13:30:48 +00:00
|
|
|
|
2018-01-29 08:56:24 +00:00
|
|
|
define Package/$(PKG_NAME)
|
|
|
|
SECTION:=OMR
|
|
|
|
CATEGORY:=OpenMPTCProuter
|
2018-04-24 13:30:48 +00:00
|
|
|
DEPENDS:=$(foreach p,$(MY_DEPENDS),+$(p)) $(foreach lang,$(OMR_SUPPORTED_LANGS),+LUCI_LANG_$(lang):luci-i18n-base-$(lang))
|
2018-01-29 08:56:24 +00:00
|
|
|
TITLE:=OpenMPTCProuter Full Package
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Package/$(PKG_NAME)/description
|
|
|
|
OpenMPTCProuter Full package
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Build/Compile
|
|
|
|
endef
|
|
|
|
|
|
|
|
define Package/$(PKG_NAME)/install
|
|
|
|
endef
|
|
|
|
|
|
|
|
|
|
|
|
$(eval $(call BuildPackage,$(PKG_NAME)))
|