mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
media-libs/wivrn: update dependencies
Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net>
This commit is contained in:
parent
2d783077a7
commit
f5fcf06f70
@ -32,7 +32,12 @@ RDEPEND="
|
|||||||
net-dns/avahi
|
net-dns/avahi
|
||||||
x11-libs/libnotify
|
x11-libs/libnotify
|
||||||
gui? (
|
gui? (
|
||||||
dev-qt/qtbase:6
|
dev-libs/qcoro
|
||||||
|
kde-frameworks/kcoreaddons:6
|
||||||
|
kde-frameworks/ki18n:6
|
||||||
|
kde-frameworks/kiconthemes:6
|
||||||
|
kde-frameworks/kirigami:6
|
||||||
|
kde-frameworks/qqc2-desktop-style:6
|
||||||
)
|
)
|
||||||
pipewire? (
|
pipewire? (
|
||||||
media-video/pipewire
|
media-video/pipewire
|
||||||
@ -74,7 +79,7 @@ if [[ ${PV} == 9999 ]]; then
|
|||||||
git-r3_src_unpack
|
git-r3_src_unpack
|
||||||
default_src_unpack
|
default_src_unpack
|
||||||
|
|
||||||
local MONADO_COMMIT=$(grep "GIT_TAG" "${P}/CMakeLists.txt" | awk '{print $2}')
|
local MONADO_COMMIT=$(grep "GIT_TAG" "${P}/CMakeLists.txt" | awk '{print $2}' | tail -1)
|
||||||
git-r3_fetch "${MONADO_REPO_URI}" "${MONADO_COMMIT}"
|
git-r3_fetch "${MONADO_REPO_URI}" "${MONADO_COMMIT}"
|
||||||
git-r3_checkout "${MONADO_REPO_URI}" "${WORKDIR}/monado-src"
|
git-r3_checkout "${MONADO_REPO_URI}" "${WORKDIR}/monado-src"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user