hasufell-binhost/packages/x11-dri/mesa/mesa-17.3.7.pbin-1+exheres-0

39 lines
8.5 KiB
Plaintext

# Created by paludis-3.0.0 on Fri Mar 23 16:02:11 CET 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: dev-lang/python:2.7 sys-devel/bison sys-devel/flex virtual/pkg-config[>=0.9.0] !x11-dri/eclectic-opengl llvm? ( !llvm-static? ( dev-lang/llvm[>=3.7][-static] ) llvm-static? ( dev-lang/llvm[>=3.7][static] ) ) opencl? ( dev-lang/clang[>=3.4] ) video_drivers:radeon? ( dev-lang/llvm[>=3.6.0] ) X? ( x11-proto/xorgproto ) build+run: dev-libs/expat x11-dri/libdrm[>=2.4.91] opencl? ( dev-libs/libclc ) va? ( x11-libs/libX11 x11-libs/libva[>=1.6.0] x11-libs/libxcb ) vdpau? ( x11-libs/libX11 x11-libs/libvdpau[>=1.1] x11-libs/libxcb ) video_drivers:i915? ( x11-dri/libdrm[video_drivers:intel(+)] ) video_drivers:intel? ( x11-dri/libdrm[video_drivers:intel(+)] ) video_drivers:nouveau? ( x11-dri/libdrm[video_drivers:nouveau(-)] ) video_drivers:nouveau-legacy? ( x11-dri/libdrm[video_drivers:nouveau(-)] ) video_drivers:r300? ( x11-dri/libdrm[video_drivers:radeon(-)] ) video_drivers:radeon? ( dev-util/elfutils x11-dri/libdrm[video_drivers:radeon(-)] ) video_drivers:radeon-legacy? ( x11-dri/libdrm[video_drivers:radeon(-)] ) video_drivers:vc4? ( x11-dri/libdrm[video_drivers:vc4(-)] ) video_drivers:vmware? ( x11-dri/libdrm[video_drivers:vmware(-)] ) wayland? ( sys-libs/wayland[>=1.2.0] ) X? ( x11-libs/libICE x11-libs/libX11[xcb(+)] x11-libs/libXau x11-libs/libxcb[>=1.9.3] x11-libs/libXdamage[>=1.1.1] x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libxshmfence[>=1.1] x11-libs/libXxf86vm ) xvmc? ( x11-libs/libX11 x11-libs/libXvMC[>=1.0.6] x11-libs/libxcb ) run: llvm? ( !llvm-static? ( dev-lang/llvm[>=3.7][-static] ) ) opencl? ( dev-libs/ocl-icd ) suggestion: x11-dri/mesa-demos build+run: sensors? ( sys-apps/lm_sensors[>=3.4.0] [[ note = [ lm_sensors version in configure.ac is bogus ] ]] ) build: gl-vendor? ( dev-libs/libglvnd ) valgrind? ( dev-util/valgrind ) build: dev-libs/libpthread-stubs[>=0.4] gl-vendor? ( dev-libs/libglvnd[>=0.2.0] ) video_drivers:radeon? ( dev-lang/llvm[>=3.9.0] ) build+run: sys-libs/zlib[>=1.2.3] wayland? ( sys-libs/wayland[>=1.11] ) build: dev-libs/libpthread-stubs[>=0.4] gl-vendor? ( dev-libs/libglvnd[>=0.2.0] ) video_drivers:radeon? ( dev-lang/llvm[>=3.9.0] ) build+run: sys-libs/zlib[>=1.2.3] wayland? ( sys-libs/wayland[>=1.11] sys-libs/wayland-protocols[>=1.8.0] ) build: opencl? ( dev-lang/llvm[>=3.9.0] ) build+run: !media-libs/libtxc_dxtn [[ description = [ mesa now bundles libtxc_dxtn ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ mesa.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.mesa3d.org"
INHERITED=" alternatives toolchain-funcs flag-o-matic dependencies-helpers autotools mesa"
MYOPTIONS="( ( llvm [[ description = [ Using LLVM as the shader backend for Gallium ] ]] llvm-static [[ description = [ Link to LLVM statically ] requires = [ llvm ] ]] opencl [[ description = [ Enable the OpenCL Gallium state tracker ] requires = [ llvm ] ]] texture-float [[ description = [ Enable floating-point textures and renderbuffers. SGI claims to hold patents on this code. ] ]] va [[ description = [ Enable the VA-API state tracker ] ]] wayland [[ description = [ Wayland support/backend ] ]] X [[ description = [ Enable GLX ] presumed = [ true ] ]] xa [[ description = [ Enable the X Acceleration API (xatracker) ] ]] xvmc [[ description = [ Enable support for XvMC hardware accelerated video decoding ] ]] ( platform: amd64 x86 video_drivers: ( i915 [[ description = [ Gallium driver for i915 based Intel GPUs ] ]] intel [[ description = [ Driver for i915, i965 and newer ] ]] ) [[ number-selected = [ at-most-one ] ]] gallium-swrast [[ description = [ Gallium based software driver ] ]] ( nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] nouveau-legacy [[ description = [ Generally for older Nvidia cards ] ]] ) [[ number-selected = [ at-most-one ] ]] ( r300 [[ description = [ (Gallium) Driver for Radeon cards from 9500 (r300) to X1950 (r500) ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ requires = [ llvm video_drivers: gallium-swrast ] ]] radeon-legacy [[ description = [ Classic driver for cards older than the Radeon 9500 (r300) ] ]] virtio-gpu [[ description = [ Gallium driver for guest systems on hypervisors with VirtIO-GPU ] ]] vmware [[ description = [ Gallium driver for VMware's SVGA virtual GPU ] ]] ) ( platform: armv7 video_drivers: vc4 [[ description = [ Gallium driver for Raspberry Pi Videocore graphics ] ]] ) llvm? ( ( video_drivers: gallium-swrast [[ description = [ Gallium based software driver ] ]] i915 [[ description = [ Gallium driver for i915 based Intel GPUs ] ]] nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] r300 [[ description = [ (Gallium) Driver for Radeon cards from 9500 (r300) to X1950 (r500) ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ number-selected = [ at-least-one ] ]] ) opencl? ( ( video_drivers: nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ number-selected = [ at-least-one ] ]] ) vdpau? ( ( video_drivers: nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ number-selected = [ at-least-one ] ]] ) xa? ( ( video_drivers: i915 [[ description = [ Gallium driver for i915 based Intel GPUs ] ]] nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] vmware [[ description = [ Gallium driver for VMware's SVGA virtual GPU ] ]] ) [[ number-selected = [ at-least-one ] ]] ) xvmc? ( ( video_drivers: nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ number-selected = [ at-least-one ] ]] ) vdpau [[ description = [ Enable support for VDPAU hardware accelerated video decoding ] requires = [ X ] ]] va? ( ( X [[ description = [ Enable GLX ] ]] wayland [[ description = [ Wayland support/backend ] ]] ) [[ number-selected = [ at-least-one ] ]] ) sensors [[ description = [ Gallium extra HUD and sensors support ] ]] sensors? ( ( video_drivers: nouveau [[ description = [ (Gallium) Generally for newer Nvidia cards ] ]] radeon [[ description = [ (Gallium) Driver for the Radeon HD-2000 (r600) and newer ] ]] ) [[ number-selected = [ at-least-one ] ]] ) gl-vendor [[ description = [ Install a glvnd (gl vendor) file to allow for parallel install of multiple GL implementations ] ]] valgrind [[ description = [ Support valgrind intrinsics to suppress false warnings ] ]] ) [[ defined-in = [ mesa.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS=" https://mesa.freedesktop.org/archive/17.3.7/mesa-17.3.7.tar.xz https://mesa.freedesktop.org/archive/mesa-17.3.7.tar.xz "
OPTIONS="X vdpau xvmc platform:amd64 video_drivers:intel video_drivers:nouveau "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1521817331"
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=""
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="x11"
PLATFORMS="~amd64 ~armv7 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-dri--mesa-17.3.7--C.28115.1521817328.186786.C.tar.bz2"
SUMMARY="Mesa's OpenGL library"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://www.mesa3d.org/relnotes/17.3.7.html"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""