This commit is contained in:
Your Name
2018-12-16 15:54:11 +01:00
parent 60a20a01f6
commit f5d24008e7
211 changed files with 1024 additions and 944 deletions

View File

@@ -1,19 +1,19 @@
# Created by paludis-3.0.0 on Tue Aug 21 20:47:51 CEST 2018
# Created by paludis-3.0.0 on Sun Dec 16 15:28:14 CET 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkg-config build+run: sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrender x11-libs/libXv x11-libs/libxkbfile aac? ( media-libs/faac media-libs/faad2 ) alsa? ( sys-sound/alsa-lib ) cups? ( net-print/cups ) ffmpeg? ( providers:ffmpeg? ( media/ffmpeg ) providers:libav? ( media/libav ) ) gstreamer? ( media-libs/gstreamer:1.0 media-plugins/gst-plugins-base:1.0 x11-libs/libXrandr ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) mp3? ( media-sound/lame ) pcsc? ( sys-apps/pcsc-lite ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) pulseaudio? ( media-sound/pulseaudio ) server? ( x11-libs/libXdamage x11-libs/libXrandr ) systemd? ( sys-apps/systemd ) wayland? ( sys-libs/wayland x11-libs/libxkbcommon ) ) [[ defined-in = [ FreeRDP-2.0.0_rc3-r1.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkg-config build+run: sys-libs/zlib x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrender x11-libs/libXv x11-libs/libxkbfile aac? ( media-libs/faac media-libs/faad2 ) alsa? ( sys-sound/alsa-lib ) cups? ( net-print/cups ) ffmpeg? ( providers:ffmpeg? ( media/ffmpeg[>=3.1] ) providers:libav? ( media/libav ) ) gstreamer? ( media-libs/gstreamer:1.0 media-plugins/gst-plugins-base:1.0 x11-libs/libXrandr ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) mp3? ( media-sound/lame ) pcsc? ( sys-apps/pcsc-lite ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) pulseaudio? ( media-sound/pulseaudio ) server? ( x11-libs/libXdamage x11-libs/libXrandr ) soxr? ( media-libs/soxr ) systemd? ( sys-apps/systemd ) wayland? ( sys-libs/wayland x11-libs/libxkbcommon ) ) [[ defined-in = [ FreeRDP-2.0.0_rc4.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.3.0] ) [[ defined-in = [ cmake.exlib ] ]]"
DESCRIPTION=" FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/FreeRDP/FreeRDP https://www.freerdp.com"
INHERITED=" github cmake"
MYOPTIONS="( ( aac [[ description = [ Enables support for MPEG-4 AAC Audio ] ]] alsa [[ description = [ Adds support for ALSA (Advanced Linux Sound Architecture) ] ]] cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] ffmpeg [[ description = [ Support for various multimedia formats through libavcodec ] ]] gstreamer [[ description = [ Adds support for media-libs/gstreamer (Streaming media) ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] mp3 [[ description = [ Add support for reading MP3 files ] ]] pcsc [[ description = [ Support for smartcard authentification via pcsc-lite ] ]] pulseaudio [[ description = [ Adds support for PulseAudio sound server ] ]] server [[ description = [ Build the FreeRDP server ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] wayland [[ description = [ Wayland support/backend ] ]] ffmpeg? ( ( providers: ffmpeg [[ description = [ Use FFmpeg as the libavcodec provider ] ]] libav [[ description = [ Use Libav as the libavcodec provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) kerberos? ( ( providers: heimdal krb5 ) [[ number-selected = [ exactly-one ] ]] ) ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ FreeRDP-2.0.0_rc3-r1.exheres-0 ] ]] ) "
MYOPTIONS="( ( aac [[ description = [ Enables support for MPEG-4 AAC Audio ] ]] alsa [[ description = [ Adds support for ALSA (Advanced Linux Sound Architecture) ] ]] cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] ffmpeg [[ description = [ Support for various multimedia formats through libavcodec ] ]] gstreamer [[ description = [ Adds support for media-libs/gstreamer (Streaming media) ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] mp3 [[ description = [ Add support for reading MP3 files ] ]] pcsc [[ description = [ Support for smartcard authentification via pcsc-lite ] ]] pulseaudio [[ description = [ Adds support for PulseAudio sound server ] ]] server [[ description = [ Build the FreeRDP server ] ]] soxr [[ description = [ Support for audio resampling via libsoxr ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] wayland [[ description = [ Wayland support/backend ] ]] ffmpeg? ( ( providers: ffmpeg [[ description = [ Use FFmpeg as the libavcodec provider ] ]] libav [[ description = [ Use Libav as the libavcodec provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) 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: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ FreeRDP-2.0.0_rc4.exheres-0 ] ]] ) "
PLATFORMS="~amd64"
LICENCES="Apache-2.0"
SLOT="0"
DOWNLOADS="https://github.com/FreeRDP/FreeRDP/archive/2.0.0-rc3.tar.gz -> FreeRDP-2.0.0-rc3.tar.gz"
DOWNLOADS="https://github.com/FreeRDP/FreeRDP/archive/2.0.0-rc4.tar.gz -> FreeRDP-2.0.0-rc4.tar.gz"
OPTIONS="aac alsa cups ffmpeg gstreamer mp3 pulseaudio providers:ffmpeg providers:jpeg-turbo providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1534877271"
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="1544970494"
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"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-remote--FreeRDP-2.0.0_rc3-r1--C.7520.1534877270.264973.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-remote--FreeRDP-2.0.0_rc4--C.13043.1544970492.959987.C.tar.bz2"
SUMMARY="FreeRDP: A Remote Desktop Protocol implementation"
BUGS_TO=""
REMOTE_IDS=" github:FreeRDP/FreeRDP "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-remote--FreeRDP-2.0.0_rc3-r1--C.7520.1534877270.264973.C.tar.bz2 7342146 SHA256 6c5c20d167ea42e83270b53975998435ff21d146e95fd18abe076860fc26969d SHA512 c167f39cded4c4d7e70506609ab1753be131b8f50ba63017a2f3f5c372f185866057964b254fd19bfdaa5524457a6b76762ee6c1091d88c5c28e0a3d3e241da4 WHIRLPOOL 4fb8a75c3b7ca24b6a47af23bec7c313a23521b3b8bac7c68716459f53538e2bbc138b418d1f34825361828932ff74fc98ff685d9cf886722f870172c013c5b6
PBIN FreeRDP-2.0.0_rc3-r1.pbin-1+exheres-0 4787 SHA256 29bc07cdc7a20b74a6785e31f5e1ae3c50338f1bab9a4f26973bea394a62e580 SHA512 164b135da3f145d77d7b2137c99bb67c6e503669e1fb713e2b7f33ad3b5cd44c5e35402b5b457f8ed6e9eb7a6a15893cb2994846b538b04b43b527202a779956 WHIRLPOOL 5c50bd38ac9fbee98be1bcf4a7083b2022d75e120d2bf09690f4e3ae2154b3a3152f94bb6650aee8f0f8e0c4492dd0da7d09ffc835aef754dceab98688d9147c
DIST hasufell-binhost--net-remote--FreeRDP-2.0.0_rc4--C.13043.1544970492.959987.C.tar.bz2 8141600 SHA256 a6e59e549ccfcb653b3fb4943287d8f89d6e6ac6cc3b183166e43d6891431fb6 SHA512 ca0efb7ad0707bb853e9c95783f7da33c3fbc45f312c7bcf0af449b2068c2b9dfe8a941f8eb9a02c1c5b3e11414551f8898d210aeb5c11d3a6f26c6cdb2cee93 WHIRLPOOL 6e356812afdeaa14621f55cbc2ea0f586d4fae126dd099728ecd16fa2e1e5280a87e20a8ed3ede0bb6357f6d6972d1b337a7ea4db678181333b30cd076cdbf37
PBIN FreeRDP-2.0.0_rc4.pbin-1+exheres-0 5040 SHA256 5343418a98aac269e5614128ad103c4759d53fdd24e315655f0b978c58e19298 SHA512 ca75a655950220f92d746dfe934317af82cedbb6c3f2a29be6063c9b5975b774ea7ff1b453e694ea1533f4fb45534827a4323e56a826403be12b166952ddadb2 WHIRLPOOL 936f25af67c488baeb0098f45b2894bcb9bc52a85e81dcda50d7641d6fc25a471e09279d4caf9dd769c174a258b6bdc638841ae808fbbe06be17256ab7b53757