dev-cpp/xsimd - 9.0.1 (spark-overlay)

Search

Package Information

Description:
C++ wrappers for SIMD intrinsics and math implementations
Homepage:
https://github.com/xtensor-stack/xsimd
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
9.0.1 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

CMAKE_MAKEFILE_GENERATOR="emake"

inherit cmake

DESCRIPTION="C++ wrappers for SIMD intrinsics and math implementations"
HOMEPAGE="https://github.com/xtensor-stack/xsimd"
SRC_URI="https://github.com/xtensor-stack/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

Manifest for 9.0.1

Type File Size Source URLs
DIST xsimd-9.0.1.tar.gz 215065 bytes https://github.com/xtensor-stack/xsimd/archive/refs/tags/9.0.1.tar.gz