mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
media-sound/pear-desktop-bin: update SRC_URI, QA_PREBUILT
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user