Loading package/dovecot-pigeonhole/Config.in 0 → 100644 +8 −0 Original line number Diff line number Diff line config BR2_PACKAGE_DOVECOT_PIGEONHOLE bool "dovecot-pigeonhole" help Pigeonhole is the name of the project that adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. http://pigeonhole.dovecot.org package/dovecot-pigeonhole/dovecot-pigeonhole.mk 0 → 100644 +16 −0 Original line number Diff line number Diff line ################################################################################ # # dovecot-pigeonhole # ################################################################################ DOVECOT_PIGEONHOLE_VERSION = 0.4.4 DOVECOT_PIGEONHOLE_SOURCE = dovecot-2.2-pigeonhole-$(DOVECOT_PIGEONHOLE_VERSION).tar.gz DOVECOT_PIGEONHOLE_SITE = http://pigeonhole.dovecot.org/releases/2.2 DOVECOT_PIGEONHOLE_LICENSE = LGPLv2.1 DOVECOT_PIGEONHOLE_LICENSE_FILES = COPYING DOVECOT_PIGEONHOLE_DEPENDENCIES = dovecot DOVECOT_PIGEONHOLE_CONF_OPTS = --with-dovecot=$(STAGING_DIR)/usr/lib $(eval $(autotools-package)) package/dovecot/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ config BR2_PACKAGE_DOVECOT_ZLIB help Enable zlib support. source package/dovecot-pigeonhole/Config.in endif # BR2_PACKAGE_DOVECOT comment "dovecot needs a toolchain w/ IPv6" Loading Loading
package/dovecot-pigeonhole/Config.in 0 → 100644 +8 −0 Original line number Diff line number Diff line config BR2_PACKAGE_DOVECOT_PIGEONHOLE bool "dovecot-pigeonhole" help Pigeonhole is the name of the project that adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. http://pigeonhole.dovecot.org
package/dovecot-pigeonhole/dovecot-pigeonhole.mk 0 → 100644 +16 −0 Original line number Diff line number Diff line ################################################################################ # # dovecot-pigeonhole # ################################################################################ DOVECOT_PIGEONHOLE_VERSION = 0.4.4 DOVECOT_PIGEONHOLE_SOURCE = dovecot-2.2-pigeonhole-$(DOVECOT_PIGEONHOLE_VERSION).tar.gz DOVECOT_PIGEONHOLE_SITE = http://pigeonhole.dovecot.org/releases/2.2 DOVECOT_PIGEONHOLE_LICENSE = LGPLv2.1 DOVECOT_PIGEONHOLE_LICENSE_FILES = COPYING DOVECOT_PIGEONHOLE_DEPENDENCIES = dovecot DOVECOT_PIGEONHOLE_CONF_OPTS = --with-dovecot=$(STAGING_DIR)/usr/lib $(eval $(autotools-package))
package/dovecot/Config.in +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ config BR2_PACKAGE_DOVECOT_ZLIB help Enable zlib support. source package/dovecot-pigeonhole/Config.in endif # BR2_PACKAGE_DOVECOT comment "dovecot needs a toolchain w/ IPv6" Loading