mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2025-03-31 10:20:16 UTC
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
BDEPEND=>=dev-util/hyprwayland-scanner-0.4.0 dev-util/wayland-scanner dev-vcs/git virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/hyprlang dev-libs/wayland gui-libs/hyprutils:= media-libs/libglvnd media-libs/libjpeg-turbo:= media-libs/libwebp:= x11-libs/cairo x11-libs/pango dev-libs/wayland-protocols
|
||||
DESCRIPTION=A blazing fast wayland wallpaper utility
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/hyprpaper
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/hyprlang dev-libs/wayland gui-libs/hyprutils:= media-libs/libglvnd media-libs/libjpeg-turbo:= media-libs/libwebp:= x11-libs/cairo x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.7.1.tar.gz -> hyprpaper-0.7.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=f87310fcd41c42c83344a2754cb6d7f8
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-util/hyprwayland-scanner-0.4.2 dev-util/wayland-scanner dev-vcs/git virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
BDEPEND=>=dev-util/hyprwayland-scanner-0.4.4 dev-util/wayland-scanner dev-vcs/git virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/hyprgraphics >=dev-libs/hyprlang-0.6.0 dev-libs/wayland >=gui-libs/hyprutils-0.2.4:= media-libs/libglvnd media-libs/libjpeg-turbo:= media-libs/libwebp:= x11-libs/cairo x11-libs/pango dev-libs/wayland-protocols
|
||||
DESCRIPTION=A blazing fast wayland wallpaper utility
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/hyprgraphics >=dev-libs/hyprlang-0.6.0 dev-libs/wayland >=gui-libs/hyprutils-0.2.4:= media-libs/libglvnd media-libs/libjpeg-turbo:= media-libs/libwebp:= x11-libs/cairo x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.7.3.tar.gz -> hyprpaper-0.7.3.gh.tar.gz
|
||||
SRC_URI=https://github.com/hyprwm/hyprpaper/archive/v0.7.4.tar.gz -> hyprpaper-0.7.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=434decf11636f2e02a4322565b5d46cf
|
||||
_md5_=0a6d8f10ab339e5f67379a4fb71baad2
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/pyqt5 dev-qt/linguist-tools python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DESCRIPTION=A system tray application for the weather status
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dglent/meteo-qt
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 qmake-utils xdg
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-python/pyqt5[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pyqt5[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dglent/meteo-qt/archive/refs/tags/v3.4.tar.gz -> meteo-qt-3.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=88f5f389fd1f64d8e115f4cf148dd7b4
|
||||
16
metadata/md5-cache/gui-apps/meteo-qt-4.2
Normal file
16
metadata/md5-cache/gui-apps/meteo-qt-4.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/pyqt6 dev-qt/qttools:6[linguist] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DESCRIPTION=A system tray application for the weather status
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dglent/meteo-qt
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 qmake-utils xdg
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_11? ( dev-python/pyqt6[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pyqt6[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pyqt6[python_targets_python3_13(-)] dev-python/lxml[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dglent/meteo-qt/archive/refs/tags/v4.2.tar.gz -> meteo-qt-4.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=bf60b54c6be8bce7e3f92964111323f9
|
||||
Reference in New Issue
Block a user