mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -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
|
||||
@@ -1449,7 +1449,7 @@ gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
|
||||
gui-apps/packettracer 8.2.0: Cisco's packet tracer
|
||||
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
|
||||
gui-apps/rofi-wayland 1.7.5 1.7.5-r1: A window switcher, run dialog and dmenu replacement
|
||||
gui-apps/satty 0.7.0 9999: A screenshot annotation tool inspired by Swappy and Flameshot.
|
||||
gui-apps/satty 0.8.2 9999: A screenshot annotation tool inspired by Swappy and Flameshot.
|
||||
gui-apps/sfwbar 1.0_beta12 1.0_beta13: S* Floating Window Bar
|
||||
gui-apps/showmethekey 1.11.1 1.12.0: Show keys you typed on screen.
|
||||
gui-apps/somebar 1.0.0 1.0.3 9999: dwm-like bar for dwl
|
||||
@@ -1458,6 +1458,7 @@ gui-apps/sway-audio-idle-inhibit 9999: Prevents swayidle from idle when an appli
|
||||
gui-apps/sway-launcher-desktop 1.5.4: TUI Application launcher with Desktop Entry support
|
||||
gui-apps/swaykbdd 1.0: Per-window keyboard layout switcher for Sway
|
||||
gui-apps/swaylock-effects 1.6.2 1.6.3 9999: Swaylock, with fancy effects
|
||||
gui-apps/swaylock-plugin 9999: Fork of Swaylock that supports animated backgrounds
|
||||
gui-apps/swaync 0.8.0 0.9.0: A simple notification daemon with a GTK gui for notifications and control center
|
||||
gui-apps/sworkstyle 1.3.3: Dynamically rename Sway workspaces to indicate active programs
|
||||
gui-apps/swww 0.7.3 0.8.1: Efficient animated wallpaper daemon for wayland, controlled at runtime
|
||||
@@ -1627,7 +1628,7 @@ media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal w
|
||||
media-video/mpc-qt 23.02: Media Player Classic Qute Theater
|
||||
media-video/obs-multi-rtmp 0.5.0.4 9999: OBS Simulcast support plugin
|
||||
media-video/obs-streamfx 0.12.0 9999: OBS® Studio plugin which adds many new effects.
|
||||
media-video/obs-vaapi 0.3.1 0.4.0 9999: OBS Studio VAAPI support via GStreamer
|
||||
media-video/obs-vaapi 0.4.1 9999: OBS Studio VAAPI support via GStreamer
|
||||
media-video/obs-vkcapture 1.4.5 9999: OBS Linux Vulkan/OpenGL game capture
|
||||
media-video/olive 9999: Free open-source non-linear video editor
|
||||
media-video/owncast 0.0.12 0.0.13: A self-hosted live video and web chat server
|
||||
@@ -1981,7 +1982,7 @@ sys-firmware/pinephone-firmware 20210809: Firmwares files for PinePhone
|
||||
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
|
||||
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
|
||||
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
|
||||
sys-fs/dua-cli 2.20.3 2.22.0: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dua-cli 2.20.3 2.23.0: A tool to conveniently learn about the disk usage of directories, fast!
|
||||
sys-fs/dwarfs 0.7.2-r1: A fast very high compression read-only FUSE file system
|
||||
sys-fs/dwarfs-bin 0.7.2: Static version of a fast very high compression read-only FUSE file system
|
||||
sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud Storage
|
||||
@@ -2096,8 +2097,8 @@ x11-misc/xscreensaver-anclock 2.2.1: Analog clock hack for the xscreensaver prog
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/dmd5620 1.2.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/mlterm-canna 3.9.3: canna plugin for mlterm
|
||||
x11-terms/rio 0.0.28 0.0.30: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio-terminfo 0.0.28 0.0.30: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.0.28 0.0.31: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio-terminfo 0.0.28 0.0.31: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
|
||||
x11-themes/adw-gtk3 5.0 5.1: The theme from libadwaita ported to GTK-3
|
||||
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 12 Dec 2023 15:18:50 +0000
|
||||
Wed, 13 Dec 2023 12:31:45 +0000
|
||||
|
||||
Reference in New Issue
Block a user