sci-libs/sgp4 - 20210111 (hamari)

Search

Install

Install this version:

emerge -a =sci-libs/sgp4-20210111

Package Information

Description:
Simplified perturbations models
Homepage:
https://github.com/dnwrnr/sgp4
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
20210111 8 amd64 x86 0
View Raw Ebuild
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

COMMIT="ca9d4d97af4ee62461de6f13e0c85d1dc6000040"

DESCRIPTION="Simplified perturbations models"
HOMEPAGE="https://github.com/dnwrnr/sgp4"
SRC_URI="https://github.com/dnwrnr/sgp4/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"

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

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"

PATCHES=(
	"${FILESDIR}/${PN}-libdir.patch"
)

Inherited Eclasses

Manifest for 20210111

Type File Size Source URLs
DIST sgp4-20210111.tar.gz 40640 bytes https://github.com/dnwrnr/sgp4/archive/ca9d4d97af4ee62461de6f13e0c85d1dc6000040.tar.gz