diff --git a/packages/x11-libs/qtbase/Manifest b/packages/x11-libs/qtbase/Manifest index d7743b89..89203577 100644 --- a/packages/x11-libs/qtbase/Manifest +++ b/packages/x11-libs/qtbase/Manifest @@ -1,2 +1,2 @@ -DIST hasufell-binhost--x11-libs--qtbase-5.11.3--C.430.1544971248.895702.C.tar.bz2 30888046 SHA256 adb9224faf9ded100961a4dd172e792cc98e023fc4e826b25d1ca82910c4745a SHA512 1f6ff25fcb62457cc950391f4f232c19532a4ca0e86c0e47ff165d58c07ec03e6860901fd4e8722e0a0f987a0f2d76b72c9be5ef058b4cd88b7e971eccb6cf1e WHIRLPOOL 8c2a0733cfd9e0ad2182d29ac0b45d1dea9ef68815ea0498df4893e520f122fd87d621e50176f86740de54a2839558c2e1a39d2b3236028fa005f2f0100e49b3 -PBIN qtbase-5.11.3.pbin-1+exheres-0 11983 SHA256 a22165b195c401a8c1de8629affcd1ef7e4936ea57fc7c416042ab9d5d23be41 SHA512 1f63cfff7bdebe5a9c11de9dbf00d5c072cc368661b148b71e34d2fe974369596fafa5ca42dae7c02d9b28b2c230f054dfa042232955814612e3b149cd0232a5 WHIRLPOOL 855904a50bf97a96f1bb35391f034ccc3297c253602d2bf4ac4e253cee396206dd39015fbc9a44826e195defebb5696fb7ba3b433e65676114d4e0bc5fff83cc +DIST hasufell-binhost--x11-libs--qtbase-5.12.1--C.10671.1551865673.313673.C.tar.bz2 30871934 SHA256 29a6de0dad08c88e7d5a6ba159ad24b15ae5a49582b6c3043df96e2c6e252008 SHA512 2698b41bccc86e83fdbbd1fadfea8cb6d44d15d265047f6a321b82c8aab8512d416b38e4c58422a85bb400d71f9688505349331fa3411c51917ac315c902dc33 WHIRLPOOL 209b0eb9be18fbfd32188199d68e9bd9627b931f3163382c328ab26c4a37d16f3a73caf3ca49310b1051590321a8022980df824c101618fce5caf74bab3aac5c +PBIN qtbase-5.12.1.pbin-1+exheres-0 12192 SHA256 dcbb1ea791a0a5cb0b2c74e5b1489c85f8c54b88676757df1c677d6646c04881 SHA512 f8088e7e66d3f3ce3f9cafbd50980cfd597feb4c4f86f2bcbaa996e70b1afe66079d236d9512bf408651e80ae21374c42463d628f63292c49a0d05677082ef93 WHIRLPOOL f1c5229abf1ea8af2855f84c0261c1a64182049af236c8b56f7b17b0a3d28b86aa0ca8fd2e4c100bf0d2f7b9122892ebe59d91e1b01169b9766c4afaa1ff3700 diff --git a/packages/x11-libs/qtbase/qtbase-5.11.3.pbin-1+exheres-0 b/packages/x11-libs/qtbase/qtbase-5.11.3.pbin-1+exheres-0 deleted file mode 100644 index 09e7a987..00000000 --- a/packages/x11-libs/qtbase/qtbase-5.11.3.pbin-1+exheres-0 +++ /dev/null @@ -1,38 +0,0 @@ -# Created by paludis-3.0.0 on Sun Dec 16 15:41:05 CET 2018 -CHOST="x86_64-pc-linux-gnu" -DEPENDENCIES="( build: virtual/pkg-config build+run: app-admin/eclectic[>=2.0.18] [[ note = [ Split ld-*.path, @TARGET@ substitution ] ]] dev-libs/double-conversion:=3 dev-libs/icu:=63.1 dev-libs/pcre2[>=10.20] sys-apps/dbus[>=1.2.0] [[ note = [ besides QtDBUs also needed for accessibility and xcb ] ]] sys-libs/zlib[>=1.0.8] cups? ( net-print/cups[>=1.4] ) glib? ( dev-libs/glib:2 ) gtk? ( dev-libs/atk x11-libs/gtk+:3[>=3.6] x11-libs/pango ) gui? ( dev-libs/at-spi2-core media-libs/fontconfig media-libs/freetype:2[>=2.2] media-libs/libpng:=1.6 x11-dri/mesa x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libxcb[>=1.10] x11-libs/libxkbcommon[>=0.4.1][X] x11-libs/mtdev x11-utils/xcb-util-image x11-utils/xcb-util-keysyms x11-utils/xcb-util-renderutil x11-utils/xcb-util-wm providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) ) journald? ( sys-apps/systemd ) [[ note = [ wanted for journald logging ] ]] kms? ( x11-dri/libdrm ) libinput? ( sys-libs/libinput ) libproxy? ( net-libs/libproxy ) mysql? ( virtual/mysql ) postgresql? ( dev-db/postgresql-client ) providers:libressl? ( dev-libs/libressl:=43.45.17 ) sqlite? ( dev-db/sqlite:3 ) build: vulkan? ( sys-libs/vulkan-headers ) build+run: gui? ( x11-libs/harfbuzz[>=1.6.0] x11-libs/libXrender[>=0.6] ) providers:openssl? ( dev-libs/openssl[>=1.0.0] ) vulkan? ( sys-libs/vulkan-loader ) ) [[ defined-in = [ qtbase.exlib ] ]]" -DESCRIPTION="Contains the following modules: - QtCore: non-graphical classes used by other modules - QtConcurrent: Classes for writing multi-threaded programs w/o using low-level threading primitives - QtDBus: Classes for inter-process communication over the D-Bus protocol - QtGui: Base classes for graphical user interface (GUI) components - QtNetwork: Classes to make network programming easier and more portable - QtOpenGL: OpenGL support classes - QtPrintSupport: Classes to make printing easier and more portable - QtSql: Classes for database integration using SQL - QtTest: Classes for unit testing Qt applications and libraries - QtWidgets: Classes to extend Qt GUI with C++ widgets (belonged to QtGui in 4.x) - QtXml: C++ implementations of SAX and DOM" -EAPI="pbin-1+exheres-0" -HOMEPAGE="https://www.qt.io/" -INHERITED=" toolchain-funcs qt option-renames flag-o-matic qtbase" -MYOPTIONS="( ( cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gui [[ description = [ Build GUI related modules ] ]] journald [[ description = [ Support sending logging output directly to systemd-journald ] ]] kms [[ description = [ KMS platform plugin to run a single-window per screen without X11 ] ]] opengles [[ description = [ Use OpenGL ES2 rather than standard desktop OpenGL ] ]] sql [[ description = [ Build the QtSQL module ] ]] examples [[ description = [ Install example source code ] ]] ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ requires = [ sql ] ]] sql? ( ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ number-selected = [ at-least-one ] ]] ) cups [[ requires = [ gui ] description = [ Add support for CUPS (Common Unix Printing System) ] ]] examples [[ requires = [ gui ] description = [ Install example source code ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gtk [[ description = [ Enable GTK+ style support, this will install a Qt4 style that renders using GTK+, to blend in with a GTK+ desktop ] requires = [ glib gui ] ]] gui [[ description = [ Build GUI related modules ] presumed = [ true ] ]] journald [[ description = [ Support sending logging output directly to systemd-journald ] ]] kms [[ description = [ KMS platform plugin to run a single-window per screen without X11 ] requires = [ opengles ] ]] libinput [[ description = [ Support input devices via libinput ] requires = [ gui ] ]] libproxy [[ description = [ Use libproxy for system proxy settings ] ]] opengles [[ description = [ Use OpenGL ES2 rather than standard desktop OpenGL ] requires = [ gui ] ]] sql [[ description = [ Build the QtSQL module ] ]] ( platform: amd64 armv7 x86 ) ( 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 ] ]] vulkan [[ description = [ Support for rendering via the Vulkan graphics API ] requires = [ gui ] ]] amd64_cpu_features: sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx2 [[ description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx512 [[ description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] f16c [[ description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] arm_cpu_features: neon x86_cpu_features: sse2 [[ description = [ Floating point optimization for SSE2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx2 [[ description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx512 [[ description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] f16c [[ description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: ssse3 [[ requires = [ amd64_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: sse4.1 [[ requires = [ amd64_cpu_features: ssse3 ] description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: sse4.2 [[ requires = [ amd64_cpu_features: sse4.1 ] description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx [[ requires = [ amd64_cpu_features: sse4.2 ] description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx2 [[ requires = [ amd64_cpu_features: avx ] description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx512 [[ requires = [ amd64_cpu_features: avx2 ] description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: f16c [[ requires = [ amd64_cpu_features: avx ] description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse3 [[ requires = [ x86_cpu_features: sse2 ] description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: ssse3 [[ requires = [ x86_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse4.1 [[ requires = [ x86_cpu_features: ssse3 ] description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse4.2 [[ requires = [ x86_cpu_features: sse4.1 ] description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx [[ requires = [ x86_cpu_features: sse4.2 ] description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx2 [[ requires = [ x86_cpu_features: avx ] description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx512 [[ requires = [ x86_cpu_features: avx2 ] description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: f16c [[ requires = [ x86_cpu_features: avx ] description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] ) [[ defined-in = [ qtbase.exlib ] ]] ) " -PLATFORMS="~amd64 ~armv7 ~armv8 ~x86" -LICENCES="|| ( GPL-2 LGPL-3 ) FDL-1.3" -SLOT="5" -DOWNLOADS="mirror://qt/official_releases/qt/5.11/5.11.3/submodules/qtbase-everywhere-src-5.11.3.tar.xz" -OPTIONS="cups glib gtk gui sql sqlite platform:amd64 providers:jpeg-turbo providers:libressl " -GENERATED_USING="paludis-3.0.0" -GENERATED_TIME="1544971265" -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 -mno-f16c" -CHOST="x86_64-pc-linux-gnu" -CTARGET="" -CXX="x86_64-pc-linux-gnu-c++" -CXXFLAGS="-march=native -pipe -O2 -mno-f16c" -LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" -LIBCXXFLAGS="" -GENERATED_FROM_REPOSITORY="x11" -PLATFORMS="~amd64 ~armv7 ~armv8 ~x86" -BINARY_PLATFORMS="~amd64" -BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--qtbase-5.11.3--C.430.1544971248.895702.C.tar.bz2" -SUMMARY="Qt Cross-platform application framework for desktop and embedded development" -BUGS_TO="kde@exherbo.org" -REMOTE_IDS="" -UPSTREAM_CHANGELOG="" -UPSTREAM_RELEASE_NOTES="" -UPSTREAM_DOCUMENTATION="https://doc.qt.io/qt-5/index.html [[ description = [ Qt Reference Documentation ] ]]" -SCM_REVISION="" diff --git a/packages/x11-libs/qtbase/qtbase-5.12.1.pbin-1+exheres-0 b/packages/x11-libs/qtbase/qtbase-5.12.1.pbin-1+exheres-0 new file mode 100644 index 00000000..257f5f0a --- /dev/null +++ b/packages/x11-libs/qtbase/qtbase-5.12.1.pbin-1+exheres-0 @@ -0,0 +1,38 @@ +# Created by paludis-3.0.0 on Wed Mar 6 10:48:09 CET 2019 +CHOST="x86_64-pc-linux-gnu" +DEPENDENCIES="( build: virtual/pkg-config vulkan? ( sys-libs/vulkan-headers ) build+run: app-admin/eclectic[>=2.0.18] [[ note = [ Split ld-*.path, @TARGET@ substitution ] ]] dev-libs/double-conversion:=3 dev-libs/icu:=63.1 dev-libs/pcre2[>=10.20] sys-apps/dbus[>=1.2.0] [[ note = [ besides QtDBUs also needed for accessibility and xcb ] ]] sys-libs/zlib[>=1.0.8] cups? ( net-print/cups[>=1.4] ) glib? ( dev-libs/glib:2 ) gtk? ( dev-libs/atk x11-libs/gtk+:3[>=3.6] x11-libs/pango ) gui? ( dev-libs/at-spi2-core media-libs/fontconfig media-libs/freetype:2[>=2.2] media-libs/libpng:=1.6 x11-dri/mesa x11-libs/harfbuzz[>=1.6.0] x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libxcb[>=1.10] x11-libs/libXext x11-libs/libXrender[>=0.6] x11-libs/mtdev providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) ) journald? ( sys-apps/systemd ) [[ note = [ wanted for journald logging ] ]] kms? ( x11-dri/libdrm ) libinput? ( sys-libs/libinput ) libproxy? ( net-libs/libproxy ) mysql? ( virtual/mysql ) postgresql? ( dev-db/postgresql-client ) providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl[>=1.0.0] ) sqlite? ( dev-db/sqlite:3 ) vulkan? ( sys-libs/vulkan-loader ) build: doc? ( x11-libs/qttools:5[>=5.8.0-rc] [[ note = [ qtattributionsscanner (5.8.0-rc), qhelpgenerator ] ]] ) build+run: gui? ( x11-libs/libxkbcommon[>=0.5.0][X] x11-utils/xcb-util-image[>=0.3.9] x11-utils/xcb-util-keysyms[>=0.3.9] x11-utils/xcb-util-renderutil[>=0.3.9] x11-utils/xcb-util-wm[>=0.3.9] ) ) [[ defined-in = [ qtbase.exlib ] ]]" +DESCRIPTION="Contains the following modules: - QtCore: non-graphical classes used by other modules - QtConcurrent: Classes for writing multi-threaded programs w/o using low-level threading primitives - QtDBus: Classes for inter-process communication over the D-Bus protocol - QtGui: Base classes for graphical user interface (GUI) components - QtNetwork: Classes to make network programming easier and more portable - QtOpenGL: OpenGL support classes - QtPrintSupport: Classes to make printing easier and more portable - QtSql: Classes for database integration using SQL - QtTest: Classes for unit testing Qt applications and libraries - QtWidgets: Classes to extend Qt GUI with C++ widgets (belonged to QtGui in 4.x) - QtXml: C++ implementations of SAX and DOM" +EAPI="pbin-1+exheres-0" +HOMEPAGE="https://www.qt.io/" +INHERITED=" toolchain-funcs qt option-renames flag-o-matic kernel qtbase" +MYOPTIONS="( ( cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gui [[ description = [ Build GUI related modules ] ]] journald [[ description = [ Support sending logging output directly to systemd-journald ] ]] kms [[ description = [ KMS platform plugin to run a single-window per screen without X11 ] ]] opengles [[ description = [ Use OpenGL ES2 rather than standard desktop OpenGL ] ]] sql [[ description = [ Build the QtSQL module ] ]] examples [[ description = [ Install example source code ] ]] doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ requires = [ sql ] ]] sql? ( ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ number-selected = [ at-least-one ] ]] ) cups [[ requires = [ gui ] description = [ Add support for CUPS (Common Unix Printing System) ] ]] examples [[ requires = [ gui ] description = [ Install example source code ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gtk [[ description = [ Enable GTK+ style support, this will install a Qt4 style that renders using GTK+, to blend in with a GTK+ desktop ] requires = [ glib gui ] ]] gui [[ description = [ Build GUI related modules ] presumed = [ true ] ]] journald [[ description = [ Support sending logging output directly to systemd-journald ] ]] kms [[ description = [ KMS platform plugin to run a single-window per screen without X11 ] requires = [ opengles ] ]] libinput [[ description = [ Support input devices via libinput ] requires = [ gui ] ]] libproxy [[ description = [ Use libproxy for system proxy settings ] ]] opengles [[ description = [ Use OpenGL ES2 rather than standard desktop OpenGL ] requires = [ gui ] ]] sql [[ description = [ Build the QtSQL module ] ]] vulkan [[ description = [ Support for rendering via the Vulkan graphics API ] requires = [ gui ] ]] ( platform: amd64 armv7 x86 ) ( 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 ] ]] amd64_cpu_features: sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx2 [[ description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx512 [[ description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] f16c [[ description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] arm_cpu_features: neon x86_cpu_features: sse2 [[ description = [ Floating point optimization for SSE2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx2 [[ description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] avx512 [[ description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] f16c [[ description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: ssse3 [[ requires = [ amd64_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: sse4.1 [[ requires = [ amd64_cpu_features: ssse3 ] description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: sse4.2 [[ requires = [ amd64_cpu_features: sse4.1 ] description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx [[ requires = [ amd64_cpu_features: sse4.2 ] description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx2 [[ requires = [ amd64_cpu_features: avx ] description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: avx512 [[ requires = [ amd64_cpu_features: avx2 ] description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] amd64_cpu_features: f16c [[ requires = [ amd64_cpu_features: avx ] description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse3 [[ requires = [ x86_cpu_features: sse2 ] description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: ssse3 [[ requires = [ x86_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse4.1 [[ requires = [ x86_cpu_features: ssse3 ] description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: sse4.2 [[ requires = [ x86_cpu_features: sse4.1 ] description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx [[ requires = [ x86_cpu_features: sse4.2 ] description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx2 [[ requires = [ x86_cpu_features: avx ] description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: avx512 [[ requires = [ x86_cpu_features: avx2 ] description = [ Optimization for Intel \"Knights Landing\" processors (See 'flags:' in /proc/cpuinfo) ] ]] x86_cpu_features: f16c [[ requires = [ x86_cpu_features: avx ] description = [ Optimization for converting between half-precision and single-precision floating-point formats (See 'flags:' in /proc/cpuinfo) ] ]] ) [[ defined-in = [ qtbase.exlib ] ]] ) " +PLATFORMS="~amd64 ~armv7 ~armv8 ~x86" +LICENCES="|| ( GPL-2 LGPL-3 ) FDL-1.3" +SLOT="5" +DOWNLOADS="mirror://qt/official_releases/qt/5.12/5.12.1/submodules/qtbase-everywhere-src-5.12.1.tar.xz" +OPTIONS="cups glib gtk gui sql sqlite platform:amd64 providers:jpeg-turbo providers:libressl " +GENERATED_USING="paludis-3.0.0" +GENERATED_TIME="1551865689" +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 -mno-f16c" +CHOST="x86_64-pc-linux-gnu" +CTARGET="" +CXX="x86_64-pc-linux-gnu-c++" +CXXFLAGS="-march=native -pipe -O2 -mno-f16c" +LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" +LIBCXXFLAGS="" +GENERATED_FROM_REPOSITORY="x11" +PLATFORMS="~amd64 ~armv7 ~armv8 ~x86" +BINARY_PLATFORMS="~amd64" +BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--qtbase-5.12.1--C.10671.1551865673.313673.C.tar.bz2" +SUMMARY="Qt Cross-platform application framework for desktop and embedded development" +BUGS_TO="kde@exherbo.org" +REMOTE_IDS="" +UPSTREAM_CHANGELOG="" +UPSTREAM_RELEASE_NOTES="" +UPSTREAM_DOCUMENTATION="https://doc.qt.io/qt-5/index.html [[ description = [ Qt Reference Documentation ] ]]" +SCM_REVISION=""