Changeset 3984
- Timestamp:
- 01/02/09 16:04:23 (4 years ago)
- Files:
-
- 1 modified
-
luci/tags/0.8.3/contrib/package/luci/Makefile (modified) (21 diffs)
Legend:
- Unmodified
- Added
- Removed
-
luci/tags/0.8.3/contrib/package/luci/Makefile
r3948 r3984 254 254 $(call Package/luci/fftemplate) 255 255 DEPENDS+= \ 256 +luci-sgi-cgi +luci-app-splash +luci-app-olsr\256 +luci-sgi-cgi +luci-app-splash \ 257 257 +luci-app-ffwizard-leipzig \ 258 258 +luci-theme-fledermaus \ 259 259 +luci-i18n-german \ 260 +olsrd-luci +olsrd-luci-mod-dyn-gw +olsrd-luci-mod-txtinfo +olsrd-luci-mod-nameservice \ 261 +kmod-tun +ip 260 +PACKAGE_luci-freifunk-community:olsrd-luci +PACKAGE_luci-freifunk-community:olsrd-luci-mod-dyn-gw \ 261 +PACKAGE_luci-freifunk-community:olsrd-luci-mod-txtinfo +PACKAGE_luci-freifunk-community:olsrd-luci-mod-nameservice \ 262 +PACKAGE_luci-freifunk-community:kmod-tun +PACKAGE_luci-freifunk-community:ip \ 263 +luci-app-olsr 262 264 TITLE:=Freifunk Community Meta-Package 263 265 endef … … 298 300 define Package/luci-admin-full 299 301 $(call Package/luci/webtemplate) 300 DEPENDS+=+luci-admin-core +luci-ipkg + luci-app-firewall302 DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACKAGE_luci-admin-full:firewall +luci-app-firewall 301 303 TITLE:=LuCI Administration - full-featured for full control 302 304 endef … … 349 351 $(call Package/luci/fftemplate) 350 352 TITLE:=SIIT IPv4-over-IPv6 configuration wizard 351 DEPENDS:=+luci-admin-core + kmod-siit353 DEPENDS:=+luci-admin-core +PACKAGE_luci-app-siitwizard:kmod-siit 352 354 endef 353 355 … … 359 361 define Package/luci-app-firewall 360 362 $(call Package/luci/webtemplate) 361 DEPENDS+=+luci-admin-core 363 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-firewall:firewall 362 364 TITLE:=Firewall and Portforwarding application 363 365 endef … … 370 372 define Package/luci-app-olsr 371 373 $(call Package/luci/webtemplate) 372 DEPENDS+=+luci-admin-full + olsrd-luci +olsrd-luci-mod-txtinfo374 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-olsr:olsrd-luci +PACKAGE_luci-app-olsr:olsrd-luci-mod-txtinfo 373 375 TITLE:=OLSR configuration and status module 374 376 endef … … 381 383 define Package/luci-app-qos 382 384 $(call Package/luci/webtemplate) 383 DEPENDS+=+luci-admin-core + qos-scripts385 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-qos:qos-scripts 384 386 TITLE:=Quality of Service configuration module 385 387 endef … … 392 394 define Package/luci-app-splash 393 395 $(call Package/luci/fftemplate) 394 DEPENDS+=+ luasocket396 DEPENDS+=+PACKAGE_luci-app-splash:luasocket 395 397 TITLE:=Freifunk DHCP-Splash application 396 398 endef … … 407 409 define Package/luci-app-statistics 408 410 $(call Package/luci/webtemplate) 409 DEPENDS+=+luci-admin-full +collectd +collectd-mod-rrdtool1 +rrdtool1 411 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-statistics:collectd \ 412 +PACKAGE_luci-app-statistics:collectd-mod-rrdtool1 +PACKAGE_luci-app-statistics:rrdtool1 410 413 TITLE:=LuCI Statistics Application 411 414 endef … … 422 425 define Package/luci-app-upnp 423 426 $(call Package/luci/webtemplate) 424 DEPENDS+=+luci-admin-core + miniupnpd427 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-upnp:miniupnpd 425 428 TITLE:=Universal Plug & Play configuration module 426 429 endef … … 433 436 define Package/luci-app-ntpc 434 437 $(call Package/luci/webtemplate) 435 DEPENDS+=+luci-admin-core + ntpclient438 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-ntpc:ntpclient 436 439 TITLE:=NTP time synchronisation client configuration module 437 440 endef … … 444 447 define Package/luci-app-ddns 445 448 $(call Package/luci/webtemplate) 446 DEPENDS+=+luci-admin-core + ddns-scripts449 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-ddns:ddns-scripts 447 450 TITLE:=Dynamic DNS configuration module 448 451 endef … … 455 458 define Package/luci-app-samba 456 459 $(call Package/luci/webtemplate) 457 DEPENDS+=+luci-admin-full + samba3460 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-samba:samba3 458 461 TITLE:=Network Shares - Samba SMB/CIFS module 459 462 endef … … 466 469 define Package/luci-app-uvc_streamer 467 470 $(call Package/luci/webtemplate) 468 DEPENDS+=+luci-admin-full + uvc-streamer471 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-uvc_streamer:uvc-streamer 469 472 TITLE:=Webcam Streaming - UVC-Streamer module 470 473 endef … … 477 480 define Package/luci-app-mmc_over_gpio 478 481 $(call Package/luci/webtemplate) 479 DEPENDS+=+luci-admin-full + kmod-mmc-over-gpio482 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-mmc_over_gpio:kmod-mmc-over-gpio 480 483 TITLE:=mmc_over_gpio 481 484 endef … … 488 491 define Package/luci-app-p910nd 489 492 $(call Package/luci/webtemplate) 490 DEPENDS+=+luci-admin-full + p910nd493 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-p910nd:p910nd 491 494 TITLE:=p910nd - Printer server module 492 495 endef … … 499 502 define Package/luci-app-ushare 500 503 $(call Package/luci/webtemplate) 501 DEPENDS+=+luci-admin-full + ushare504 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-ushare:ushare 502 505 TITLE:=ushare - UPnP A/V & DLNA Media Server 503 506 endef … … 509 512 define Package/luci-app-hd_idle 510 513 $(call Package/luci/webtemplate) 511 DEPENDS+=+luci-admin-full + hd-idle514 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-hd_idle:hd-idle 512 515 TITLE:=hd-idle 513 516 endef … … 519 522 define Package/luci-app-tinyproxy 520 523 $(call Package/luci/webtemplate) 521 DEPENDS+=+luci-admin-full + tinyproxy524 DEPENDS+=+luci-admin-full +PACKAGE_luci-app-tinyproxy:tinyproxy 522 525 TITLE:=Tinyproxy - HTTP(S)-Proxy 523 526 endef … … 550 553 $(call Package/luci/webtemplate) 551 554 TITLE:=LuCI Support for the Polipo Proxy 552 DEPENDS+=+luci-admin-core + polipo555 DEPENDS+=+luci-admin-core +PACKAGE_luci-app-polipo:polipo 553 556 endef 554 557 … … 610 613 611 614 define Package/luci-theme-freifunk 612 $(call Package/luci/ thtemplate)615 $(call Package/luci/fftemplate) 613 616 DEPENDS:=+luci-web 614 617 MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de> … … 621 624 622 625 define Package/luci-theme-freifunk-bno 623 $(call Package/luci/ thtemplate)626 $(call Package/luci/fftemplate) 624 627 DEPENDS:=+luci-web 625 628 MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>
