public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2017-01-22 11:40 Sergei Trofimovich
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich @ 2017-01-22 11:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7b36ec9abef2021a55062417f49eb42558f7a6f2
Author:     Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com>
AuthorDate: Sat Jan 21 17:43:37 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 17:43:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b36ec9a

profiles: arm 4, 4t, 5te mask dev-lang/nim

Upstream supports arm >= 6, so we'll mask this package for only
the problematic versions.

 profiles/arch/arm/armv4/package.mask   | 3 +++
 profiles/arch/arm/armv4t/package.mask  | 4 ++++
 profiles/arch/arm/armv5te/package.mask | 4 ++++
 3 files changed, 11 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
new file mode 100644
index 00000000..356f298
--- /dev/null
+++ b/profiles/arch/arm/armv4/package.mask
@@ -0,0 +1,3 @@
+# Anthony Ryan <anthonyryan1@gmail.com> (21 Jan 2017)
+# This package states supports for arm >= v6
+dev-lang/nim

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
new file mode 100644
index 00000000..8d61e72
--- /dev/null
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -0,0 +1,4 @@
+# Anthony Ryan <anthonyryan1@gmail.com> (21 Jan 2017)
+# This package states supports for arm >= v6
+dev-lang/nim
+

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
new file mode 100644
index 00000000..8d61e72
--- /dev/null
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -0,0 +1,4 @@
+# Anthony Ryan <anthonyryan1@gmail.com> (21 Jan 2017)
+# This package states supports for arm >= v6
+dev-lang/nim
+


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2020-11-06  7:17 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2020-11-06  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     92009e6b8982e74479a2f1f783aa0d88950c3f21
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  6 07:16:32 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov  6 07:17:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92009e6b

profiles/arch/arm: mask >=sys-auth/polkit-0.118 where no Rust

Bug: https://bugs.gentoo.org/753218
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.mask   | 1 +
 profiles/arch/arm/armv4t/package.mask  | 1 +
 profiles/arch/arm/armv5te/package.mask | 1 +
 3 files changed, 3 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index b2bb15d4515..692f4ba46af 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -11,3 +11,4 @@ virtual/rust
 >=gnome-base/gnome-core-libs-3.36.5
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-light-3.36.5
+>=sys-auth/polkit-0.118

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index b2bb15d4515..692f4ba46af 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -11,3 +11,4 @@ virtual/rust
 >=gnome-base/gnome-core-libs-3.36.5
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-light-3.36.5
+>=sys-auth/polkit-0.118

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index 3d3fb68506d..e3116270d96 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -11,3 +11,4 @@ virtual/rust
 >=gnome-base/gnome-core-libs-3.36.5
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-light-3.36.5
+>=sys-auth/polkit-0.118


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2021-06-17 23:26 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-06-17 23:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c21fb2a944d47a780e128315660af181b7878de1
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Thu Jun 17 21:07:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 23:26:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21fb2a9

sci-geoscience/gnome-maps: mask for various arm arches

Bug: https://bugs.gentoo.org/794955
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/21293
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.mask   | 4 ++++
 profiles/arch/arm/armv4t/package.mask  | 4 ++++
 profiles/arch/arm/armv5te/package.mask | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index 91ecc52a447..8a99d3d68c3 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -5,6 +5,10 @@
 # This package states supports for arm >= v6
 dev-lang/nim
 
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
 # There is no prebuilt rustc for armv4 by upstream
 dev-lang/rust-bin
 dev-lang/rust

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index 91ecc52a447..8a99d3d68c3 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -5,6 +5,10 @@
 # This package states supports for arm >= v6
 dev-lang/nim
 
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires newer (Rust-consuming) dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
 # There is no prebuilt rustc for armv4 by upstream
 dev-lang/rust-bin
 dev-lang/rust

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index 273effe2300..eba14db6e29 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -5,6 +5,10 @@
 # This package states supports for arm >= v6
 dev-lang/nim
 
