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>
This commit is contained in:
Gonçalo Negrier Duarte
2024-01-02 14:51:16 +00:00
parent 2907b46145
commit 57098b7ff1

View File

@@ -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