public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/obs-streamfx/
Date: Thu, 22 Feb 2024 17:57:34 +0000 (UTC)	[thread overview]
Message-ID: <1708624610.1a9044aa01793fefdeb9b68d0e9460b10f907b5d.gonegrier.duarte@gentoo> (raw)

commit:     1a9044aa01793fefdeb9b68d0e9460b10f907b5d
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Thu Feb 22 17:56:38 2024 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Thu Feb 22 17:56:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a9044aa

media-video/obs-streamfx: drop 0.11.1
* no way to overwrite LibObs_DIR to a local downloaded copy

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 .../obs-streamfx/obs-streamfx-0.11.1.ebuild        | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/media-video/obs-streamfx/obs-streamfx-0.11.1.ebuild b/media-video/obs-streamfx/obs-streamfx-0.11.1.ebuild
deleted file mode 100644
index 5f25768945..0000000000
--- a/media-video/obs-streamfx/obs-streamfx-0.11.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake git-r3
-
-M_PV="0.11.0"
-
-DESCRIPTION="OBS® Studio plugin which adds many new effects."
-HOMEPAGE="https://github.com/Xaymar/obs-StreamFX"
-
-EGIT_REPO_URI="https://github.com/Xaymar/obs-StreamFX.git"
-EGIT_COMMIT="${M_PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-RDEPEND="
-	media-video/obs-studio
-"
-
-src_prepare() {
-	default
-
-	#fix CMakeLists.txt libdir
-	sed -i 's|"lib/obs-plugins/"|"${CMAKE_INSTALL_LIBDIR}/obs-plugins/"|g' "${S}/CMakeLists.txt"
-	cmake_src_prepare
-}
-
-src_configure() {
-
-	local mycmakeargs+=(
-		-DSTRUCTURE_PACKAGEMANAGER=TRUE
-		-DPACKAGE_NAME="obs-streamfx"
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2024-02-22 17:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 17:57 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-22 18:06 [gentoo-commits] repo/proj/guru:dev commit in: media-video/obs-streamfx/ Gonçalo Negrier Duarte
2024-02-22 17:42 Julien Roy
2024-02-22 17:15 Gonçalo Negrier Duarte
2024-02-22 16:57 Gonçalo Negrier Duarte
2024-01-06 21:43 Gonçalo Negrier Duarte
2024-01-02 14:53 Gonçalo Negrier Duarte
2023-12-30 17:26 Gonçalo Negrier Duarte
2023-12-30 14:16 Gonçalo Negrier Duarte
2023-12-03 16:46 Gonçalo Negrier Duarte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1708624610.1a9044aa01793fefdeb9b68d0e9460b10f907b5d.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox