From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/sealcurses/
Date: Sat, 19 Oct 2024 13:00:41 +0000 (UTC) [thread overview]
Message-ID: <1729342812.674cfe3a1ae9de30c08790e3a19d2911af5c7ba8.cybertailor@gentoo> (raw)
commit: 674cfe3a1ae9de30c08790e3a19d2911af5c7ba8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Oct 18 16:47:51 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Oct 19 13:00:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=674cfe3a
dev-libs/sealcurses: add 2.0.18_pre20241014, drop 2.0.18_pre20230811
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-libs/sealcurses/Manifest | 2 +-
...2.0.18_pre20230811.ebuild => sealcurses-2.0.18_pre20241014.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/sealcurses/Manifest b/dev-libs/sealcurses/Manifest
index 63319842b..59c3de213 100644
--- a/dev-libs/sealcurses/Manifest
+++ b/dev-libs/sealcurses/Manifest
@@ -1,2 +1,2 @@
-DIST sealcurses-2.0.18_pre20230811.tar.gz 22500 BLAKE2B d67b82c0f02384007c22dc9bba6864f39fceffe3184eb72619bd2e028ea825f1d599008015298aad47dd699c446e7d9f95c669ec596ba6c4db10fc0f82f63fea SHA512 c0b024c4b70e0f7cfbdeae6322141a4ec428cb1e6acc672657b1d63ef287248315393fc0df579dc11c65db91aba41b4afb3c80206680c009c591f7aa960683e1
DIST sealcurses-2.0.18_pre20240921.tar.gz 22975 BLAKE2B 00572196c6f2b7169419b1a70f5a5ae3ce77965a554583081a82e50ccce8ed69b16e754d3b60b496f5dc01a53115650f2762d34a99ca6ad68d53c39bf26fc444 SHA512 c98083a7a160e471890edb35e0899f6a9a277893c6bc7241797fb9dc1914ad1026794c8ca689f32e10ae73eb7df8aa6763c07aa9188f1c1b9da2fc2225721d32
+DIST sealcurses-2.0.18_pre20241014.tar.gz 22958 BLAKE2B c72fd9b5857fc2bf86fcb0e12f2d78a536b0ef9e4949b473005a34754a55ccb21cfd58b5403a12b0a07a4a1ec12c688d89cc9b04c81709b929213446bc8d5446 SHA512 3e26fc27f029d22522dddc0a220724af6b09de1e2ed2e9a41bad3749f817d1ff37db81d6fc4d5023e1ee1938dc438ed86c61c20a1e581cb99d942c0b5deb42a8
diff --git a/dev-libs/sealcurses/sealcurses-2.0.18_pre20230811.ebuild b/dev-libs/sealcurses/sealcurses-2.0.18_pre20241014.ebuild
similarity index 88%
rename from dev-libs/sealcurses/sealcurses-2.0.18_pre20230811.ebuild
rename to dev-libs/sealcurses/sealcurses-2.0.18_pre20241014.ebuild
index e3d0c1b81..127237820 100644
--- a/dev-libs/sealcurses/sealcurses-2.0.18_pre20230811.ebuild
+++ b/dev-libs/sealcurses/sealcurses-2.0.18_pre20241014.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake flag-o-matic
-COMMIT="e06cbc502693a891525833b1131c6ab559bcd096"
+COMMIT="700f9b10b84a86e95f9981a5618202c29446c967"
DESCRIPTION="SDL Emulation and Adaptation Layer for Curses"
HOMEPAGE="https://git.skyjake.fi/skyjake/sealcurses"
SRC_URI="https://git.skyjake.fi/skyjake/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}"
src_configure() {
local -a mycmakeargs=(
- -DENABLE_STATIC=OFF
+ -DSEALCURSES_ENABLE_STATIC=OFF
)
append-cppflags $(usex debug "-UNDEBUG" "-DNDEBUG")
next reply other threads:[~2024-10-19 13:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-19 13:00 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-13 20:25 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/sealcurses/ Anna Vyalkova
2024-12-13 20:25 Anna Vyalkova
2024-10-19 13:00 Anna Vyalkova
2024-09-22 13:05 Anna Vyalkova
2024-01-22 10:54 Anna Vyalkova
2024-01-22 10:54 Anna Vyalkova
2023-02-25 21:15 Anna Vyalkova
2022-07-02 4:18 Anna Vyalkova
2022-06-30 11:41 Anna Vyalkova
2022-06-03 1:19 Anna Vyalkova
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=1729342812.674cfe3a1ae9de30c08790e3a19d2911af5c7ba8.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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