14 lines
1.2 KiB
Groff
14 lines
1.2 KiB
Groff
DEFINED_PHASES=compile install
|
|
DEPEND=dev-java/maven-bin:*
|
|
DESCRIPTION=Guacamole is a html5 vnc client as servlet
|
|
EAPI=5
|
|
HOMEPAGE=http://guac-dev.org/
|
|
IUSE=ldap mysql postgres noauth
|
|
KEYWORDS=~x86 ~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-java/maven-bin:* www-servers/tomcat[websockets] >virtual/jre-1.6 net-misc/guacamole-server mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) ldap? ( net-nds/openldap )
|
|
REQUIRED_USE=ldap? ( !mysql !postgres !noauth ) mysql? ( !ldap !postgres !noauth ) postgres? ( !ldap !mysql !noauth ) noauth? ( !ldap !mysql !noauth )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/guacamole/guacamole-client-0.9.7.tar.gz mysql? ( https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.7.tar.gz ) postgres? ( https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-jdbc-0.9.7.tar.gz ) noauth? ( https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-noauth-0.9.7.tar.gz ) ldap? ( https://sourceforge.net/projects/guacamole/files/current/extensions/guacamole-auth-ldap-0.9.7.tar.gz )
|
|
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
|
|
_md5_=7e2171abbd97f25114674bbc8096346c
|