media-sound/pear-desktop-bin: update SRC_URI, QA_PREBUILT

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-06-30 08:31:29 -03:00
parent f9cfc45883
commit 2d3775e09e
2 changed files with 12 additions and 5 deletions

View File

@@ -9,7 +9,11 @@ MY_PN="youtube-music"
DESCRIPTION="YouTube Music Desktop App bundled with custom plugins"
HOMEPAGE="https://th-ch.github.io/youtube-music/"
SRC_URI="https://github.com/th-ch/youtube-music/releases/download/v${PV}/${MY_PN}_${PV}_amd64.deb"
SRC_URI="
amd64? (
https://github.com/pear-devs/pear-desktop/releases/download/v${PV}/${MY_PN}_${PV}_amd64.deb
)
"
S="${WORKDIR}"
@@ -48,7 +52,7 @@ RDEPEND="
x11-libs/pango
"
QA_PREBUILT="*"
QA_PREBUILT="/opt/${MY_PN}"
src_prepare() {
default

View File

@@ -9,8 +9,11 @@ MY_PN="youtube-music"
DESCRIPTION="Pear 🍐 is extension for music player"
HOMEPAGE="https://github.com/pear-devs/pear-desktop"
SRC_URI="https://github.com/pear-devs/pear-desktop/releases/download/v${PV}/${MY_PN}_${PV}_amd64.deb"
SRC_URI="
amd64? (
https://github.com/pear-devs/pear-desktop/releases/download/v${PV}/${MY_PN}_${PV}_amd64.deb
)
"
S="${WORKDIR}"
LICENSE="MIT"
@@ -47,7 +50,7 @@ RDEPEND="
x11-libs/pango
"
QA_PREBUILT="*"
QA_PREBUILT="/opt/${MY_PN}"
src_prepare() {
default