sci-geosciences/GeographicLib: update 1.52-r3
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
e2a093c0c1
commit
015b98faaf
@ -617,11 +617,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
|
||||
|
||||
## Licenses
|
||||
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
|
||||
There are 1818 Ebuilds in total, 1807 of them have in total 1826 (42 different) licenses assigned.
|
||||
There are 1819 Ebuilds in total, 1808 of them have in total 1827 (42 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1043|
|
||||
|MIT|1044|
|
||||
|Apache-2.0|397|
|
||||
|GPL-3|110|
|
||||
|BSD|106|
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit cmake distutils-r1
|
||||
|
||||
@ -11,7 +11,7 @@ MY_PN="${PN,,}"
|
||||
|
||||
DESCRIPTION="C++ library for converting geographic coordinate systems"
|
||||
HOMEPAGE="https://sourceforge.net/projects/geographiclib/"
|
||||
SRC_URI="mirror://sourceforge/${MY_PN}/${P}.tar.gz -> ${P}.gh.tar.gz"
|
||||
SRC_URI="https://downloads.sourceforge.net/${MY_PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/19"
|
@ -1,3 +1,3 @@
|
||||
DIST GeographicLib-1.52.gh.tar.gz 2432658 BLAKE2B 87328de1774ab9aec05355362c9a1760cf62864135b97a3e9cb1382b0ec9825b032f6c67a5e02b762c3009a3876a9cd995e3a49a3ad3c051dcd36446b55d0191 SHA512 98a4d33764db4a4755851a7db639fd9e055dcf4f1f949258e112fce2e198076b5896fcae2c1ea36b37fe1000d28eec326636a730e70f25bc19a1610423ba6859
|
||||
EBUILD GeographicLib-1.52-r2.ebuild 2185 BLAKE2B 809c71a392895726a05781b78564ad81d3220ae97e321c1fc35025f2b154f1a6db2b71940336a856c43d6d95e6b9107d84dd24b3147f58f3eacadddc14c914ea SHA512 98a66f99388af31857ab0bb85a2c695c9f833a719fbda5ae70b7b576ff72c30289c22a5d5037c5f85cd784ae0aff32149d4d060ea3becefa2d19019493d398c7
|
||||
DIST GeographicLib-1.52.tar.gz 2432658 BLAKE2B 87328de1774ab9aec05355362c9a1760cf62864135b97a3e9cb1382b0ec9825b032f6c67a5e02b762c3009a3876a9cd995e3a49a3ad3c051dcd36446b55d0191 SHA512 98a4d33764db4a4755851a7db639fd9e055dcf4f1f949258e112fce2e198076b5896fcae2c1ea36b37fe1000d28eec326636a730e70f25bc19a1610423ba6859
|
||||
EBUILD GeographicLib-1.52-r3.ebuild 2180 BLAKE2B 57f26de96406b5a9295771b017e40b309354f85785869d81bfbd87c0fe52320cc35eacdb534a3265526fa343aa580ef0b970cf6de3494eb70081c4c0f12dfbb3 SHA512 68abf3a703abfaccefc4f81511cd7bde25e04642c2c875cd2a1c918896909b64df7e32e47578a3aef8ff81ad417dc1b0e599279a2d0c9ae64fd902a8618d1a6f
|
||||
MISC metadata.xml 518 BLAKE2B 404f7ddd4dbb5fdb25b715ab90b125d052e9d553d6f5cffda9abf6aff80860205d7bc752a0ba4215122f209193c7f412f7c731744dc018312b37811864de0168 SHA512 d742bd7a6545b46973fc7c5040745a5a83fe974967e640a9d3463252afc8f44c9f7eafaff6e1307329cd5edd4a91c119fd2e32e4aa9d3c142fefd1132482f2dc
|
||||
|
Loading…
Reference in New Issue
Block a user