This commit is contained in:
Your Name
2019-04-16 16:45:17 +02:00
parent ad6aaeeafe
commit 0b97de6163
366 changed files with 2067 additions and 1627 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.64.0--C.32415.1551767310.755053.C.tar.bz2 818909 SHA256 8cb2a90b1cd18ca254f5265dc5d9c1b0fc4be2238a0516077ac2d7758ce13e9a SHA512 7d3c9f1c2204bcfc6ef8ecc85a7028d96a6576ce9fcc25c8fdd45b9b1a75145b9d55e58c16bc63586e2e8f52ff9e8bd6091cee2983f42f58a738acb90e8cc571 WHIRLPOOL 2ffb91d6eb08e4939090d668760d56c432cccc176b55298b68518f309b107d0b2ea51dac1e9767ee9fb50911c588445f4236d2549e0e822842ad98c61d8ed399
PBIN curl-7.64.0.pbin-1+exheres-0 3616 SHA256 ed5d4d71a653a6300259b37acf1cfca24cd23e1888f29bea55a4c646e282be91 SHA512 f98272444ac8c6c457555d13a0beb2dc5cff6dc81f530e4f2d9d5cb5a116920ef868ee5078c06b8a4d289a41bcc4590e71ef0cbeed374a70cbca0d6d0bd71c24 WHIRLPOOL 2c7e3936793f1bd7184acde4c9aee8fccf9a882ccf921b6706349d715a6e166948bb7c2dfc64e54f95478312cd10a84ef85a2d4a27a35a4b0deb803cf1097c6b
DIST hasufell-binhost--net-misc--curl-7.64.0-r1--C.10401.1555383779.731188.C.tar.bz2 818617 SHA256 524661d7e595e3bbe44fafebed9e536d25ca57fc76b4530d318e5add03d31822 SHA512 4dcef9b8589fad2870b7d7672a658cad6633e95d2762646d9a60e137a61619f6b4f252ec128bfbf442384a4f8dd984f711980d9e4fba1c4585ad36aae9e20950 WHIRLPOOL be0c15136f2bc286138b5990136fa52c4807d5fb2c702497131a18cc3a512459b00a1f4a6c2a8489d9611559f60ee90ed39b7486cd4125283917d9c993c8140f
PBIN curl-7.64.0-r1.pbin-1+exheres-0 3626 SHA256 608236071132be5a56316bdc3341ec7374c6943cc10496a2ee79673e86b714a1 SHA512 99e99e70aa88463c3077bb1aaa3819627d21c4c0823dafa0f9773ad697fcd11056d30d311e25326cca1bee036f4ef69782dda7c9db14a3c043d1de86d24b2e8d WHIRLPOOL 49ca3b8671bbf4a564748f9e6dfa537c85ad05f69ad636bd281ab346e36f37b56bde5848957d7e2b11f382cfcb5fbe4920d2d55aec7c8e68f22f1626825d0113

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Mar 5 07:28:31 CET 2019
# Created by paludis-3.0.0 on Tue Apr 16 05:03:00 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.64.0.exheres-0 ] ]]"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=4.0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.64.0-r1.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://curl.haxx.se"
INHERITED=""
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] 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: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] 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 = [ curl-7.64.0.exheres-0 ] ]] ) "
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] 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: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] 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 = [ curl-7.64.0-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.64.0.tar.bz2"
OPTIONS="zsh-completion providers:mbedtls "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1551767311"
GENERATED_TIME="1555383780"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.64.0--C.32415.1551767310.755053.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.64.0-r1--C.10401.1555383779.731188.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--seafile-client-6.2.5-r1--C.6591.1537169846.558282.C.tar.bz2 26387235 SHA256 04c64b18a497040e117ba6aac6c725833991950fe996c5cd6c761f7b6d723126 SHA512 959c52fe12516d61447e99be80b50c475b6f35a2dac57e9e8e280ca98c158ab529a84d1f1dcea7edd40efbd372ac41f2492603d2cc23c2835be5ab1755aa65ca WHIRLPOOL 3bd7c0373c4dfa4e9b034d34327a8396b22c7c990d789da5fa54e8c4d04cee881e4de21f7c36e07e36f7b9f343f48b72c2a79d1a596cb7c7bc912951c6f6e0b3
PBIN seafile-client-6.2.5-r1.pbin-1+exheres-0 2703 SHA256 07b24b61b0579b5c9af87ddf0aec1736e6bc3ace1eee4876188c189efff26e82 SHA512 dfaa89de63dda5a8afaed84987a4acd441992ad5ef163a8390f825153c9523fdaeb63710b0ed5877129c3bdb89318cbba90a4792c49df070f395ec195325d090 WHIRLPOOL 11173770f305ca81ee8454c76eb81725d5dd08f916d1564f5ad2ff460d1a44156613d629662a8c2295cb552950c653d7ca6ec39303e54138a46ade8e508e1c6b
DIST hasufell-binhost--net-misc--seafile-client-6.2.10--C.21367.1555416936.381119.C.tar.bz2 29626609 SHA256 e9453065cef584df949fc74c112c33d09660ed04c47333024f80f414daad70d2 SHA512 e11e0bd82b12d6a08f2efbae602d19148a9a34a334c324e55e7f23330ead6da9e6fd2890becb058e848df9b52581d27a5e515f58813d469787cb15b93f718f43 WHIRLPOOL 4371fd4a7fa09dc821109cb7143fbba7c4443f8647ac960d57c0c12f8cd93a65ad04eee7b7f1e6d33d27857c3baf74ce029fba2fb690f01e99c31ad8083918bd
PBIN seafile-client-6.2.10.pbin-1+exheres-0 2715 SHA256 9ab3a0f116765953ca90182fd763cfe325e64ae34f4b3657190a7e3143e643c6 SHA512 98ea412541073a630de195858226f0358bafbb2f9258fc7d666090c0fe09e3464804a122d17dde3c719d642bcd8f2344578e24f85690b960dc29461c140672a5 WHIRLPOOL c236af0e3a70d69d3ea142016af49b77bb6893a6be4d543b78bd129c14da8caad919c87e4b067158484ace2c55b085965086148f61e264987c239bfd0e0fec02

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Sep 17 09:37:30 CEST 2018
# Created by paludis-3.0.0 on Tue Apr 16 14:15:40 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=2.1 net-libs/libsearpc net-misc/seafile[~6.2.5] x11-libs/qtbase:5 providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-client-6.2.5-r1.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=2.1 net-libs/libsearpc net-misc/seafile[~6.2.10] sys-libs/zlib x11-libs/qtbase:5 providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-client-6.2.10.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.5.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DESCRIPTION=" Seafile is an enterprise file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.seafile.com https://github.com/haiwen/seafile-client"
INHERITED=" github cmake gtk-icon-cache"
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-client-6.2.5-r1.exheres-0 ] ]] ) "
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-client-6.2.10.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="Apache-2.0"
SLOT="0"
DOWNLOADS="https://github.com/haiwen/seafile-client/archive/v6.2.5.tar.gz -> seafile-client-6.2.5.tar.gz"
DOWNLOADS="https://github.com/haiwen/seafile-client/archive/v6.2.10.tar.gz -> seafile-client-6.2.10.tar.gz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1537169850"
GENERATED_TIME="1555416940"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-client-6.2.5-r1--C.6591.1537169846.558282.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-client-6.2.10--C.21367.1555416936.381119.C.tar.bz2"
SUMMARY="Seafile desktop client"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:haiwen/seafile-client "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--seafile-6.2.5--C.29981.1537169708.270531.C.tar.bz2 292783 SHA256 87a61daf3aae19405227211f89bae50f47a7e50b7cd7340f50ec8e8dd5ba3c99 SHA512 d8ba24b7ca51fd498f23ebce80695c1e1c6e00aaf666988cc87c288e224068974a7e7111c6304ae7059a42c731d57e083a0bf0d9247efb8e7a9d63f54b7687b0 WHIRLPOOL 0c4f884db44e3d65a63ab1a5c2e983dfcb099f417885c9b9b3942823a38fc90a4e325f7e4a6828ac81f0b70ea0a89f5ed1329fb44eeac5e22ae84c4d590c5590
PBIN seafile-6.2.5.pbin-1+exheres-0 3173 SHA256 ba6ce2d2986b738fe58ad367fcca01c35b97924e56b5a3b600e93903dfbef258 SHA512 edf5910a99938303ae141a9175a1f0ddf2ba37a493bae5e1ff803a33b0d3ef69818885b045e4e8857332be6d3b6cfbaf062bb791cbcb5a62fd14724c931b97fc WHIRLPOOL 2d05a47082e5ef5c33a01df6e5cad8be8e69900f7bb7d2f6fdb6fa9367b6408d74c919425c133537512e9f70d8801d81af25f43835f07b1315872b049ee639f5
DIST hasufell-binhost--net-misc--seafile-6.2.10--C.12308.1555416805.259198.C.tar.bz2 292626 SHA256 4722717c51949c14f83f63052d9bf47e3f6fc34ffbf7f64618b1bcb425c26d61 SHA512 ad71fd0f933cc7299bc506eb4d239527068305528028136bacebb0efc0f5b26d1b1e9442d868726b55f9d0fd7e98441fba37d1fb2ecc15e67407658622d1184e WHIRLPOOL 7693b8f85c3140f3b6031761999111aa4a326cf0a47afe66df2fb18c8e2e3a46e24f7a3aebe95461283e3c44738ae646cdba311bb4839611d0cb03687e3c2ac9
PBIN seafile-6.2.10.pbin-1+exheres-0 3183 SHA256 38b2f6caa869aeece91be483ebe89d91f97f47b7c14e9d3d71e9a132aa89ebd8 SHA512 c431f0c826dbb81290989d14598f80b185b507770fa6f023c739485df1db5535f07c48b8edf35f0b8508f37611a3667bd5ce9438b2dcb5c003b194b752591350 WHIRLPOOL b2a0eb88b4811ea2cd4fcd2d9415ed2b284e59ea989f31499ffdb4a9c7609b48f12c24ea09318a38edd526b976afe0c6e54bd3bf0cf4ac1b180b87253e0d067e

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Sep 17 09:35:08 CEST 2018
# Created by paludis-3.0.0 on Tue Apr 16 14:13:25 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-6.2.5.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.40? ( dev-lang/vala:0.40 ) vala_abis:0.42? ( dev-lang/vala:0.42 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=2.1 net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.42? ( dev-lang/vala:0.42 ) vala_abis:0.44? ( dev-lang/vala:0.44 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.seafile.com https://github.com/haiwen/seafile"
INHERITED=" python github dependencies-helpers autotools vala"
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-6.2.5.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.40 [[ description = [ Use Vala 0.40 ] ]] 0.42 [[ description = [ Use Vala 0.42 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-6.2.10.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.42 [[ description = [ Use Vala 0.42 ] ]] 0.44 [[ description = [ Use Vala 0.44 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/haiwen/seafile/archive/v6.2.5.tar.gz -> seafile-6.2.5.tar.gz"
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.42 "
DOWNLOADS="https://github.com/haiwen/seafile/archive/v6.2.10.tar.gz -> seafile-6.2.10.tar.gz"
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.44 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1537169708"
GENERATED_TIME="1555416805"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-6.2.5--C.29981.1537169708.270531.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-6.2.10--C.12308.1555416805.259198.C.tar.bz2"
SUMMARY="File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:haiwen/seafile "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--socat-1.7.3.2--C.13010.1529021413.429318.C.tar.bz2 333967 SHA256 03e94a5a46508d3e53d67d4d555cef11b605ecd7b3d1eabab5ada677a16826af SHA512 03fd46c110aef7ed1a619a592aac4e07f8917b82a19af41d4655f18ee13d63f9c0f038bccb6dce7dbd5b0e884168ee7e7721daae892f611626a6c91b685d500f WHIRLPOOL 14ecdbed9351c134fe1edc667c66dc961c8160d03b3fc2878473b183c96d23c1091b19dca6336aa2881edc8a9b1e281f4c978703dd7b70a00df7e3dc2bb547d3
PBIN socat-1.7.3.2.pbin-1+exheres-0 2886 SHA256 5a8f9437f8c30ba6365ac17b38862ffe8eb91d3f9f97753c591be21f18bdf728 SHA512 f500f782fd1a0b9f7f04632a9873659f0f9ee1a5e23f4b69f9891f3717503f63cddb279643a80bac3ec8e404db4717f1e788fab85405c14945d501e8e4e17c7b WHIRLPOOL 418d67eda5ae694aa2722b89a730cc5b684e585934e31b5c63bbcb60c4d209af79daf194393786e34834a22e0655762b49981d6942bbdcf917b616978c22dec8
DIST hasufell-binhost--net-misc--socat-1.7.3.3--C.16205.1555381334.670505.C.tar.bz2 335908 SHA256 8cdcc6cdb2c5398db7f9028fadd9832eecfffb0ab0b669d0e349b74402ddd1ea SHA512 165b61baeffd61a51f42a2686076489da41d9cbfa020fe91d6edbb4b931572cfcfb619ba54760b59cbbbf83530f2aab7079962fbacd1acee59baec260eb31a57 WHIRLPOOL 81436c5cc50deb8fb6e127118a2248748bcad28c101ffa553096b3294936e00d9336a355891a1453c8f0ec8f741b9a9d50dd4304656242bf6f43977f5bf1e5ce
PBIN socat-1.7.3.3.pbin-1+exheres-0 2905 SHA256 8a36fe667679f3239b0fd24212b3bfc23a3c262d762d54ad86aed0b55e9456ca SHA512 e60b08fc8249080515fb718208794bf500cdf2ace6844b46d65ad45843e7d92d698f28ce44d82e05e414bdf7efa94b8cfd29ef44bf66b1fedca7eb07f5b90de2 WHIRLPOOL 93fd5606b5e3b3d8e0e3f65b3adca2c37434c38a0df662f242e34227c06a6cd87bc0f52d926c79f468d6d5bdfb456da93f2d7d1baada4654efc9d0d1a33b0601

View File

@@ -1,19 +1,19 @@
# Created by paludis-3.0.0 on Fri Jun 15 02:10:13 CEST 2018
# Created by paludis-3.0.0 on Tue Apr 16 04:22:14 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) readline? ( sys-libs/ncurses sys-libs/readline:=7 ) tcpd? ( sys-apps/tcp-wrappers ) ) [[ defined-in = [ socat-1.7.3.2.exheres-0 ] ]]"
DEPENDENCIES="( build+run: providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) readline? ( sys-libs/ncurses sys-libs/readline:=8 ) tcpd? ( sys-apps/tcp-wrappers ) ) [[ defined-in = [ socat-1.7.3.3.exheres-0 ] ]]"
DESCRIPTION=" socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these. These modes include generation of \"listening\" sockets, named pipes, and pseudo terminals."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.dest-unreach.org/socat/"
INHERITED=""
MYOPTIONS="( ( readline [[ description = [ Enables support for libreadline, a GNU line-editing library that almost everyone wants ] ]] tcpd [[ description = [ Adds support for TCP wrappers (allowing or denying specific TCP connections with file entries) ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ socat-1.7.3.2.exheres-0 ] ]] ) "
MYOPTIONS="( ( readline [[ description = [ Enables support for libreadline, a GNU line-editing library that almost everyone wants ] ]] tcpd [[ description = [ Adds support for TCP wrappers (allowing or denying specific TCP connections with file entries) ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ socat-1.7.3.3.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="http://www.dest-unreach.org/socat/download/socat-1.7.3.2.tar.bz2"
DOWNLOADS="http://www.dest-unreach.org/socat/download/socat-1.7.3.3.tar.bz2"
OPTIONS="tcpd providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1529021413"
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 PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
GENERATED_TIME="1555381334"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="net"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--socat-1.7.3.2--C.13010.1529021413.429318.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--socat-1.7.3.3--C.16205.1555381334.670505.C.tar.bz2"
SUMMARY="Multipurpose relay"
BUGS_TO=""
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--wget-1.20.1-r1--C.7987.1551764104.327477.C.tar.bz2 529122 SHA256 f4d1d79a8cb452efc95ec3ac585a06c015574becdc6d441df3431203c7269b68 SHA512 a6b8c9c96b6dc0946f72902ed6277116e5380d1f092373b604ae14f839fca1e67c0f0220c508cec6658099009c6c763a398f2d4bf26244d1e46610555ba11d4c WHIRLPOOL 2bec03655f09f3a78a68e7c3fda14b5726932910a1b1d80c6b1fb31d93a42921e9fae46321d4577e300aa8587b09757e958ac38bfabb3721d261e0c00ac25900
PBIN wget-1.20.1-r1.pbin-1+exheres-0 3007 SHA256 3b466130bfc0b6d5fee7b67318d15d3b1bf4c2d8c5272515e3355b7cdc01a31f SHA512 4a1febd63db076bd7899fb03e7b4977bff21990cd7c1cb319f14fc1dd3c469b5ab9c0a1df683aae9307e69f2e684796729644874925d5133e40ff48fd316c779 WHIRLPOOL 0d9c781495f426f67a884b86a78cceabfd813dd8c877010d95add74780958d296410d67a39a14f428adb6642f319b4a003fa1ef7dccae7ce7a661cdcd1cfe24d
DIST hasufell-binhost--net-misc--wget-1.20.3--C.25417.1555381375.254760.C.tar.bz2 564185 SHA256 6b2d22445036c92227ab1cb7a61559a23a4e7341ba3da089dd6ee042a4958ebe SHA512 334ca31d04f8c14913960dce344c4b9b48e815ed5f528fdabf0a2bb92ad36824d92f9f3ca98cf3ba0df71d0f1a6bccb9b67a71539bd683ebc9c7d9781720c3c4 WHIRLPOOL ff510b4ed15f3339fa3e662ec4f457a3c580b1c90294a2e1bac3b5ec2b5eb6fdbb507d3a79c77221128c6adb5ac7c73ba1664b61aa8924c567fe8a9836965ea4
PBIN wget-1.20.3.pbin-1+exheres-0 3000 SHA256 0ca90810670ef62791b27fb2bb979040d6d4aaae9b00d90fc12a0b32ec799bd2 SHA512 6efc412e73cc2fb697b817357940076e6f8652eac0e6a99b7baba764fff4946548c5984567e293111fdbc74182ddc0d8baf36ef13b78f1705c9fcf0e0e61c119 WHIRLPOOL 71ff07b61fb0f6ec9ebac96a3913c904baf75c253d5f4e981c8147ca17efb604db087fbd6eaa8bd0f8bbbc4a1bb5f5e7207489b18694965f6b3a3baeb887b3d4

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Mar 5 06:35:04 CET 2019
# Created by paludis-3.0.0 on Tue Apr 16 04:22:55 CEST 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/gettext[>=0.18.1] virtual/pkg-config[>=0.9.0] build+run: dev-libs/pcre2 sys-apps/util-linux [[ note = [ for libuuid ] ]] sys-libs/zlib ares? ( net-dns/c-ares ) idn? ( net-dns/libidn2:=4.0 ) providers:gnutls? ( dev-libs/gmp:=6 dev-libs/gnutls dev-libs/libtasn1 dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) test: dev-perl/HTTP-Daemon dev-perl/IO-Socket-SSL ) [[ defined-in = [ wget-1.20.1-r1.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/gettext[>=0.18.1] virtual/pkg-config[>=0.9.0] build+run: dev-libs/pcre2 sys-apps/util-linux [[ note = [ for libuuid ] ]] sys-libs/zlib ares? ( net-dns/c-ares ) idn? ( net-dns/libidn2:=4.0 ) providers:gnutls? ( dev-libs/gmp:=6 dev-libs/gnutls dev-libs/libtasn1 dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) test: dev-perl/HTTP-Daemon dev-perl/IO-Socket-SSL ) [[ defined-in = [ wget-1.20.3.exheres-0 ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.gnu.org/software/wget/"
INHERITED=" alternatives gnu option-renames"
MYOPTIONS="( ( ares [[ description = [ Enable support for C-Ares DNS lookup ] ]] idn [[ description = [ Enable support for internationalized domain names ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ wget-1.20.1-r1.exheres-0 ] ]] ) "
MYOPTIONS="( ( ares [[ description = [ Enable support for C-Ares DNS lookup ] ]] idn [[ description = [ Enable support for internationalized domain names ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ wget-1.20.3.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="GPL-3"
SLOT="0"
DOWNLOADS="mirror://gnu/wget/wget-1.20.1.tar.gz"
DOWNLOADS="mirror://gnu/wget/wget-1.20.3.tar.gz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1551764104"
GENERATED_TIME="1555381375"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--wget-1.20.1-r1--C.7987.1551764104.327477.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--wget-1.20.3--C.25417.1555381375.254760.C.tar.bz2"
SUMMARY="Wget is a package for retrieving files using HTTP, HTTPS and FTP"
BUGS_TO=""
REMOTE_IDS=""