dev-libs/psimd - 2020.05.17 (gentoo)

Search

Package Information

Description:
P(ortable) SIMD
Homepage:
https://github.com/Maratyszcza/psimd/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2020.05.17 8 amd64 arm64 x86 0
View Raw Ebuild
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit cmake

CommitId=072586a71b55b7f8c584153d223e95687148a900
DESCRIPTION="P(ortable) SIMD"
HOMEPAGE="https://github.com/Maratyszcza/psimd/"
SRC_URI="https://github.com/Maratyszcza/${PN}/archive/${CommitId}.tar.gz
	-> ${P}.tar.gz"

S="${WORKDIR}"/${PN}-${CommitId}

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm64 x86"

PATCHES=( "${FILESDIR}"/${P}-cmake.patch )

Manifest for 2020.05.17

Type File Size Source URLs
DIST psimd-2020.05.17.tar.gz 6825 bytes https://github.com/Maratyszcza/psimd/archive/072586a71b55b7f8c584153d223e95687148a900.tar.gz