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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F97215812D for ; Mon, 30 Dec 2024 23:20:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF102E0718; Mon, 30 Dec 2024 23:20:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C2E6EE0718 for ; Mon, 30 Dec 2024 23:20:40 +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 3994133BE9F for ; Mon, 30 Dec 2024 23:20:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FAE4190D for ; Mon, 30 Dec 2024 23:20:37 +0000 (UTC) From: "Adel KARA SLIMANE" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adel KARA SLIMANE" Message-ID: <1735600833.67a797aace06f287d827e8c3300a85a9df4e99bd.adel@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/obs-multi-rtmp/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/obs-multi-rtmp/Manifest media-video/obs-multi-rtmp/obs-multi-rtmp-0.5.0.4.ebuild X-VCS-Directories: media-video/obs-multi-rtmp/ X-VCS-Committer: adel X-VCS-Committer-Name: Adel KARA SLIMANE X-VCS-Revision: 67a797aace06f287d827e8c3300a85a9df4e99bd X-VCS-Branch: dev Date: Mon, 30 Dec 2024 23:20:37 +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: ab8a9ff6-03e8-46ad-86ff-ad55a0cecbc9 X-Archives-Hash: 1aa6ec78b734458b9208e40169f6064f commit: 67a797aace06f287d827e8c3300a85a9df4e99bd Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Mon Dec 30 23:19:56 2024 +0000 Commit: Adel KARA SLIMANE karaslimane com> CommitDate: Mon Dec 30 23:20:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67a797aa media-video/obs-multi-rtmp: drop 0.5.0.4 Closes: https://bugs.gentoo.org/919040 Signed-off-by: Adel KARA SLIMANE zegrapher.com> media-video/obs-multi-rtmp/Manifest | 1 - .../obs-multi-rtmp/obs-multi-rtmp-0.5.0.4.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) diff --git a/media-video/obs-multi-rtmp/Manifest b/media-video/obs-multi-rtmp/Manifest index 85a5b2318..5cfae1dbb 100644 --- a/media-video/obs-multi-rtmp/Manifest +++ b/media-video/obs-multi-rtmp/Manifest @@ -1,2 +1 @@ -DIST obs-multi-rtmp-0.5.0.4.tar.gz 399130 BLAKE2B ee35f2dbe61f5adce9c987358fd1d8ffefc35a019b47ccbf86f4dd35bcf7296e4fb5c4f3b9d96af29005d454feb6d8d84314bc2589b89050781b5139d61b5d08 SHA512 2efa9a9e4915fe211263dd7ed43fe00c31fe2740555c2b366d90acc8be4ea6c9e35518500520358b105bedf7e32be36dcbeafc05e171e360e8cc2867f1cb80f1 DIST obs-multi-rtmp-0.6.0.1-obs31.tar.gz 402624 BLAKE2B 8dc7bb2cdf2ddfcdb2ae6b3b112cb70a3ab6efb17e424ba1dc90d075909aecaaa179ce219f988771c51031651cfc2da37293f0540b52f71f01ab74f7584eb159 SHA512 960aa8cc1481b5df65bb57b67698092d4ce044474b463565e0771c95c99565b2e4f14d22e2c8fe1cfb7394d854b3e00b818e9ee520b502e57b871ea3a47b4617 diff --git a/media-video/obs-multi-rtmp/obs-multi-rtmp-0.5.0.4.ebuild b/media-video/obs-multi-rtmp/obs-multi-rtmp-0.5.0.4.ebuild deleted file mode 100644 index f04ab2ec1..000000000 --- a/media-video/obs-multi-rtmp/obs-multi-rtmp-0.5.0.4.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake flag-o-matic - -DESCRIPTION="OBS Simulcast support plugin" -HOMEPAGE="https://github.com/sorayuki/obs-multi-rtmp" -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/sorayuki/obs-multi-rtmp.git" -else - SRC_URI="https://github.com/sorayuki/obs-multi-rtmp/archive/refs/tags/$PV.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="+obs-frontend-api +qt" -DEPEND=" - qt? ( dev-qt/qtbase:6 ) - media-video/obs-studio -" -RDEPEND=" - ${DEPEND} -" - -src_unpack() { - default - - if [[ ${PV} == 9999 ]]; then - git-r3_src_unpack - fi -} - -src_configure() { - local mycmakeargs+=( - -DENABLE_FRONTEND_API=$(usex obs-frontend-api ON OFF) - -DENABLE_QT=$(usex qt ON OFF) - ) - - # code base is not clean - # opened bug https://github.com/sorayuki/obs-multi-rtmp/issues/378 - append-cppflags -Wno-error=shadow -Wno-error=conversion -Wno-error=float-conversion -Wno-error=sign-compare - - cmake_src_configure -}