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 078E9158041 for ; Fri, 22 Mar 2024 14:51:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A59ECE29E2; Fri, 22 Mar 2024 14:51:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7DEF4E29E3 for ; Fri, 22 Mar 2024 14:51:15 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A127333BDFF for ; Fri, 22 Mar 2024 14:51:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E05B315BF for ; Fri, 22 Mar 2024 14:51:12 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1711119069.bc0b6485abbe046b714f0c048343c957751e8b99.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXvMC/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXvMC/Manifest x11-libs/libXvMC/libXvMC-1.0.13.ebuild X-VCS-Directories: x11-libs/libXvMC/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: bc0b6485abbe046b714f0c048343c957751e8b99 X-VCS-Branch: master Date: Fri, 22 Mar 2024 14:51:12 +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: a856a500-af0d-4e01-bc1a-d60b2ab13ba5 X-Archives-Hash: b7446a17a89279943932cc350a7912f7 commit: bc0b6485abbe046b714f0c048343c957751e8b99 Author: Matt Turner gentoo org> AuthorDate: Fri Mar 22 14:50:07 2024 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Mar 22 14:51:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0b6485 x11-libs/libXvMC: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libXvMC/Manifest | 1 - x11-libs/libXvMC/libXvMC-1.0.13.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/x11-libs/libXvMC/Manifest b/x11-libs/libXvMC/Manifest index d7ebc0d39a61..b0bf84b4834d 100644 --- a/x11-libs/libXvMC/Manifest +++ b/x11-libs/libXvMC/Manifest @@ -1,2 +1 @@ -DIST libXvMC-1.0.13.tar.xz 274180 BLAKE2B 51e7a08b0a1c76c9ed3bf53dc9656d7cea836ce7f5c17175b0700f73f2a8c4c0a9a91a6c3bc3b3919c4fbfaecc8e305d344ebf4654662d297735bf53d9a55579 SHA512 c9d0f73884a586efb9ea4f77fc8555f60d940077d7dff8eaa765b86345c8b4e3d80b860f68191d2830c272b9e464c08450fbb51bb64819753a6f4228c71861ac DIST libXvMC-1.0.14.tar.xz 278492 BLAKE2B 91c50f188ff944e9515043b0ff4b76477814a12a281a577dced157b8ffac5512f282c9393592c384743fb908bfc745f985e8f622e7a7034f84aa3ceb5bb1e004 SHA512 fc76c6d591780f3481f5032d1f956f2043f3dc7655a4b776dfda4bae55d4424a36d1a3c63dafe2a851908f33159297c0b038a41329d7a137ca7ea73d3db3eedf diff --git a/x11-libs/libXvMC/libXvMC-1.0.13.ebuild b/x11-libs/libXvMC/libXvMC-1.0.13.ebuild deleted file mode 100644 index 20aba8652a8c..000000000000 --- a/x11-libs/libXvMC/libXvMC-1.0.13.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_MULTILIB=yes -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 meson-multilib - -DESCRIPTION="X.Org XvMC library" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" - -RDEPEND=" - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] -" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -# Override xorg-3's src_prepare -src_prepare() { - default -} - -multilib_src_configure() { - local emesonargs=( - -Ddefault_library=shared - ) - meson_src_configure -}