summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147332 -> 147328 bytes
-rw-r--r--profiles/desc/postgres_targets.desc3
-rw-r--r--profiles/features/musl/package.mask5
-rw-r--r--profiles/package.mask3
-rw-r--r--profiles/use.local.desc1
5 files changed, 7 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 704aacfb3a56..19148d813f21 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 2aeb36f33762..f87ee7f047e0 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
@@ -8,3 +8,4 @@ postgres11 - Build against PostgreSQL 11
postgres12 - Build against PostgreSQL 12
postgres13 - Build against PostgreSQL 13
postgres14 - Build against PostgreSQL 14
+postgres15 - Build against PostgreSQL 15
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 65706ff0afc6..63b5e5671e7d 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Conrad Kostecki <conikost@gentoo.org> (2022-10-04)
-# Binary package depends on glibc, so we need to mask for musl.
-sys-apps/tas
-
# Sam James <sam@gentoo.org> (2022-10-04)
# Packages with dubious sys-libs/glibc dependencies (non-binary) but
# masking for now to allow musl profiles to graduate from exp->dev.
@@ -170,6 +166,7 @@ sci-mathematics/gimps
sci-misc/jupyterlab-desktop-bin
sci-misc/netlogo-bin
sys-apps/ipmicfg
+sys-apps/tas
sys-block/hpssacli
sys-block/megacli
sys-power/dptfxtract
diff --git a/profiles/package.mask b/profiles/package.mask
index 0167b8929268..d409a0ed3f98 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -481,10 +481,13 @@ sys-devel/automake:1.11
>=mail-client/evolution-3.46
>=mail-client/geary-43
media-libs/libshumate
+>=net-libs/gssdp-1.6
+>=net-libs/gupnp-1.6
net-libs/libsoup:3.0
net-libs/rest:1.0
net-libs/uhttpmock:1.0
net-libs/webkit-gtk:4.1
+>=net-misc/rygel-0.42
sci-geosciences/geocode-glib:2
>=sci-geosciences/gnome-maps-43
>=www-client/epiphany-43
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 389b4cae6ba3..cf4ca53606a8 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1625,6 +1625,7 @@ dev-lang/gdl:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
dev-lang/gdl:gshhs - Add support for projection adn continent maps with sci-geosciences/gshhs-data
dev-lang/gdl:hdf - Add support for the Hierarchical Data Format v.4
dev-lang/gdl:proj - Add support for sci-libs/proj (geographic projections)
+dev-lang/gdl:shapelib - Add support for manipulating ESRI Shapefiles with sci-libs/shapelib
dev-lang/gdl:udunits - Add support for manipulating units of physical quantities
dev-lang/gforth:check - Enable build-time sanity check.
dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version.