+# Marco Scardovi <marco@scardovi.com> (2021-06-17)
+# This package requires dev-libs/gjs to be unmasked
+sci-geosciences/gnome-maps
+
 # There is no prebuilt rustc for armv5 by upstream
 dev-lang/rust-bin
 dev-lang/rust


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2022-04-22 21:39 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-04-22 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     a5ea541b583d93ca78436636b8d11b47a9ae27b4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 21:38:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 21:39:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ea541b

profiles/arch/arm: mask freetype[svg] where no Rust

I'd not realised it's conditional -- thank goodness. Do as what's been
done in e.g. PPC.

Bug: https://bugs.gentoo.org/840227
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.mask       | 1 -
 profiles/arch/arm/armv4/package.use.mask   | 4 ++++
 profiles/arch/arm/armv4t/package.mask      | 1 -
 profiles/arch/arm/armv4t/package.use.mask  | 4 ++++
 profiles/arch/arm/armv5te/package.mask     | 1 -
 profiles/arch/arm/armv5te/package.use.mask | 4 ++++
 6 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask
index 2b2acfef8ded..a7efb315c23f 100644
--- a/profiles/arch/arm/armv4/package.mask
+++ b/profiles/arch/arm/armv4/package.mask
@@ -27,7 +27,6 @@ virtual/rust
 gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
->=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
 >=dev-python/pyopenssl-22
 dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv4/package.use.mask b/profiles/arch/arm/armv4/package.use.mask
index 22dcce444583..e507c3a3eca6 100644
--- a/profiles/arch/arm/armv4/package.use.mask
+++ b/profiles/arch/arm/armv4/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-04-22)
+# Needs Rustified librsvg
+>=media-libs/freetype-2.12.0 svg
+
 # Matt Turner <mattst88@gentoo.org> (2021-07-25)
 # gdm requires gnome-shell requires rustified librsvg.
 x11-misc/xscreensaver gdm

diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask
index 2b2acfef8ded..a7efb315c23f 100644
--- a/profiles/arch/arm/armv4t/package.mask
+++ b/profiles/arch/arm/armv4t/package.mask
@@ -27,7 +27,6 @@ virtual/rust
 gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
->=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
 >=dev-python/pyopenssl-22
 dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv4t/package.use.mask b/profiles/arch/arm/armv4t/package.use.mask
index 22dcce444583..e507c3a3eca6 100644
--- a/profiles/arch/arm/armv4t/package.use.mask
+++ b/profiles/arch/arm/armv4t/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-04-22)
+# Needs Rustified librsvg
+>=media-libs/freetype-2.12.0 svg
+
 # Matt Turner <mattst88@gentoo.org> (2021-07-25)
 # gdm requires gnome-shell requires rustified librsvg.
 x11-misc/xscreensaver gdm

diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask
index d728da562af0..9a74eda8319b 100644
--- a/profiles/arch/arm/armv5te/package.mask
+++ b/profiles/arch/arm/armv5te/package.mask
@@ -27,7 +27,6 @@ virtual/rust
 gnome-base/gdm
 gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-tweaks
->=media-libs/freetype-2.12.0
 >=dev-python/cryptography-36
 >=dev-python/pyopenssl-22
 dev-python/setuptools-rust

diff --git a/profiles/arch/arm/armv5te/package.use.mask b/profiles/arch/arm/armv5te/package.use.mask
index 22dcce444583..e507c3a3eca6 100644
--- a/profiles/arch/arm/armv5te/package.use.mask
+++ b/profiles/arch/arm/armv5te/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-04-22)
+# Needs Rustified librsvg
+>=media-libs/freetype-2.12.0 svg
+
 # Matt Turner <mattst88@gentoo.org> (2021-07-25)
 # gdm requires gnome-shell requires rustified librsvg.
 x11-misc/xscreensaver gdm


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2022-05-15 22:12 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-05-15 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     d1c23ace2542e0d6e95484aa0e11569d5c24632d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 21:08:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 15 22:09:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c23ace

profiles/arch/arm: force sys-auth/polkit[duktape] where no Rust

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.use.force   | 6 ++++++
 profiles/arch/arm/armv4t/package.use.force  | 6 ++++++
 profiles/arch/arm/armv5te/package.use.force | 6 ++++++
 3 files changed, 18 insertions(+)

