summaryrefslogtreecommitdiff
path: root/dev-gap/laguna
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-22 16:48:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-22 16:48:54 +0000
commitce163dcd0944d81d8406c9532b457535efca7a6d (patch)
treef7deea170544ce69e03c037101b7b5c1277966b4 /dev-gap/laguna
parent05ee8049e2326946a2cd1720f98384c864f0a804 (diff)
gentoo auto-resync : 22:01:2024 - 16:48:54
Diffstat (limited to 'dev-gap/laguna')
-rw-r--r--dev-gap/laguna/Manifest3
-rw-r--r--dev-gap/laguna/laguna-3.9.6.ebuild15
-rw-r--r--dev-gap/laguna/metadata.xml29
3 files changed, 47 insertions, 0 deletions
diff --git a/dev-gap/laguna/Manifest b/dev-gap/laguna/Manifest
new file mode 100644
index 000000000000..00dd7d105695
--- /dev/null
+++ b/dev-gap/laguna/Manifest
@@ -0,0 +1,3 @@
+DIST laguna-3.9.6.tar.gz 512654 BLAKE2B cf2f2ef444761b246e3ab670a86d58190e535661f01ab23850644d911a4e8d0a473559c6d7aa67e821b6ccefc5d34a9a36146269b136740c7441ebf174deefaa SHA512 dc00485e629481ff1bf4cf8e2eaa0c048abf292e93709d5c59ee2a5fd4ebafccfe330527846b60ae7304ba61885272b864955100ea61582eb92a03e5dfb7d7b4
+EBUILD laguna-3.9.6.ebuild 337 BLAKE2B 76f1bf1e206d4317017b38ca70dcf1e436cc1bd27cfd82078cd8d4964b0fdda86011b630081bc9733e20665f36ca5f2d2f2b94d5863fbb9ef60f42e58fd113a2 SHA512 39d39f186ec3c74712695cbce18cd3ef4f05cd83b574287531cd0dc8e385e3a66086c86155309a137bafd6b75fd9a3b2aeee0d503b1d7fc69e242d602f8803e9
+MISC metadata.xml 1039 BLAKE2B 2fc516add65c52a73f8498a4c8f5cc0eb07ca93928a829ef315459fb4219634d184769676d5bb430dc26b9d10d883d6b3508006ba05af41616258868b77945a5 SHA512 335d68ea614613114a262b022514b779f82c50f0dc3f5521713d817d8a6cb03732cd7ab34f49e9e4ccf2a3054f986e0a7f6af56975764f368747efdeded69c0b
diff --git a/dev-gap/laguna/laguna-3.9.6.ebuild b/dev-gap/laguna/laguna-3.9.6.ebuild
new file mode 100644
index 000000000000..36b3daf90cf4
--- /dev/null
+++ b/dev-gap/laguna/laguna-3.9.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gap-pkg
+
+DESCRIPTION="Lie AlGebras and UNits of group Algebras"
+SLOT="0"
+SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64"
+
+gap-pkg_enable_tests
diff --git a/dev-gap/laguna/metadata.xml b/dev-gap/laguna/metadata.xml
new file mode 100644
index 000000000000..e99ef5f5451f
--- /dev/null
+++ b/dev-gap/laguna/metadata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>frp.bissey@gmail.com</email>
+ <name>François Bissey</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ The LAGUNA package replaces the LAG package and provides
+ functionality for calculation of the normalized unit group of the
+ modular group algebra of the finite p-group and for investigation of
+ Lie algebra associated with group algebras and other associative
+ algebras.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">gap-packages/laguna</remote-id>
+ </upstream>
+</pkgmetadata>