This commit is contained in:
Your Name
2018-06-28 11:36:56 +02:00
parent 9ac844aff0
commit 8e0bb41ed8
20 changed files with 138 additions and 138 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-wireless--wpa_supplicant-2.6-r2--C.306.1512075373.671987.C.tar.bz2 1163189 SHA256 84b5a01cd15835bfed82185516f166f4a90c7bd0a1f75883a16af91792cee7fc SHA512 ba26b8539eee45e2bf32fc34db647c3db439dee7f0b8825d65122399a7a672412459d3eae2beff9cd50bd3a0b495b9e98e22a367c1a6048a6a18ece1c66a1059 WHIRLPOOL fc4749668e5465df2cbc6cacb8ca52826ac8a9a77f068f3cffb7bbe206ac3df8aa9f5027b6fed6803a6a603543917c93eaa3f47885283183f0d3c5f5eba23563
PBIN wpa_supplicant-2.6-r2.pbin-1+exheres-0 3851 SHA256 fc986a555e74929fb0b683cf169ed5f11f0f53e4227036ea1593a41d14bfe200 SHA512 a0d68a5a071002181bc0e10a617fee4f6d83be088bb84a560092852f3ece60592ed14b303213608f4f02d58dd4703d08a0c9d883d392a1c3013ef042d67faf18 WHIRLPOOL 6c660ba9fad4d4ce70d4bd069f885f5df6846362102153340a8e3694cbca12d660adbc4310eae9dd0fbdb958ca198329ead77aebf243bc3f1387b570921c0e6d
DIST hasufell-binhost--net-wireless--wpa_supplicant-2.6-r3--C.32376.1530175281.728987.C.tar.bz2 1190786 SHA256 f4ce1e6dd497a24bf1cfadc1dda2008e27bafa173895995a67a177eda2e1be38 SHA512 fbe88ab4aba973bb67f9047d18d860dc76be753314cacc04c08cf4d899f8d37f6df2b377e41b723e3ebaaa6f80421b75d48aa3b4c6b025d5c0e34887434ff2a5 WHIRLPOOL 0c44cb043dc12d29d839091cb33f4f2e23d1254b6783fa3a7dfa4d2ba1342c624236e1070963519dbb7c08a97baba46b4f4f1679c12c05903f60ea4fb127840b
PBIN wpa_supplicant-2.6-r3.pbin-1+exheres-0 4003 SHA256 3f0b8454f6b80f33157264da09724867147a7e1c2741bbd1d3cdc85c3eb7bf5c SHA512 41bae3b047efe6782279958dbe96f1eecfc148bf0086a1b1bffa07cad776cee92dba37eecef96e70e2d39ce38499b4d45b29d9b668ff7a5fe0d79f0fd25265b6 WHIRLPOOL 32196810d7c1c4562752e811cecaad04627220a7eb91d68fb6ad709b4b89e2cb02a6aa56e454ff0d3b639bed8f79bb2f553e5df9891265183e276b18b5bbf2c5

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Thu Nov 30 21:56:14 CET 2017
# Created by paludis-3.0.0 on Thu Jun 28 10:41:22 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dbus? ( virtual/pkg-config ) qt5? ( x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) build+run: sys-libs/ncurses sys-libs/readline:=7 dbus? ( sys-apps/dbus ) nl80211? ( net-libs/libnl:3.0 ) pcap? ( dev-libs/libdnet dev-libs/libpcap ) pcsc? ( sys-apps/pcsc-lite ) providers:gnutls? ( dev-libs/gnutls ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) qt5? ( x11-libs/qtbase:5[gui] x11-libs/qtsvg:5 ) ) [[ defined-in = [ wpa_supplicant.exlib ] ]]"
DESCRIPTION=" wpa_supplicant is a WPA Supplicant for Linux, BSD, Mac OS X, and Windows with support for WPA and WPA2 (IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the wlan driver. wpa_supplicant is designed to be a daemon program that runs in the background and acts as the backend component controlling the wireless connection. wpa_supplicant supports separate frontend programs and a text-based frontend (wpa_cli) and a GUI (wpa_gui) are included with wpa_supplicant."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://w1.fi/wpa_supplicant"
INHERITED=" qmake gtk-icon-cache systemd-service option-renames wpa_supplicant"
MYOPTIONS="( ( dbus [[ description = [ Enable the DBus control interface ] ]] eap-fast [[ description = [ Enable EAP-FAST authentication method ] requires = [ providers: -gnutls ] ]] nl80211 [[ description = [ Support the new 802.11 netlink interface ] ]] pcap [[ description = [ Use libdnet/libpcap for Layer 2 processing instead of Linux packet sockets ] ]] pcsc [[ description = [ Include GSM SIM/USIM interface for GSM/UMTS authentication algorithm (for EAP-SIM/EAP-AKA) ] ]] qt5 [[ description = [ Build the Qt-based wpa_gui program ] ]] ( 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 = [ wpa_supplicant.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~x86"
INHERITED=" qmake gtk-icon-cache systemd-service option-renames openrc-service wpa_supplicant"
MYOPTIONS="( ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ( dbus [[ description = [ Enable the DBus control interface ] ]] eap-fast [[ description = [ Enable EAP-FAST authentication method ] requires = [ providers: -gnutls ] ]] nl80211 [[ description = [ Support the new 802.11 netlink interface ] ]] pcap [[ description = [ Use libdnet/libpcap for Layer 2 processing instead of Linux packet sockets ] ]] pcsc [[ description = [ Include GSM SIM/USIM interface for GSM/UMTS authentication algorithm (for EAP-SIM/EAP-AKA) ] ]] qt5 [[ description = [ Build the Qt-based wpa_gui program ] ]] ( 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 = [ wpa_supplicant.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
LICENCES="|| ( BSD-3 GPL-2 )"
SLOT="0"
DOWNLOADS="https://w1.fi/releases/wpa_supplicant-2.6.tar.gz"
OPTIONS="dbus nl80211 providers:libressl "
OPTIONS="dbus nl80211 providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512075374"
GENERATED_TIME="1530175282"
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"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-wireless--wpa_supplicant-2.6-r2--C.306.1512075373.671987.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-wireless--wpa_supplicant-2.6-r3--C.32376.1530175281.728987.C.tar.bz2"
SUMMARY="Linux WPA/WPA2/IEEE 802.1X Supplicant"
BUGS_TO=""
REMOTE_IDS=""