From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/nyxt/
Date: Mon, 29 Apr 2024 21:27:43 +0000 (UTC) [thread overview]
Message-ID: <1714407961.420bb4cad4980d4bbb1a4b08072a1de183ae8466.davidroman@gentoo> (raw)
commit: 420bb4cad4980d4bbb1a4b08072a1de183ae8466
Author: Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Mon Apr 29 16:23:18 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Apr 29 16:26:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=420bb4ca
www-client/nyxt: sbcl required use threads,unicode
v3.11.3 & 4 will not build with sbcl > 4.2.1
Signed-off-by: Dale Showers <gentoo <AT> fictx.com>
www-client/nyxt/nyxt-3.11.3.ebuild | 9 +++++----
www-client/nyxt/nyxt-3.11.4.ebuild | 9 +++++----
www-client/nyxt/nyxt-3.11.5.ebuild | 8 ++++----
www-client/nyxt/nyxt-3.11.6.ebuild | 8 ++++----
www-client/nyxt/nyxt-9999.ebuild | 6 +++---
5 files changed, 21 insertions(+), 19 deletions(-)
diff --git a/www-client/nyxt/nyxt-3.11.3.ebuild b/www-client/nyxt/nyxt-3.11.3.ebuild
index 4f941e15bb..3dd6aa408f 100644
--- a/www-client/nyxt/nyxt-3.11.3.ebuild
+++ b/www-client/nyxt/nyxt-3.11.3.ebuild
@@ -19,13 +19,13 @@ else
SRC_URI="https://github.com/atlas-engineer/${PN}/releases/download/${PV}/nyxt-${PV}-source-with-submodules.tar.xz -> ${PF}.gh.tar.xz"
fi
-# Portage replaces the nyxt binary with sbcl when stripping
-RESTRICT="mirror strip"
-
LICENSE="BSD CC-BY-SA-3.0"
SLOT="0"
IUSE="doc"
+# Portage replaces the nyxt binary with sbcl when stripping
+RESTRICT="mirror strip"
+
RDEPEND="
dev-libs/gobject-introspection
gnome-base/gsettings-desktop-schemas
@@ -36,7 +36,8 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=dev-lisp/sbcl-2.0.0
+ >=dev-lisp/sbcl-2.0.0[threads,unicode]
+ <=dev-lisp/sbcl-2.4.1[threads,unicode]
"
QA_FLAGS_IGNORED="usr/bin/${PN}"
diff --git a/www-client/nyxt/nyxt-3.11.4.ebuild b/www-client/nyxt/nyxt-3.11.4.ebuild
index 4f941e15bb..3dd6aa408f 100644
--- a/www-client/nyxt/nyxt-3.11.4.ebuild
+++ b/www-client/nyxt/nyxt-3.11.4.ebuild
@@ -19,13 +19,13 @@ else
SRC_URI="https://github.com/atlas-engineer/${PN}/releases/download/${PV}/nyxt-${PV}-source-with-submodules.tar.xz -> ${PF}.gh.tar.xz"
fi
-# Portage replaces the nyxt binary with sbcl when stripping
-RESTRICT="mirror strip"
-
LICENSE="BSD CC-BY-SA-3.0"
SLOT="0"
IUSE="doc"
+# Portage replaces the nyxt binary with sbcl when stripping
+RESTRICT="mirror strip"
+
RDEPEND="
dev-libs/gobject-introspection
gnome-base/gsettings-desktop-schemas
@@ -36,7 +36,8 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=dev-lisp/sbcl-2.0.0
+ >=dev-lisp/sbcl-2.0.0[threads,unicode]
+ <=dev-lisp/sbcl-2.4.1[threads,unicode]
"
QA_FLAGS_IGNORED="usr/bin/${PN}"
diff --git a/www-client/nyxt/nyxt-3.11.5.ebuild b/www-client/nyxt/nyxt-3.11.5.ebuild
index 4f941e15bb..ca8d78a873 100644
--- a/www-client/nyxt/nyxt-3.11.5.ebuild
+++ b/www-client/nyxt/nyxt-3.11.5.ebuild
@@ -19,13 +19,13 @@ else
SRC_URI="https://github.com/atlas-engineer/${PN}/releases/download/${PV}/nyxt-${PV}-source-with-submodules.tar.xz -> ${PF}.gh.tar.xz"
fi
-# Portage replaces the nyxt binary with sbcl when stripping
-RESTRICT="mirror strip"
-
LICENSE="BSD CC-BY-SA-3.0"
SLOT="0"
IUSE="doc"
+# Portage replaces the nyxt binary with sbcl when stripping
+RESTRICT="mirror strip"
+
RDEPEND="
dev-libs/gobject-introspection
gnome-base/gsettings-desktop-schemas
@@ -36,7 +36,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=dev-lisp/sbcl-2.0.0
+ >=dev-lisp/sbcl-2.0.0[threads,unicode]
"
QA_FLAGS_IGNORED="usr/bin/${PN}"
diff --git a/www-client/nyxt/nyxt-3.11.6.ebuild b/www-client/nyxt/nyxt-3.11.6.ebuild
index 4f941e15bb..ca8d78a873 100644
--- a/www-client/nyxt/nyxt-3.11.6.ebuild
+++ b/www-client/nyxt/nyxt-3.11.6.ebuild
@@ -19,13 +19,13 @@ else
SRC_URI="https://github.com/atlas-engineer/${PN}/releases/download/${PV}/nyxt-${PV}-source-with-submodules.tar.xz -> ${PF}.gh.tar.xz"
fi
-# Portage replaces the nyxt binary with sbcl when stripping
-RESTRICT="mirror strip"
-
LICENSE="BSD CC-BY-SA-3.0"
SLOT="0"
IUSE="doc"
+# Portage replaces the nyxt binary with sbcl when stripping
+RESTRICT="mirror strip"
+
RDEPEND="
dev-libs/gobject-introspection
gnome-base/gsettings-desktop-schemas
@@ -36,7 +36,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
- >=dev-lisp/sbcl-2.0.0
+ >=dev-lisp/sbcl-2.0.0[threads,unicode]
"
QA_FLAGS_IGNORED="usr/bin/${PN}"
diff --git a/www-client/nyxt/nyxt-9999.ebuild b/www-client/nyxt/nyxt-9999.ebuild
index 4f941e15bb..4db3593213 100644
--- a/www-client/nyxt/nyxt-9999.ebuild
+++ b/www-client/nyxt/nyxt-9999.ebuild
@@ -19,13 +19,13 @@ else
SRC_URI="https://github.com/atlas-engineer/${PN}/releases/download/${PV}/nyxt-${PV}-source-with-submodules.tar.xz -> ${PF}.gh.tar.xz"
fi
-# Portage replaces the nyxt binary with sbcl when stripping
-RESTRICT="mirror strip"
-
LICENSE="BSD CC-BY-SA-3.0"
SLOT="0"
IUSE="doc"
+# Portage replaces the nyxt binary with sbcl when stripping
+RESTRICT="mirror strip"
+
RDEPEND="
dev-libs/gobject-introspection
gnome-base/gsettings-desktop-schemas
next reply other threads:[~2024-04-29 21:27 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 21:27 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-21 9:51 [gentoo-commits] repo/proj/guru:master commit in: www-client/nyxt/ David Roman
2024-10-21 9:51 David Roman
2024-08-31 13:06 David Roman
2024-08-31 13:06 David Roman
2024-08-02 9:31 David Roman
2024-06-01 22:03 Julien Roy
2024-06-01 22:03 Julien Roy
2024-06-01 22:03 Julien Roy
2024-05-31 8:55 Julien Roy
2024-05-31 8:55 Julien Roy
2024-05-31 8:55 Julien Roy
2024-04-14 17:03 Julien Roy
2024-03-19 23:50 Julien Roy
2024-03-19 23:50 Julien Roy
2024-03-19 23:50 Julien Roy
2024-03-04 21:09 Julien Roy
2024-02-20 18:23 Julien Roy
2024-02-07 10:10 David Roman
2024-02-07 10:10 David Roman
2023-10-15 22:23 Haelwenn Monnier
2023-10-15 22:23 Haelwenn Monnier
2023-10-15 22:23 Haelwenn Monnier
2023-09-29 11:30 David Roman
2023-09-14 13:22 David Roman
2023-09-14 13:22 David Roman
2023-08-18 6:21 Viorel Munteanu
2023-08-18 6:21 Viorel Munteanu
2023-07-02 13:06 Florian Schmaus
2023-07-02 13:06 Florian Schmaus
2023-06-12 19:27 Florian Schmaus
2023-06-12 19:27 Florian Schmaus
2023-05-29 20:57 Florian Schmaus
2023-05-29 20:57 Florian Schmaus
2023-05-25 2:21 Haelwenn Monnier
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-03-29 6:56 Florian Schmaus
2023-03-08 9:08 Florian Schmaus
2023-02-08 12:09 Florian Schmaus
2023-02-08 12:09 Florian Schmaus
2023-02-01 21:36 Viorel Munteanu
2023-01-30 10:29 Viorel Munteanu
2023-01-30 10:29 Viorel Munteanu
2023-01-14 18:43 Andrew Ammerlaan
2022-05-23 17:15 Haelwenn Monnier
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=1714407961.420bb4cad4980d4bbb1a4b08072a1de183ae8466.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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