diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237472 -> 237473 bytes | |||
-rw-r--r-- | profiles/base/make.defaults | 4 | ||||
-rw-r--r-- | profiles/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 8 |
4 files changed, 6 insertions, 10 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 12c34bbc307a..42f7bb347a0f 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 01f0c8068dcb..c18715c55f63 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -166,10 +166,10 @@ POSTGRES_TARGETS="postgres16" # PHP_TARGETS="php8-2" -# Alfredo Tupone <tupone@gentoo.org> (2024-03-15) +# Sam James <sam@gentoo.org> (2024-12-29) # # Default ADA target -ADA_TARGET="gcc_12" +ADA_TARGET="gcc_13" # Marek Szuba <marecki@gentoo.org> (2020-10-15) # Default targets for lua{,-single}.eclass diff --git a/profiles/package.mask b/profiles/package.mask index a0018a318931..133314253abe 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -50,10 +50,6 @@ net-p2p/bitcoin-qt net-p2p/bitcoind virtual/bitcoin-leveldb -# Nicolas PARLANT <nicolas.parlant@parhuet.fr> (2024-12-26) -# New taglib major version, binary incompatible with 1.x ->=media-libs/taglib-2.0 - # Mats Lidell <matsl@gentoo.org> (2024-12-25) # Packages used by XEmacs 21.4, now removed from tree. Not needed with # XEmacs 21.5. Removal on 2025-01-24. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 00656a1c3e13..c88650ba4d41 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4651,13 +4651,13 @@ media-sound/ardour:phonehome - contact ardour.org at startup for new announcemen media-sound/ario:idle - Enable experimental support for MPD's idle command to reduce bandwidth and cpu usage, requires MPD 0.14 media-sound/asunder:mac - Support for creation of Monkey's Audio files (APE) media-sound/audacity:audiocom - Enable integrated uploading to audio.com -media-sound/audacity:id3tag - Enables ID3 tagging with id3tag library +media-sound/audacity:id3tag - Enable ID3 tagging via media-libs/libid3tag media-sound/audacity:lv2 - Add support for Ladspa V2 media-sound/audacity:mpg123 - Use media-sound/mpg123-base instead of media-libs/libmad for MPEG decoding media-sound/audacity:portmixer - Enable the internal portmixer feature -media-sound/audacity:sbsms - Enables sbsms library support for slower, more accurate pitch and tempo changing -media-sound/audacity:twolame - Enables twolame support (MPEG Audio Layer 2 encoder) -media-sound/audacity:vamp - Enables vamp plugins support (Audio analysing plugins) +media-sound/audacity:sbsms - Enable slower, more accurate pitch and tempo changing via media-libs/libsbsms +media-sound/audacity:twolame - Enable twolame support (MPEG Audio Layer 2 encoder) via media-sound/twolame +media-sound/audacity:vamp - Enable vamp plugins support (Audio analysing plugins) media-sound/audiotools:cue - Enable CUE sheet support media-sound/audiotools:dvda - Enable DVD-Audio support media-sound/audiotools:twolame - Enable twolame support (MPEG Audio Layer 2 encoder) |