2023-10-07 10:31:47 UTC

This commit is contained in:
Repository mirror & CI
2023-10-07 10:31:47 +00:00
parent e603abaa61
commit 037e0c518f
7 changed files with 24 additions and 37 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 dev-libs/hyprland-protocols virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu )
DESCRIPTION=xdg-desktop-portal backend for hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/xdg-desktop-portal-hyprland
INHERIT=meson
IUSE=elogind systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu ) sys-apps/xdg-desktop-portal
REQUIRED_USE=?? ( elogind systemd )
SLOT=0/9999
SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v0.5.0.tar.gz -> xdg-desktop-hyprland-0.5.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=b15b5c0f078716028ce0c071f77f382b

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 dev-libs/hyprland-protocols virtual/pkgconfig || ( >=sys-devel/gcc-13:* >=sys-devel/clang-17:* ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install setup test
DEPEND=>=media-video/pipewire-0.3.41:= dev-cpp/sdbus-c++ dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu )
DESCRIPTION=xdg-desktop-portal backend for hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/xdg-desktop-portal-hyprland
INHERIT=meson toolchain-funcs
IUSE=elogind systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-video/pipewire-0.3.41:= dev-cpp/sdbus-c++ dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu ) sys-apps/xdg-desktop-portal
REQUIRED_USE=?? ( elogind systemd )
SLOT=0/9999
SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v1.2.0.tar.gz -> xdg-desktop-hyprland-1.2.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 meson 08b7183c3f4811568ee93eb0f79a89fe
_md5_=d8c5302a554e1fba18c99d8eb2015e72

View File

@@ -7,9 +7,9 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/ffmpeg dev-python/requests dev-python/pyperclip =net-misc/yt-dlp-2023.07.06 =dev-python/youtube-search-python-1.6.6 dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
RDEPEND=media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast dev-python/pip || ( media-video/mplayer media-video/mpv ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/mps-youtube/yewtube/archive/refs/tags/v2.10.4.tar.gz
SRC_URI=https://github.com/mps-youtube/yewtube/archive/refs/tags/v2.10.5.tar.gz -> yewtube-2.10.5.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
_md5_=ab47ba99e3c5f8791c3ebaa34529d094
_md5_=c365c0387c08cd26c1bdf4d30fd7dfe1

View File

@@ -11,4 +11,4 @@ RDEPEND=media-video/ffmpeg dev-python/requests dev-python/pyperclip net-misc/yt-
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=d924554c31604d2c1aaf6b76cd529357
_md5_=c365c0387c08cd26c1bdf4d30fd7dfe1

View File

@@ -1257,7 +1257,7 @@ dev-util/fpm 0.9.0: Fortran Package Manager (fpm)
dev-util/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
dev-util/gftools 0.9.21-r1: Miscellaneous tools for working with the Google Fonts collection
dev-util/git-bug 0.7.2 0.8.0 9999: distributed, offline-first bug tracker
dev-util/git-bug 0.8.0 9999: distributed, offline-first bug tracker
dev-util/gitlab-ci-local-bin 4.42.0 4.43.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
dev-util/gshards 0.1-r1 0.2: Small helper tools to aid installing Crystal packages in Gentoo
@@ -1467,7 +1467,7 @@ gui-libs/libcsys 4.2.0 9999: Library for managing the device
gui-libs/libdecor 0.1.1 9999: A client-side decorations library for Wayland clients
gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-libs/xdg-desktop-portal-hyprland 0.5.0 1.1.0 9999: xdg-desktop-portal backend for hyprland
gui-libs/xdg-desktop-portal-hyprland 1.1.0 1.2.0 9999: xdg-desktop-portal backend for hyprland
gui-wm/cage 0.1.5 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1: Community-maintained extensions for hyprland
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
@@ -1580,7 +1580,7 @@ media-sound/spot 0.4.0: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotifyd 0.3.5: A Spotify daemon
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/yewtube 2.10.4 9999: Terminal-based YouTube player and downloader
media-sound/yewtube 2.10.5 9999: Terminal-based YouTube player and downloader
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-video/avisynth+ 9999: A powerful nonlinear scripting language for video
media-video/ciano 0.2.4-r1: A multimedia file converter focused on simplicity

View File

@@ -1 +1 @@
Fri, 06 Oct 2023 21:01:54 +0000
Sat, 07 Oct 2023 10:31:47 +0000