dev-cpp/xsimd - 7.5.0 (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
7.5.0 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2021 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 7.5.0

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