From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70B72158089 for ; Sat, 14 Oct 2023 08:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96FBE2BC03A; Sat, 14 Oct 2023 08:28:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 818872BC03A for ; Sat, 14 Oct 2023 08:28:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6774335C31 for ; Sat, 14 Oct 2023 08:28:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C89C1074 for ; Sat, 14 Oct 2023 08:28:49 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1697272092.988e841a507b6327338de7fe6e4c1ee4c405c344.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 988e841a507b6327338de7fe6e4c1ee4c405c344 X-VCS-Branch: master Date: Sat, 14 Oct 2023 08:28:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 21c1db57-8b6c-4799-afbc-2046a78d2177 X-Archives-Hash: 3846fab2a29742eb6676ec332d57b92c commit: 988e841a507b6327338de7fe6e4c1ee4c405c344 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 14 08:26:54 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 14 08:28:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988e841a package.mask: Last rite media-video/transcode and revdeps Bug: https://bugs.gentoo.org/861311 Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 18a2d978dffc..ae101352ce47 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2023-10-14) +# media-video/transcode is masked for removal. +media-video/chaplin transcode + # Ionen Wolkens (2023-10-10) # Broken with Qt6.6 and, given USE has no revdeps, simpler to just # mask for now to save desktop profile users (default bluetooth) diff --git a/profiles/package.mask b/profiles/package.mask index 2678a6d39fa6..071636551e0a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,18 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-10-14) +# media-video/transcode is dead for many years. We already piled up +# a lot of downstream patches just to keep it working, and it's broken +# again (ffmpeg-5 this time). The mask includes revdeps. +# Removal on 2023-11-13. Bug #861311. +app-cdr/dvdshrink +media-plugins/vdr-burn +media-plugins/vdr-burn-templates +media-video/dvd9to5 +media-video/dvdrip +media-video/transcode + # Andrey Grozin (2023-10-12) # The last upstream tag in 2021 # There is an active fork: app-text/crqt-ng and app-text/crwx-ng