39 lines
3.4 KiB
Plaintext
39 lines
3.4 KiB
Plaintext
# Created by paludis-3.0.0 on Tue Mar 5 20:17:32 CET 2019
|
|
CHOST="x86_64-pc-linux-gnu"
|
|
DEPENDENCIES="( build: doc? ( app-doc/doxygen[dot] ) build+run: sys-libs/zlib[>=1.2] kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) nacl? ( dev-libs/nacl ) pcap? ( dev-libs/libpcap ) providers:gcrypt? ( dev-libs/libgcrypt[>=1.5] ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) test: dev-util/cmocka ) [[ defined-in = [ libssh-0.8.7.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.5.0] ) [[ defined-in = [ cmake.exlib ] ]]"
|
|
DESCRIPTION=""
|
|
EAPI="pbin-1+exheres-0"
|
|
HOMEPAGE="https://www.libssh.org/"
|
|
INHERITED=" cmake"
|
|
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] nacl [[ description = [ Support key exchange methode curve25519-sha256@libssh.org ] ]] pcap [[ description = [ Capture decrypted network traffic with libpcap for debugging ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: gcrypt [[ description = [ Use libgcrypt as the provider for cryptographic functions ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ libssh-0.8.7.exheres-0 ] ]] ) "
|
|
PLATFORMS="~amd64 ~x86"
|
|
LICENCES="LGPL-2.1 BSD-2"
|
|
SLOT="0"
|
|
DOWNLOADS="https://www.libssh.org/files/0.8/libssh-0.8.7.tar.xz"
|
|
OPTIONS="providers:krb5 providers:libressl "
|
|
GENERATED_USING="paludis-3.0.0"
|
|
GENERATED_TIME="1551813452"
|
|
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
|
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
|
ASFLAGS=""
|
|
CBUILD=""
|
|
CC="x86_64-pc-linux-gnu-cc"
|
|
CFLAGS="-march=native -pipe -O2"
|
|
CHOST="x86_64-pc-linux-gnu"
|
|
CTARGET=""
|
|
CXX="x86_64-pc-linux-gnu-c++"
|
|
CXXFLAGS="-march=native -pipe -O2"
|
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
|
LIBCXXFLAGS=""
|
|
GENERATED_FROM_REPOSITORY="net"
|
|
PLATFORMS="~amd64 ~x86"
|
|
BINARY_PLATFORMS="~amd64"
|
|
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-libs--libssh-0.8.7--C.26651.1551813451.958136.C.tar.bz2"
|
|
SUMMARY="The ssh library was designed to be used by programmers needing a working SSH implementation by the means of a library"
|
|
BUGS_TO=""
|
|
REMOTE_IDS=""
|
|
UPSTREAM_CHANGELOG=""
|
|
UPSTREAM_RELEASE_NOTES="https://www.libssh.org/2018/12/24/libssh-0-8.7-xmas-edition [[ lang = en ]]"
|
|
UPSTREAM_DOCUMENTATION="https://www.libssh.org/documentation/ [[ lang = en ]]"
|
|
SCM_REVISION=""
|