app-misc/omencore-bin: update SRC_URI

Signed-off-by: Samuel Hurtado Marin <samuel@hurtadom.dev>
This commit is contained in:
Samuel Hurtado Marin
2026-07-05 20:44:02 +02:00
parent 7dbfcd3434
commit d3b20ebf2c

View File

@@ -5,7 +5,11 @@ EAPI=8
inherit desktop
DESCRIPTION="OmenCore is an Advanced Performance Control for HP Omen Laptops"
HOMEPAGE="https://omencore.info/"
SRC_URI="https://github.com/theantipopau/omencore/releases/download/v${PV}/OmenCore-${PV}-linux-x64.zip"
SRC_URI="
amd64? (
https://github.com/theantipopau/omencore/releases/download/v${PV}/OmenCore-${PV}-linux-x64.zip
)
"
S="${WORKDIR}" #src unzip /work directory
LICENSE="MIT"
SLOT="0"
@@ -13,7 +17,8 @@ KEYWORDS="-* ~amd64"
RESTRICT="mirror strip"
QA_PREBUILT="*"
BDEPEND="app-arch/unzip"
RDEPEND="x11-libs/libSM
RDEPEND="
x11-libs/libSM
x11-libs/libX11
x11-libs/libXext
x11-libs/libXrandr