dev-cpp/pffft - 221219 (touchfish-os)

Search

Package Information

Description:
A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions
Homepage:
https://github.com/marton78/pffft

Ebuild Details

Version EAPI Keywords Slot
221219 8 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake git-r3

DESCRIPTION="A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions"
HOMEPAGE="https://github.com/marton78/pffft"
EGIT_REPO_URI="https://github.com/marton78/pffft.git"
EGIT_COMMIT=e0bf595

LICENSE=""
SLOT="0"
KEYWORDS=""