From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 8E10D158074 for ; Fri, 27 Jun 2025 21:06:51 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 79DCB340DC8 for ; Fri, 27 Jun 2025 21:06:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 792A4110278; Fri, 27 Jun 2025 21:06:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7290D110278 for ; Fri, 27 Jun 2025 21:06:50 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22E2F340DC8 for ; Fri, 27 Jun 2025 21:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8F3B2A0D for ; Fri, 27 Jun 2025 21:06:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1751058335.8747180fafca244ff0c98d5a66ba1fc0d49fb766.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-opencv/Manifest media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.24.10.ebuild X-VCS-Directories: media-plugins/gst-plugins-opencv/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8747180fafca244ff0c98d5a66ba1fc0d49fb766 X-VCS-Branch: master Date: Fri, 27 Jun 2025 21:06:48 +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: 80ac4d89-b322-489f-b625-4c83ee5ac938 X-Archives-Hash: 1a145f225550ed1a14d59ebe3502ce48 commit: 8747180fafca244ff0c98d5a66ba1fc0d49fb766 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 27 15:53:04 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jun 27 21:05:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8747180f media-plugins/gst-plugins-opencv: drop 1.24.10 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/gst-plugins-opencv/Manifest | 1 - .../gst-plugins-opencv-1.24.10.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/media-plugins/gst-plugins-opencv/Manifest b/media-plugins/gst-plugins-opencv/Manifest index d821ac4d455d..78bf76aefa62 100644 --- a/media-plugins/gst-plugins-opencv/Manifest +++ b/media-plugins/gst-plugins-opencv/Manifest @@ -1,2 +1 @@ -DIST gst-plugins-bad-1.24.10.tar.xz 7078644 BLAKE2B 928a79f10e93cad4bddfa1a8ce31ea2ea61e7e0424ed83789ed08c52d44665ce9da44a8b79c5f1b29cb69371ad220daafc741cf1c3bb3eababe0636dbd1b994d SHA512 b4f0ca2899052ba48aca2b4364479cfe580f6150e2b2b043e2a0e687409f5529f548fa06dedd73733d857c1243871426668664228d74bbdfcbd7ed35aea24189 DIST gst-plugins-bad-1.24.11.tar.xz 7081520 BLAKE2B 5f1114eb20ff7426cd1edc568b535fcf93c5c819a04cc9d86e729ae0b5bd5984d79cd8cbf674fa0ed01c07d1faf3551b8415745b681b4941ad848869db256974 SHA512 12925f006a4a4b848fc4daf772688c8c1c0efe14aceb823954b4c05fcc2305bde1e8d9b7183a833299162de1e6ab5667d9865dee54851cc02d17cb61e72ae066 diff --git a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.24.10.ebuild b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.24.10.ebuild deleted file mode 100644 index be0f4e10574f..000000000000 --- a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.24.10.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -GST_ORG_MODULE=gst-plugins-bad -inherit gstreamer-meson - -DESCRIPTION="OpenCV elements for GStreamer" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=">=media-libs/opencv-4.1.2-r3:=[contrib,contribdnn,${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}"/gst-plugins-bad-1.24.10-use-system-libs-opencv.patch -) - -multilib_src_configure() { - local emesonargs=( - # We need to disable here to avoid colliding w/ gst-plugins-bad - # on translations, because we currently do a "full" install in - # multilib_src_install in this package. See bug #907480. - -Dnls=disabled - ) - - gstreamer_multilib_src_configure -} - -multilib_src_install() { - DESTDIR="${D}" eninja install -}