diff --git a/profiles/arch/arm/armv4/package.use.force b/profiles/arch/arm/armv4/package.use.force
new file mode 100644
index 000000000000..d70ac2644441
--- /dev/null
+++ b/profiles/arch/arm/armv4/package.use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2022-05-15)
+# No Rust here (so no Spidermonkey), force Duktape instead
+sys-auth/polkit duktape

diff --git a/profiles/arch/arm/armv4t/package.use.force b/profiles/arch/arm/armv4t/package.use.force
new file mode 100644
index 000000000000..d70ac2644441
--- /dev/null
+++ b/profiles/arch/arm/armv4t/package.use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2022-05-15)
+# No Rust here (so no Spidermonkey), force Duktape instead
+sys-auth/polkit duktape

diff --git a/profiles/arch/arm/armv5te/package.use.force b/profiles/arch/arm/armv5te/package.use.force
new file mode 100644
index 000000000000..d70ac2644441
--- /dev/null
+++ b/profiles/arch/arm/armv5te/package.use.force
@@ -0,0 +1,6 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2022-05-15)
+# No Rust here (so no Spidermonkey), force Duktape instead
+sys-auth/polkit duktape


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/
@ 2024-02-17  4:25 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-02-17  4:25 UTC (permalink / raw
  To: gentoo-commits

commit:     75d99d8dd70aae6dab1733ed4fcf83242511396b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 04:11:14 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 04:25:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d99d8d

profiles/arch/arm: mask dev-libs/libpcre2[jit] reverse dependencies where unavailable

It seems weird this isn't runtime-detected, but whatever.

Followup to 928bc3588addb4f50dac2f4d3ce70ad4127af60f.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/armv4/package.use.mask   | 5 ++++-
 profiles/arch/arm/armv4t/package.use.mask  | 5 ++++-
 profiles/arch/arm/armv5te/package.use.mask | 5 ++++-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/arm/armv4/package.use.mask b/profiles/arch/arm/armv4/package.use.mask
index 20c222788446..8f0a5b550fc3 100644
--- a/profiles/arch/arm/armv4/package.use.mask
+++ b/profiles/arch/arm/armv4/package.use.mask
@@ -2,5 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <sam@gentoo.org> (2024-02-17)
-# JIT not supported here
+# dev-libs/libpcre2 doesn't support JIT here
 dev-libs/libpcre2 jit
+dev-lang/php jit
+net-proxy/haproxy pcre-jit
+www-servers/varnish jit

diff --git a/profiles/arch/arm/armv4t/package.use.mask b/profiles/arch/arm/armv4t/package.use.mask
index 20c222788446..8f0a5b550fc3 100644
--- a/profiles/arch/arm/armv4t/package.use.mask
+++ b/profiles/arch/arm/armv4t/package.use.mask
@@ -2,5 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <sam@gentoo.org> (2024-02-17)
-# JIT not supported here
+# dev-libs/libpcre2 doesn't support JIT here
 dev-libs/libpcre2 jit
+dev-lang/php jit
+net-proxy/haproxy pcre-jit
+www-servers/varnish jit

diff --git a/profiles/arch/arm/armv5te/package.use.mask b/profiles/arch/arm/armv5te/package.use.mask
index 20c222788446..8f0a5b550fc3 100644
--- a/profiles/arch/arm/armv5te/package.use.mask
+++ b/profiles/arch/arm/armv5te/package.use.mask
@@ -2,5 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Sam James <sam@gentoo.org> (2024-02-17)
-# JIT not supported here
+# dev-libs/libpcre2 doesn't support JIT here
 dev-libs/libpcre2 jit
+dev-lang/php jit
+net-proxy/haproxy pcre-jit
+www-servers/varnish jit


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-17  4:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-17 23:26 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/armv4t/, profiles/arch/arm/armv5te/, profiles/arch/arm/armv4/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-02-17  4:25 Sam James
2022-05-15 22:12 Sam James
2022-04-22 21:39 Sam James
2020-11-06  7:17 Sam James
2017-01-22 11:40 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox