summaryrefslogtreecommitdiff
path: root/sci-mathematics/gmm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-16 21:37:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-16 21:37:19 +0000
commitcdda1ab7293bc67061befd2b34a4ed761e887042 (patch)
treede8e76bfa9ffd50c53fb3ad32c722257c030136b /sci-mathematics/gmm
parent39fcd539b9eeb7df75bccad136265b5f001d1a3c (diff)
gentoo auto-resync : 16:12:2022 - 21:37:19
Diffstat (limited to 'sci-mathematics/gmm')
-rw-r--r--sci-mathematics/gmm/Manifest2
-rw-r--r--sci-mathematics/gmm/gmm-5.4.2.ebuild13
2 files changed, 15 insertions, 0 deletions
diff --git a/sci-mathematics/gmm/Manifest b/sci-mathematics/gmm/Manifest
index 11079e11cc5e..bb88a4e3c4a8 100644
--- a/sci-mathematics/gmm/Manifest
+++ b/sci-mathematics/gmm/Manifest
@@ -1,3 +1,5 @@
+DIST gmm-5.4.2.tar.gz 545222 BLAKE2B 971656610e458f589de4e1d7d28947f501e23a25a018fa15b854047e4e34d11ac7f0729928250a80537859dfc888582285217a595e6168606ca7b54c4045e3ec SHA512 525eead2c9b4dbedbf4d5c315a7f7efa584aa4a2582c260bd304a3b7cc762f8161b4bc825b4853f53e5a766e56eed538d2005c8b1965bdc7efc77a5a0795e934
DIST gmm-5.4.tar.gz 547563 BLAKE2B 44d4809b84434e50e954d64ddd391ad39a2df8ff77b285b87615f1b7c0ce8dec6b4f002daf7fc6095c075ec60e32d7209ae3abba1899a42f8cc830b6fb33ff4a SHA512 a271755a69395f1fa3813be7fd65ecf123521ab5106acf3b87ecfc00a818ef476b669c65f6c29123f6351f9155ce3b5a02f17c8cff6d1821ad7c17ded0b854f5
+EBUILD gmm-5.4.2.ebuild 427 BLAKE2B 9fb7c04044ff6bcb78394a02bf0cdf6cdca5f85383a4a55ac1d26236e9c08c69f9850f1c8cfbbf59b203d120a2681815a89fed5d3a133e18b3dca559c447f799 SHA512 ed336a4cd1b8bd5bb16659c1249e74612331d714dbbd3e7771fce7d6a1b5739307f36b1112b260981ccb290fbf0549905403a13a84c2e12a8a56e23682a70415
EBUILD gmm-5.4.ebuild 535 BLAKE2B a3de6937c15d27553e7ea9f550a352178bda29c39d7ca600a8b6cad287176255229d6eca4d7690b926cf8c4f1e1808e0a291a3fb491d92970af80f9bc972d0cc SHA512 aa86c87a9bbe571d3f8e6682610529df51143ce60a30eaa03d052d402025da68350af3e0a3252a0c97d8c41fa07c47e22eeab4be95746b36383fda4b375218bc
MISC metadata.xml 748 BLAKE2B b38c10240d8438621865fb03756c8a2812d5377051d7ef6ea21c1f572a313e7ec07c219b682e8501b3d658a23aed216d30394b9640aac1a5438f018af05c8ace SHA512 b1aba97ea7ff9373892c60f9a92c63dc222a79036c7e802dd8d4cb914caafd6fd0403d7b222961d8acfbe5e62dfe10bae3b2ad7660f24adc6ada38d8c3678336
diff --git a/sci-mathematics/gmm/gmm-5.4.2.ebuild b/sci-mathematics/gmm/gmm-5.4.2.ebuild
new file mode 100644
index 000000000000..9d66d8b89ccb
--- /dev/null
+++ b/sci-mathematics/gmm/gmm-5.4.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
+SRC_URI="mirror://nongnu/getfem/stable/${P}.tar.gz"
+HOMEPAGE="http://getfem.org/gmm.html"
+
+LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""