# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit git-r3 DESCRIPTION="Z-Push syncs ActiveSync compatible devices against various backends" HOMEPAGE="http://z-push.org/" EGIT_REPO_URI="https://stash.z-hub.io/scm/zp/z-push.git" LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="memcached ldap imap carddav caldav mysql postgres sqlite" RDEPEND="dev-lang/php[cli,soap,posix] memcached? ( dev-php/pecl-memcached ) !memcached? ( dev-lang/php[pcntl,sysvipc] ) ldap? ( dev-lang/php[ldap] ) imap? (