X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=5ad5f5abac618f8c975fa6bd2460e3925157ece7;hp=437597b536936cb22ca6a011d81b5ed0bb6f147e;hb=5d73b4cf8a0fe5657df23d9c4f1288973255f4d4;hpb=93812e70a004f4917f7939b51d86aef8cb4f6fbd diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 437597b53..5ad5f5aba 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -357,7 +357,8 @@ $(eval $(call application,statistics,LuCI Statistics Application,\ +PACKAGE_luci-app-statistics:collectd-mod-rrdtool \ +PACKAGE_luci-app-statistics:collectd-mod-iwinfo \ +PACKAGE_luci-app-statistics:collectd-mod-interface \ - +PACKAGE_luci-app-statistics:collectd-mod-load)) + +PACKAGE_luci-app-statistics:collectd-mod-load)) \ + +PACKAGE_luci-app-statistics:collectd-mod-network)) $(eval $(call application,diag-core,LuCI Diagnostics Tools (Core))) @@ -386,7 +387,7 @@ $(eval $(call application,ddns,Dynamic DNS configuration module,\ +PACKAGE_luci-app-ddns:ddns-scripts)) $(eval $(call application,samba,Network Shares - Samba SMB/CIFS module,\ - +PACKAGE_luci-app-samba:samba3)) + +PACKAGE_luci-app-samba:samba36-server)) $(eval $(call application,mmc-over-gpio,MMC-over-GPIO configuration module,\ +PACKAGE_luci-app-mmc-over-gpio:kmod-mmc-over-gpio)) @@ -505,15 +506,9 @@ $(eval $(call theme,base,Common base for all themes)) $(eval $(call theme,openwrt,OpenWrt.org (default),,,1)) $(eval $(call theme,bootstrap,Bootstrap Theme)) -$(eval $(call theme,freifunk,alternative Freifunk Theme,\ - Stefan Pirwitz )) - $(eval $(call theme,freifunk-bno,Freifunk Berlin Nordost Theme,\ Stefan Pirwitz )) -$(eval $(call theme,freifunk-hannover,Freifunk Hannover Theme,\ - Mikolas Bingemer )) - $(eval $(call theme,freifunk-generic,Freifunk Generic Theme,\ Manuel Munz )) @@ -558,6 +553,7 @@ $(eval $(call translation,norwegian,Norwegian (by Lars Hardy))) $(eval $(call translation,hebrew,Hebrew)) $(eval $(call translation,romanian,Romanian)) $(eval $(call translation,ukrainian,Ukrainian)) +$(eval $(call translation,hungarian,Hungarian)) ### Collections ###