From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/OpenGL-GLUT/
Date: Fri, 14 Mar 2025 04:27:18 +0000 (UTC) [thread overview]
Message-ID: <1741926067.b341da34d1407a121ee41c2469528d9a8507447c.sam@gentoo> (raw)
commit: b341da34d1407a121ee41c2469528d9a8507447c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 14 04:21:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 14 04:21:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b341da34
dev-perl/OpenGL-GLUT: add 0.720.100
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OpenGL-GLUT/Manifest | 1 +
dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.100.ebuild | 38 +++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-perl/OpenGL-GLUT/Manifest b/dev-perl/OpenGL-GLUT/Manifest
index 34e41b734d43..b3964ccdc7ad 100644
--- a/dev-perl/OpenGL-GLUT/Manifest
+++ b/dev-perl/OpenGL-GLUT/Manifest
@@ -1 +1,2 @@
DIST OpenGL-GLUT-0.72.tar.gz 481377 BLAKE2B ab17aeca021a9a52e1af2362602abb357f09215468f545e2639ef7e1225375dd88d9f5d367ef59713d479e2b907b00d67242ff8e91d187931c538b82804354ad SHA512 ade45f62e83ea279f9dabc03fa802cd401577a04f708293d829ca8a4b7fd5369579a010a018e45fce0d472e70b725222301f242bc48cf859c8a8430e68f43149
+DIST OpenGL-GLUT-0.7201.tar.gz 482043 BLAKE2B 778cdc5b396212b61544f442e2d0741e3488b7fd7a075b87cad3796f622eca243a297107ff133f65176c8cee57ee9982dbe4a2ee5b2bcba7c2288b856ecd867b SHA512 fd96cad09c93698d913dc9bce05c671ac6b32699e38c9e755ce14763c601a8fafb284a39512aa18e2216117ac3481f638e8a5140b87746310a03e3680227b14f
diff --git a/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.100.ebuild b/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.100.ebuild
new file mode 100644
index 000000000000..c285b0249131
--- /dev/null
+++ b/dev-perl/OpenGL-GLUT/OpenGL-GLUT-0.720.100.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ETJ
+DIST_VERSION=0.7201
+
+inherit perl-module
+
+DESCRIPTION="Perl bindings to GLUT/FreeGLUT GUI toolkit"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ media-libs/freeglut:=
+ x11-libs/libICE:=
+ x11-libs/libXext:=
+ x11-libs/libXi:=
+ x11-libs/libXmu:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.720.0-no-display.patch
+)
+
+src_prepare() {
+ # Per Fedora, "This is basically not a test, but an interactive demo"
+ mv test.pl demo.pl || die
+
+ # Unbundle GL headers
+ find include -type f -delete || die
+
+ perl-module_src_prepare
+}
next reply other threads:[~2025-03-14 4:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 4:27 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-06 3:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/OpenGL-GLUT/ Sam James
2025-04-06 3:36 Sam James
2025-03-23 9:00 Arthur Zamarin
2024-10-14 7:08 Arthur Zamarin
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=1741926067.b341da34d1407a121ee41c2469528d9a8507447c.sam@gentoo \
--to=sam@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