public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/qgraf/
Date: Mon, 20 Jan 2025 13:40:06 +0000 (UTC)	[thread overview]
Message-ID: <1737380369.9f6e1da238819f6c9f9cfc163cfa85446fcffb36.alexander@gentoo> (raw)

commit:     9f6e1da238819f6c9f9cfc163cfa85446fcffb36
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Mon Jan 20 13:38:01 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Mon Jan 20 13:39:29 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f6e1da2

sci-physics/qgraf: add 3.5.3, 3.6.9

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 sci-physics/qgraf/qgraf-3.5.3.ebuild | 32 ++++++++++++++++++++++++++++++++
 sci-physics/qgraf/qgraf-3.6.9.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 64 insertions(+)

diff --git a/sci-physics/qgraf/qgraf-3.5.3.ebuild b/sci-physics/qgraf/qgraf-3.5.3.ebuild
new file mode 100644
index 000000000..942ef732a
--- /dev/null
+++ b/sci-physics/qgraf/qgraf-3.5.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs fortran-2
+
+DESCRIPTION="qgraf generates Feynman diagrams for various types of QFT models"
+HOMEPAGE="http://cfif.ist.utl.pt/~paulo/qgraf.html"
+SRC_URI="http://anonymous:anonymous@qgraf.tecnico.ulisboa.pt/v$(ver_cut 1-2)/qgraf-${PV}.tgz"
+S="${WORKDIR}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc examples"
+RESTRICT="bindist mirror"
+
+src_compile() {
+	$(tc-getFC) ${P}.f08 -o ${PN} ${FFLAGS} ${LDFLAGS} || die "Failed to compile"
+}
+
+src_install() {
+	dobin ${PN}
+
+	use doc && dodoc *.pdf
+	if use examples; then
+		docinto examples
+		dodoc phi3 qed qcd *.sty *.dat
+		docompress -x /usr/share/doc/${PF}/examples
+	fi
+}

diff --git a/sci-physics/qgraf/qgraf-3.6.9.ebuild b/sci-physics/qgraf/qgraf-3.6.9.ebuild
new file mode 100644
index 000000000..942ef732a
--- /dev/null
+++ b/sci-physics/qgraf/qgraf-3.6.9.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs fortran-2
+
+DESCRIPTION="qgraf generates Feynman diagrams for various types of QFT models"
+HOMEPAGE="http://cfif.ist.utl.pt/~paulo/qgraf.html"
+SRC_URI="http://anonymous:anonymous@qgraf.tecnico.ulisboa.pt/v$(ver_cut 1-2)/qgraf-${PV}.tgz"
+S="${WORKDIR}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc examples"
+RESTRICT="bindist mirror"
+
+src_compile() {
+	$(tc-getFC) ${P}.f08 -o ${PN} ${FFLAGS} ${LDFLAGS} || die "Failed to compile"
+}
+
+src_install() {
+	dobin ${PN}
+
+	use doc && dodoc *.pdf
+	if use examples; then
+		docinto examples
+		dodoc phi3 qed qcd *.sty *.dat
+		docompress -x /usr/share/doc/${PF}/examples
+	fi
+}


             reply	other threads:[~2025-01-20 13:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-20 13:40 Alexander Puck Neuwirth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-13 10:55 [gentoo-commits] proj/sci:master commit in: sci-physics/qgraf/ Alexander Puck Neuwirth
2025-01-20 13:40 Alexander Puck Neuwirth
2024-06-03  8:07 Alexander Puck Neuwirth
2024-04-02 10:10 Alexander Puck Neuwirth
2024-03-31 19:50 Alexander Puck Neuwirth
2024-03-14 12:32 Alexander Puck Neuwirth
2022-12-13 19:06 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1737380369.9f6e1da238819f6c9f9cfc163cfa85446fcffb36.alexander@gentoo \
    --to=alexander@neuwirth-informatik.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox