mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2025-04-05 07:50:17 UTC
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Hyprshot is a utility to easily take screenshot in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
IUSE=+xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq app-shells/bash gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.2.3.tar.gz -> hyprshot-1.2.3.tar.gz
|
||||
_md5_=0c7b425d7954f290b66ece2a526424e6
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Hyprshot is a utility to easily take screenshot in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
IUSE=+xdg +freeze
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs ) freeze? ( gui-apps/hyprpicker )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.3.0.tar.gz -> hyprshot-1.3.0.tar.gz
|
||||
_md5_=846c4e54acbe1623c88335f3ba550228
|
||||
12
metadata/md5-cache/gui-apps/hyprshot-1.3.0-r1
Normal file
12
metadata/md5-cache/gui-apps/hyprshot-1.3.0-r1
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=Utility to easily take screenshots in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
INHERIT=optfeature
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gustash/Hyprshot/archive/refs/tags/1.3.0.tar.gz -> hyprshot-1.3.0.tar.gz
|
||||
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=23035511207d63b063667109139e26d5
|
||||
@@ -1,13 +1,12 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=Hyprshot is an utility to easily take screenshot in Hyprland using your mouse
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DESCRIPTION=Utility to easily take screenshots in Hyprland using your mouse
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Gustash/Hyprshot/
|
||||
INHERIT=git-r3
|
||||
IUSE=+xdg +freeze
|
||||
INHERIT=git-r3 optfeature
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-misc/jq app-shells/bash gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify xdg? ( x11-misc/xdg-user-dirs ) freeze? ( gui-apps/hyprpicker )
|
||||
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard gui-wm/hyprland x11-libs/libnotify
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=ca180b0e7d9189e67a707bc5a61b4d6b
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=98ce21bfcaf64310732990b2b867b4ca
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:= >=dev-libs/hyprland-protocols-0.4.0 dev-libs/wayland-protocols >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DESCRIPTION=An application to enable a blue-light filter on Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/hyprsunset
|
||||
HOMEPAGE=https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
|
||||
RDEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/hyprsunset/archive/refs/tags/v0.1.0.tar.gz -> hyprsunset-0.1.0.tar.gz
|
||||
SRC_URI=https://github.com/hyprwm/Hyprsunset/archive/refs/tags/v0.2.0.tar.gz -> hyprsunset-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57
|
||||
_md5_=88b972fcc1662bbd30bfd096312a1d56
|
||||
_md5_=748faba17d84366c888b177a7ad77266
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= dev-libs/wayland-protocols >=dev-libs/hyprland-protocols-0.4.0 >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:= >=dev-libs/hyprland-protocols-0.4.0 dev-libs/wayland-protocols >=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner
|
||||
DESCRIPTION=An application to enable a blue-light filter on Hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/hyprsunset
|
||||
HOMEPAGE=https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset
|
||||
INHERIT=cmake git-r3
|
||||
LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
RDEPEND=gui-wm/hyprland:= dev-libs/wayland >=gui-libs/hyprutils-0.2.3:=
|
||||
RDEPEND=dev-libs/wayland >=gui-libs/hyprutils-0.2.3:= gui-wm/hyprland:=
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e938b54fc00b479225459de64ce55c11
|
||||
_md5_=748faba17d84366c888b177a7ad77266
|
||||
|
||||
@@ -5,11 +5,11 @@ DESCRIPTION=A simple Wayland output mirror client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Ferdi265/wl-mirror
|
||||
INHERIT=cmake
|
||||
IUSE=man
|
||||
IUSE=+examples man
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=gui-libs/wlroots dev-libs/wayland-protocols dev-libs/wayland media-libs/libglvnd dev-util/wayland-scanner man? ( app-text/scdoc )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Ferdi265/wl-mirror/releases/download/v0.18.0/wl-mirror-0.18.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57
|
||||
_md5_=dd4d1ead8466b2f17d740c5d08446d46
|
||||
_md5_=58e035ba85cbf43f5ae146492dabe7ca
|
||||
Reference in New Issue
Block a user