Update
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 21:01:09 CEST 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkg-config build+run: dev-libs/libusb:1 sys-libs/pam sys-libs/zlib x11-libs/cairo x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst 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 ) ) 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:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) pulseaudio? ( media-sound/pulseaudio ) server? ( x11-libs/libXdamage ) soxr? ( media-libs/soxr ) systemd? ( sys-apps/systemd ) wayland? ( sys-libs/wayland x11-libs/libxkbcommon ) ) [[ defined-in = [ FreeRDP-2.0.0-r1.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.14.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://www.freerdp.com"
|
||||
INHERITED=" 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 ] ]] 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-r1.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://pub.freerdp.com/releases/freerdp-2.0.0.tar.gz"
|
||||
OPTIONS="aac alsa cups ffmpeg mp3 pulseaudio wayland providers:ffmpeg providers:heimdal providers:jpeg-turbo providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588186869"
|
||||
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 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 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"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-remote--FreeRDP-2.0.0-r1--C.25132.1588186867.956724.C.tar.bz2"
|
||||
SUMMARY="FreeRDP: A Remote Desktop Protocol implementation"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
@@ -1,38 +0,0 @@
|
||||
# Created by paludis-3.0.0 on Wed Dec 25 05:02:56 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: app-text/docbook-xsl-stylesheets dev-libs/libxslt virtual/pkg-config build+run: sys-libs/pam sys-libs/zlib x11-libs/cairo x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrender x11-libs/libXtst 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? ( dev-libs/glib:2 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:=45.47.19 ) 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_p20191023.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.14.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 ] ]] 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_p20191023.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/FreeRDP/FreeRDP/archive/d5fed5e998288eceaaef231b8624ab41ccfa9120.tar.gz -> FreeRDP-d5fed5e998288eceaaef231b8624ab41ccfa9120.tar.gz"
|
||||
OPTIONS="aac alsa cups ffmpeg gstreamer mp3 pulseaudio wayland providers:ffmpeg providers:heimdal providers:jpeg-turbo providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1577246576"
|
||||
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 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 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"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-remote--FreeRDP-2.0.0_rc4_p20191023--C.12582.1577246574.382267.C.tar.bz2"
|
||||
SUMMARY="FreeRDP: A Remote Desktop Protocol implementation"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:FreeRDP/FreeRDP "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--net-remote--FreeRDP-2.0.0_rc4_p20191023--C.12582.1577246574.382267.C.tar.bz2 8961365 SHA256 0a14a788c9a38a157496633a5f68668968b2ac2cf28e61c717e9d1eb6453d8d3 SHA512 f3599b9509efb362a57702236e9fad526cacb0d0866b59f2388b80b4220ef8e11a5316c4b77159e8444ff294efde20b092eb09517c216f26f229912c2572d882 WHIRLPOOL 56b2d50cb38f6b238af3fce84a4816c9fa6593d556e670913ae119cd52556ed7d258b5e3fa4a15d49383cb055475ddd5a68195b25317c31a0aa9808209d26bc3
|
||||
PBIN FreeRDP-2.0.0_rc4_p20191023.pbin-1+exheres-0 5194 SHA256 12c2e76eb3a5c7b9f4a6bae2bdc5e4d5b27087a3f4255bcbba7019dcf3476d93 SHA512 03a74ae7e1323e585f79d12c2d0d40029d26188eddaa06d659169487efc82e2ec0663016c9372db7760728edd221f27eb5a692f02308a43477f90c71ca998858 WHIRLPOOL 0b2c37e290a7187e7bca0e4c0094f1d8ddf11ec8eca31930578715554153afc42a2ccbb948ec49b1252092ea756888c291e656d4c7bc7971b8cfbc13dbc21a58
|
||||
DIST hasufell-binhost--net-remote--FreeRDP-2.0.0-r1--C.25132.1588186867.956724.C.tar.bz2 8984018 SHA256 08a786f9fbf8dce7d0d386c6671868bda6c7793c5a32e89df1fa139f22a0766b SHA512 a8be44e77747c8b0ce3aa364f0212f6d3c29cff12df8745c7ba942c752ef3b82bcf658555e198d097d5f5bd8f1942c45c7d06fd6d96dafb522c783140fce9c22 WHIRLPOOL f8a4e1313a68707a8af1363a38b4c37efe54376a78e7d7f017ec877f37662338870ea442cde8e7dc76ac7a8a3ca3eae0a7f23d51ffe2b4d78923824ab2adb9a4
|
||||
PBIN FreeRDP-2.0.0-r1.pbin-1+exheres-0 4809 SHA256 fe16f69bdf26351e439ee345d676541fcd222c1075efef3ef5459dd721893a88 SHA512 69f35625989f3a3b7b827be1a3e6af9c96e48520a95230c984055e8532fe3ee94ca028f411428fe0f285502e9eec5306a4bf27b916a0a547e3a9fb821a4217c1 WHIRLPOOL 12ca5e357b28df2fc96d9149ef9b73d4600372e374ede12b2513e9216d58a8838ff741d7e82d756d19e5167f112f4afbafb82a2ca86f099f5c8d6d645fd3bbb2
|
||||
|
||||
Reference in New Issue
Block a user