aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonçalo Negrier Duarte <gonegrier.duarte@gmail.com>2024-01-02 14:51:16 +0000
committerGonçalo Negrier Duarte <gonegrier.duarte@gmail.com>2024-01-02 14:52:46 +0000
commit57098b7ff13ab55204ee70027a49a02d07b77092 (patch)
treeeba63e3a72627a39dea28e9588cbf80eb1f75e40 /media-video
parentx11-apps/lightdm-gtk-greeter-settings: Fix build failure for xfce (diff)
downloadguru-57098b7ff13ab55204ee70027a49a02d07b77092.tar.gz
guru-57098b7ff13ab55204ee70027a49a02d07b77092.tar.bz2
guru-57098b7ff13ab55204ee70027a49a02d07b77092.zip
media-video/obs-streamfx: add 0.12.0.9999, remove 0.12.0
Closes: https://bugs.gentoo.org/921153 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild (renamed from media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild b/media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild
index e06f2c4f4..f011e661f 100644
--- a/media-video/obs-streamfx/obs-streamfx-0.12.0.ebuild
+++ b/media-video/obs-streamfx/obs-streamfx-0.12.0.9999.ebuild
@@ -22,6 +22,7 @@ HOMEPAGE="https://github.com/Xaymar/obs-StreamFX"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Xaymar/obs-StreamFX.git"
+ EGIT_BRANCH="${M_PV}"
else
SRC_URI="
https://github.com/Xaymar/obs-StreamFX/archive/refs/tags/${M_PV}.tar.gz -> ${PN}-${M_PV}.tar.gz