From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/
Date: Tue, 06 May 2025 16:25:23 +0000 (UTC) [thread overview]
Message-ID: <1746548713.e6bfd9b85cd933dd79d81b92f5e4abae138f9446.dilfridge@gentoo> (raw)
commit: e6bfd9b85cd933dd79d81b92f5e4abae138f9446
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 6 16:23:56 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 6 16:25:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6bfd9b8
dev-perl/PDL-Graphics-Gnuplot: add 2.32.0
Tests fail currently
See-also: https://github.com/PDLPorters/PDL-Graphics-Gnuplot/issues/108
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/PDL-Graphics-Gnuplot/Manifest | 1 +
.../PDL-Graphics-Gnuplot-2.32.0.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-perl/PDL-Graphics-Gnuplot/Manifest b/dev-perl/PDL-Graphics-Gnuplot/Manifest
index f28b486337e7..5a6ed55b6bb1 100644
--- a/dev-perl/PDL-Graphics-Gnuplot/Manifest
+++ b/dev-perl/PDL-Graphics-Gnuplot/Manifest
@@ -1 +1,2 @@
DIST PDL-Graphics-Gnuplot-2.026.tar.gz 155245 BLAKE2B 1cb0a72bb5b927c1e9fcf5dc95f898738e82aa6a91b1f829dd61657eeeb4fb291e0079b1adb7e1ba0f590b28eb7b7297677f954dd774782d2eb58df9a27aa03a SHA512 c2b7db03164382492c2245a111a40031d7c2c9ad5e89f64c3fdc7d8a8a32505c1d48249c57d86a551bfdab132397939d6807f346f8abdf78f8c31b8a0e8c453d
+DIST PDL-Graphics-Gnuplot-2.032.tar.gz 157265 BLAKE2B 02bb988efd28a813cb50de098f4e85d164bda55409e6880b8f0e6efdfbda8c3682c5fbda4646ade36c14ec22c739f28243aee20b535a27e1db68b923d27b0bc1 SHA512 8a6d601c5a4e52f6dba0b72d591b8acf0121026796f0585095c6c2bde2c468b3c4599a847def4b295ceb58065105bd46efdbb1a8dc2eeece2a5a77c9ef62ef5b
diff --git a/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
new file mode 100644
index 000000000000..e3631ec52c03
--- /dev/null
+++ b/dev-perl/PDL-Graphics-Gnuplot/PDL-Graphics-Gnuplot-2.32.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_VERSION=2.032
+DIST_AUTHOR=ETJ
+inherit perl-module
+
+DESCRIPTION="Gnuplot-based plotting for PDL"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-perl/Alien-Gnuplot-1.31.0
+ >=virtual/perl-File-Temp-0.190.0
+ virtual/perl-IO
+ dev-perl/IPC-Run
+ virtual/perl-Scalar-List-Utils
+ dev-perl/PDL
+ dev-perl/PDL-Transform-Color
+ dev-perl/Safe-Isa
+ virtual/perl-Storable
+ virtual/perl-Time-HiRes
+ sci-visualization/gnuplot
+"
+BDEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.480.0
+ test? ( virtual/perl-Test-Simple )
+"
next reply other threads:[~2025-05-06 16:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-06 16:25 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 12:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDL-Graphics-Gnuplot/ Sam James
2024-06-10 2:18 Sam James
2024-05-01 7:54 Sam James
2024-04-20 10:04 Sam James
2022-08-17 4:04 Sam James
2021-11-25 1:35 Andreas K. Hüttel
2021-07-28 23:02 Andreas K. Hüttel
2021-07-15 12:09 Andreas K. Hüttel
2021-07-15 12:09 Andreas K. Hüttel
2021-07-15 12:09 Andreas K. Hüttel
2021-05-12 21:33 Andreas K. Hüttel
2021-05-12 21:33 Andreas K. Hüttel
2020-12-31 14:15 Andreas K. Hüttel
2020-12-31 13:36 Andreas K. Hüttel
2018-07-21 11:16 Kent Fredric
2017-12-27 8:10 Kent Fredric
2017-11-28 14:15 Andreas Hüttel
2017-06-26 12:48 Andreas Hüttel
2017-06-23 16:54 Andreas Hüttel
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=1746548713.e6bfd9b85cd933dd79d81b92f5e4abae138f9446.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--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