summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-17 09:31:54 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-17 09:31:54 +0100
commit5a21cec0c36dba03507dcbd5e8ab6698d00b39bf (patch)
treeaa76c2f85f9c77c2f9a5af47ae0aa6509585770a /profiles
parent280d9db9f9470686aae5ce1fa4cfa57b26e9beb2 (diff)
gentoo auto-resync : 17:08:2023 - 09:31:54
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181049 -> 181034 bytes
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/prefix/darwin/macos/package.mask5
-rw-r--r--profiles/prefix/darwin/macos/package.use22
-rw-r--r--profiles/prefix/darwin/macos/package.use.mask7
-rw-r--r--profiles/use.local.desc1
6 files changed, 41 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index ab17646380d7..c151367aadd0 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index 37ce77143aab..22dc9947f0cc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
#--- END OF EXAMPLES ---
+# Hans de Graaff <graaff@gentoo.org> (2023-08-17)
+# The ruby project no longer maintains the elisp ruby-mode with the last
+# changed upstream 5 years ago. ruby-mode is also included in Emacs
+# itself, and this version is still maintained.
+# Masked for removal on 2023-09-17.
+app-emacs/ruby-mode
+
# Sam James <sam@gentoo.org> (2023-08-16)
# Broken and installs no files, bug #912334.
=sys-process/systemd-cron-1.16.7
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index fe6ed33ee38a..fe20a13c6b56 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <heroxbd@gentoo.org> (2023-08-18)
+# strlcpy and other BSD functions are available in the libc of macOS.
+# Should not use libbsd.
+dev-libs/libbsd
+
# Benda Xu <heroxbd@gentoo.org> (2023-08-01)
# embrace guile-3. (bug #825334)
media-sound/lilypond
diff --git a/profiles/prefix/darwin/macos/package.use b/profiles/prefix/darwin/macos/package.use
index f36adf8d3ddf..3039c40c15fe 100644
--- a/profiles/prefix/darwin/macos/package.use
+++ b/profiles/prefix/darwin/macos/package.use
@@ -1,6 +1,28 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <heroxbd@gentoo.org> (2023-08-17)
+# dev-python/ipython[smp] and dev-python/twisted[ssl] ultimately draws
+# in dev-lang/rust. But rust is not available until LLVM works on
+# macOS. (#763018)
+#
+# dev-python/twisted-22.10.0-r3::gentoo USE="ssl -conch -http2 -serial -test"
+# dev-python/pyopenssl-23.2.0::gentoo USE="-doc -test"
+# dev-python/cryptography-41.0.3::gentoo USE="-debug -test"
+# dev-python/setuptools-rust-1.6.0::gentoo USE="-debug -test"
+#
+# dev-python/ipython-8.14.0::gentoo_prefix[smp]
+# dev-python/ipyparallel-8.6.1
+# dev-python/jupyter-server-2.7.0
+# dev-python/jupyter-events-0.7.0
+# dev-python/jsonschema-4.19.0
+# dev-python/rpds-py-0.9.2
+# dev-util/maturin-1.2.1
+# dev-python/setuptools-rust-1.6.0
+
+dev-python/twisted -ssl
+dev-python/ipython -smp
+
# Benda Xu <heroxbd@gentoo.org> (2023-07-17)
# scientific python related use flags. The Prefix/macos is widely
# used in scientific and HPC applications. Maintain some reasonable
diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask
index 84c2d35a928c..fb4617ec5e85 100644
--- a/profiles/prefix/darwin/macos/package.use.mask
+++ b/profiles/prefix/darwin/macos/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <heroxbd@gentoo.org> (2023-08-18)
+# strlcpy and other BSD functions are available in the libc of macOS.
+# Should not use libbsd.
+net-libs/zeromq libbsd
+
# Fabian Groffen <grobian@gentoo.org> (2022-02-13)
# we have virtual/gsasl keyworded
mail-client/mutt -gsasl
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index d420a5c38170..4c81830a8102 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -5187,6 +5187,7 @@ media-video/vlc:zvbi - Enable support for teletext subtitles via the zvbi librar
media-video/webcamoid:headers - Install development headers
media-video/webcamoid:libuvc - Build with libuvc support
media-video/webcamoid:qtaudio - Enable audio capture/play via dev-qt/qtmultimedia
+media-video/webcamoid:qtcamera - Enable video capture/play via dev-qt/qtmultimedia
media-video/webcamoid:v4lutils - Build with V4L-utils support
media-video/webcamoid:videoeffects - Build video effects
media-video/wireplumber:system-service - Install systemd unit files for running as a system service. Not recommended.