Update
This commit is contained in:
2
packages/sys-libs/vulkan-loader/Manifest
Normal file
2
packages/sys-libs/vulkan-loader/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--sys-libs--vulkan-loader-1.1.128--C.6709.1578327576.901449.C.tar.bz2 157619 SHA256 535e3f677cab0893908d9f66c620a7fd36e72e0d8070b2d98dcde1e7b15456ca SHA512 9a115548c1d7447486eb5894e49339d7de48c75a09f622b62554a70c7a5341b153f5a680371f2d1edcaf9e8211602545027d49a73f70cd3e822406eb942ea461 WHIRLPOOL 747aede5702ecebd437bc2d63d53ddf639fe85d465be11ea7639b71485f5957000317844000991505f81aa6caa51e7fb8dd9027f32c15c109b9f4249094bd258
|
||||
PBIN vulkan-loader-1.1.128.pbin-1+exheres-0 3082 SHA256 c4d50bd5bfdd17ad73ced98077a5db9e46493e7810da3907bbac7da09be5146d SHA512 9811705451eabcf8273e18944706ca00ec89037ecaa752cf1a7d7b4461ed438ad4ff0469aa9957c24bd6716f32f634a9eab407bc79b9f51526377ba4bbc6c9d7 WHIRLPOOL 2dcb53bd47bdaff9f57880a3501f4ade6bf7989a0624031cb939c2aae492028501029fd907736d197d7f8cf9ab9d19b8574bcad87367198fcb31e2116b3f40d7
|
||||
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Mon Jan 6 17:19:37 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: virtual/pkg-config build+run: sys-libs/vulkan-headers[>=1.1.128] X? ( x11-libs/libxcb x11-libs/libX11 ) wayland? ( sys-libs/wayland ) !sys-libs/vulkan [[ description = [ The vulkan package has been split into individual packages ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ vulkan-loader-1.1.128.exheres-0 ] ]] ( build: sys-devel/cmake[>=3.14.0] ) [[ defined-in = [ cmake.exlib ] ]]"
|
||||
DESCRIPTION=" Vulkan is an explicit API, enabling direct control over how GPUs actually work. As such, Vulkan supports systems that have multiple GPUs, each running with a different driver, or ICD (Installable Client Driver). Vulkan also supports multiple global contexts (instances, in Vulkan terminology). The ICD loader is a library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers and the instance-level functionality that works across these drivers. Additionally, the loader manages inserting Vulkan layer libraries, such as validation layers, between an application and the drivers."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Loader https://www.khronos.org/vulkan"
|
||||
INHERITED=" github cmake python"
|
||||
MYOPTIONS="( ( X [[ description = [ Adds support for X11 ] ]] wayland [[ description = [ Wayland support/backend ] ]] ) [[ defined-in = [ vulkan-loader-1.1.128.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.1.128.tar.gz -> Vulkan-Loader-1.1.128.tar.gz"
|
||||
OPTIONS="X wayland "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1578327577"
|
||||
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="desktop"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-libs--vulkan-loader-1.1.128--C.6709.1578327576.901449.C.tar.bz2"
|
||||
SUMMARY="Vulkan Installable Client Driver (ICD) desktop loader"
|
||||
BUGS_TO="keruspe@exherbo.org"
|
||||
REMOTE_IDS=" github:KhronosGroup/Vulkan-Loader "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user