From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/godot/
Date: Tue, 30 Aug 2022 21:48:30 +0000 (UTC) [thread overview]
Message-ID: <1661896095.6af24133782dc5b5455cc0a419002d85c0cdb22b.ionen@gentoo> (raw)
commit: 6af24133782dc5b5455cc0a419002d85c0cdb22b
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 30 19:32:44 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 21:48:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af24133
dev-games/godot: give postinst elog about migration to 4
Not super important given imagine devs would know this well, and need
to launch as "godot4" so won't be a surprise. But still won't hurt for
when this gets keyworded.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-games/godot/godot-4.0_alpha14.ebuild | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/dev-games/godot/godot-4.0_alpha14.ebuild b/dev-games/godot/godot-4.0_alpha14.ebuild
index 9844ed38787e..2e22a6f9fe5a 100644
--- a/dev-games/godot/godot-4.0_alpha14.ebuild
+++ b/dev-games/godot/godot-4.0_alpha14.ebuild
@@ -244,3 +244,13 @@ src_install() {
newins misc/dist/shell/_godot.zsh-completion _${s}
dosym _${s} /usr/share/zsh/site-functions/_${s}-runner
}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+
+ if [[ ! ${REPLACING_VERSIONS} ]] && has_version ${CATEGORY}/${PN}:3; then
+ elog
+ elog "Remember to make backups before opening any Godot <=3.x projects in Godot 4."
+ elog "Automated migration is only partial, and it would be difficult to revert."
+ fi
+}
next reply other threads:[~2022-08-30 21:48 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 21:48 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-30 21:48 [gentoo-commits] repo/gentoo:master commit in: dev-games/godot/ Ionen Wolkens
2022-09-07 21:47 Ionen Wolkens
2022-09-14 4:05 Ionen Wolkens
2022-09-14 4:05 Ionen Wolkens
2022-09-16 6:15 Ionen Wolkens
2022-09-16 6:15 Ionen Wolkens
2022-09-28 13:53 Ionen Wolkens
2022-09-30 12:42 Ionen Wolkens
2022-10-09 0:29 Ionen Wolkens
2022-10-15 5:23 Ionen Wolkens
2022-11-01 20:39 Ionen Wolkens
2022-11-02 5:38 Ionen Wolkens
2022-11-02 7:33 Ionen Wolkens
2022-11-05 21:43 Ionen Wolkens
2022-11-16 20:31 Ionen Wolkens
2022-11-24 6:35 Ionen Wolkens
2022-11-24 6:35 Ionen Wolkens
2022-12-02 3:18 Ionen Wolkens
2022-12-02 3:18 Ionen Wolkens
2022-12-02 3:18 Ionen Wolkens
2022-12-10 9:39 Ionen Wolkens
2022-12-16 0:10 Ionen Wolkens
2022-12-20 6:44 Ionen Wolkens
2022-12-24 6:04 Ionen Wolkens
2022-12-24 6:04 Ionen Wolkens
2022-12-29 20:29 Ionen Wolkens
2023-01-11 11:26 Ionen Wolkens
2023-01-14 7:32 Ionen Wolkens
2023-01-14 7:32 Ionen Wolkens
2023-01-18 12:03 Ionen Wolkens
2023-01-18 12:03 Ionen Wolkens
2023-01-18 15:51 Ionen Wolkens
2023-01-21 10:01 Ionen Wolkens
2023-01-21 10:01 Ionen Wolkens
2023-01-25 15:31 Ionen Wolkens
2023-01-25 15:31 Ionen Wolkens
2023-01-28 6:04 Ionen Wolkens
2023-01-28 6:04 Ionen Wolkens
2023-02-02 17:26 Ionen Wolkens
2023-02-08 17:36 Ionen Wolkens
2023-02-08 17:36 Ionen Wolkens
2023-02-15 6:25 Ionen Wolkens
2023-02-24 10:17 Ionen Wolkens
2023-02-25 12:16 Ionen Wolkens
2023-02-25 12:16 Ionen Wolkens
2023-03-01 14:23 Ionen Wolkens
2023-03-01 14:23 Ionen Wolkens
2023-03-07 10:24 Ionen Wolkens
2023-03-20 21:04 Ionen Wolkens
2023-04-04 13:08 Ionen Wolkens
2023-04-17 20:45 Ionen Wolkens
2023-05-19 12:46 Ionen Wolkens
2023-05-23 2:52 Sam James
2023-05-26 23:16 Ionen Wolkens
2023-07-18 19:11 Ionen Wolkens
2023-07-18 19:11 Ionen Wolkens
2023-08-03 11:58 Ionen Wolkens
2023-10-04 14:25 Ionen Wolkens
2023-11-02 0:05 Ionen Wolkens
2023-11-02 0:05 Ionen Wolkens
2023-11-09 15:49 Ionen Wolkens
2023-11-30 11:52 Ionen Wolkens
2023-12-12 13:17 Ionen Wolkens
2024-03-26 17:30 Ionen Wolkens
2024-03-26 17:30 Ionen Wolkens
2024-03-26 17:30 Ionen Wolkens
2024-03-26 17:30 Ionen Wolkens
2024-04-18 5:14 Ionen Wolkens
2024-06-11 14:46 Ionen Wolkens
2024-08-29 5:16 Ionen Wolkens
2025-01-06 1:21 Ionen Wolkens
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=1661896095.6af24133782dc5b5455cc0a419002d85c0cdb22b.ionen@gentoo \
--to=ionen@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