mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2023-12-13 12:31:45 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/gui-apps/satty-0.8.2
Normal file
15
metadata/md5-cache/gui-apps/satty-0.8.2
Normal file
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/gui-apps/swaylock-plugin-9999
Normal file
15
metadata/md5-cache/gui-apps/swaylock-plugin-9999
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-libs/wayland-protocols-1.25 >=dev-util/wayland-scanner-1.15 virtual/pkgconfig man? ( app-text/scdoc ) >=dev-vcs/git-1.8.2.1[curl] >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst test unpack
|
||||
DEPEND=dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon virtual/libcrypt:= gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam )
|
||||
DESCRIPTION=Fork of Swaylock that supports animated backgrounds
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mstoeckl/swaylock-plugin
|
||||
IDEPEND=filecaps? ( sys-libs/libcap )
|
||||
INHERIT=fcaps git-r3 meson
|
||||
IUSE=+gdk-pixbuf +man +pam +filecaps
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon virtual/libcrypt:= gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam )
|
||||
SLOT=0
|
||||
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 git-r3 5133e393e8717a3a093660f990801dc1 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 576e6bbef90e9753368f8b4ad0bd5383
|
||||
_md5_=8ab10896c3b0c86da9d60ae60b097ad1
|
||||
@@ -1,14 +1,15 @@
|
||||
BDEPEND=>=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=media-libs/alsa-lib dev-libs/openssl sys-apps/dbus
|
||||
DEPEND=dev-libs/openssl sys-apps/dbus libnotify? ( x11-libs/libnotify ) pulseaudio? ( media-libs/libpulse ) sixel? ( media-libs/libsixel ) streaming? ( media-libs/alsa-lib )
|
||||
DESCRIPTION=spotify_player is a fast, easy to use, and configurable terminal music player.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/aome510/spotify-player
|
||||
INHERIT=cargo git-r3
|
||||
IUSE=debug
|
||||
IUSE=daemon image +libnotify lyrics +media-control pulseaudio sixel +streaming debug
|
||||
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3 LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=media-libs/alsa-lib dev-libs/openssl sys-apps/dbus
|
||||
RDEPEND=dev-libs/openssl sys-apps/dbus libnotify? ( x11-libs/libnotify ) pulseaudio? ( media-libs/libpulse ) sixel? ( media-libs/libsixel ) streaming? ( media-libs/alsa-lib )
|
||||
REQUIRED_USE=sixel? ( image ) daemon? ( streaming )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b97a0a7215b2f463a485ff0599ab30bb multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8e446589282567c95e483e238d8dd120 git-r3 5133e393e8717a3a093660f990801dc1
|
||||
_md5_=6df33111cbecf36aa3f3ee55bfcda0e6
|
||||
_md5_=6341954571be9923d99d606f7cde725d
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=>=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=>=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] media-video/obs-studio video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
|
||||
DESCRIPTION=OBS Studio VAAPI support via GStreamer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fzwoch/obs-vaapi
|
||||
INHERIT=meson
|
||||
IUSE=video_cards_amdgpu video_cards_intel
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] media-video/obs-studio video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fzwoch/obs-vaapi/archive/refs/tags/0.4.0.tar.gz -> obs-vaapi-0.4.0.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 576e6bbef90e9753368f8b4ad0bd5383
|
||||
_md5_=86da68c68c2c3600ecb9a21f111a0a51
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] media-video/obs-studio video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fzwoch/obs-vaapi/archive/refs/tags/0.3.1.tar.gz -> obs-vaapi-0.3.1.tar.gz
|
||||
SRC_URI=https://github.com/fzwoch/obs-vaapi/archive/refs/tags/0.4.1.tar.gz -> obs-vaapi-0.4.1.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 meson 576e6bbef90e9753368f8b4ad0bd5383
|
||||
_md5_=86da68c68c2c3600ecb9a21f111a0a51
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/sys-fs/dua-cli-2.23.0
Normal file
13
metadata/md5-cache/sys-fs/dua-cli-2.23.0
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.0.30.tar.gz -> rio-0.0.30.tar.gz
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.0.31.tar.gz -> rio-0.0.31.tar.gz
|
||||
_md5_=e8c443c244edd186f581e6c1a61c1dd6
|
||||
Reference in New Issue
Block a user