mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2024-04-21 14:18:28 UTC
This commit is contained in:
@@ -8,9 +8,9 @@ INHERIT=distutils-r1 bash-completion-r1
|
||||
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=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 ) dev-python/python-bugzilla 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=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 ) dev-python/python-bugzilla dev-python/click 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 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/csfore/gentodo/releases/download/0.2.0/gentodo-0.2.0.tar.gz
|
||||
SRC_URI=https://github.com/csfore/gentodo/releases/download/1.1.0/gentodo-1.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=6f417cf806898883e88d295fe2344ef3
|
||||
_md5_=b69b5f95731d27bc5c6c697f7c9fa6e7
|
||||
@@ -8,8 +8,8 @@ INHERIT=distutils-r1 bash-completion-r1 git-r3
|
||||
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=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 ) dev-python/python-bugzilla 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=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 ) dev-python/python-bugzilla dev-python/click 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 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=bc23bef778ecfae8852c49c3d4582ee4
|
||||
_md5_=b69b5f95731d27bc5c6c697f7c9fa6e7
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection )
|
||||
DESCRIPTION=A daemon to provide haptic feedback on events
|
||||
EAPI=8
|
||||
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
|
||||
INHERIT=vala meson
|
||||
IUSE=+daemon gtk-doc +introspection man test +vala
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection ) dev-libs/feedbackd-device-themes
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.1.1/feedbackd-v0.1.1.tar.bz2 https://gitlab.gnome.org/guidog/gmobile/-/archive/d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2 -> gmobile-d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 vala e477903dbe0105930c51f170a592dc16 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d
|
||||
_md5_=d750161ada21314b521d43e344b6302f
|
||||
17
metadata/md5-cache/dev-libs/feedbackd-0.3.0
Normal file
17
metadata/md5-cache/dev-libs/feedbackd-0.3.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=dev-libs/glib:2 dev-libs/gmobile daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection )
|
||||
DESCRIPTION=A daemon to provide haptic feedback on events
|
||||
EAPI=8
|
||||
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
|
||||
INHERIT=meson udev vala verify-sig
|
||||
IUSE=+daemon gtk-doc +introspection man test +vala verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/gmobile daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection ) dev-libs/feedbackd-device-themes
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.3.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/feedbackd/feedbackd-0.3.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d udev eec0bbab06977f1cfc5597269c1fa152 vala e477903dbe0105930c51f170a592dc16 verify-sig a79ba011daaf532d71a219182474d150
|
||||
_md5_=96d1afb7d6a81afb0ab1a1de0e4a2234
|
||||
16
metadata/md5-cache/dev-libs/gmobile-0.1.0
Normal file
16
metadata/md5-cache/dev-libs/gmobile-0.1.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=gtk-doc? ( >=dev-util/gi-docgen-2021.1 ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=>=dev-libs/glib-2.66:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
DESCRIPTION=Mobile related helpers for glib based projects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/gmobile/
|
||||
INHERIT=meson verify-sig
|
||||
IUSE=gtk-doc +introspection test verify-sig
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=LGPL-2.1+
|
||||
RDEPEND=>=dev-libs/glib-2.66:2 >=dev-libs/json-glib-1.6.2 introspection? ( dev-libs/gobject-introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sources.phosh.mobi/releases/gmobile/gmobile-0.1.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/gmobile/gmobile-0.1.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d verify-sig a79ba011daaf532d71a219182474d150
|
||||
_md5_=c9528df15ff45f36cd4feee35a3faae2
|
||||
13
metadata/md5-cache/games-util/sdl2-gamepad-mapper-0.0.7
Normal file
13
metadata/md5-cache/games-util/sdl2-gamepad-mapper-0.0.7
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst
|
||||
DEPEND=dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtnetwork:5
|
||||
DESCRIPTION=GUI application to generate an SDL2 mapping string from a generic controller
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/ryochan7/sdl2-gamepad-mapper
|
||||
INHERIT=qmake-utils xdg-utils desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtnetwork:5
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/ryochan7/sdl2-gamepad-mapper/-/archive/v0.0.7/sdl2-gamepad-mapper-v0.0.7.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=0b5939a905146fb5211e1eabb6469714
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots media-libs/libglvnd media-video/mpv:=[libmpv]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.4.tar.gz -> mpvpaper-1.4.tar.gz
|
||||
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.5.tar.gz -> mpvpaper-1.5.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d
|
||||
_md5_=17357bd103762b056f00752f53b0693f
|
||||
_md5_=b7e92559914e3455c7b49713fa8f017d
|
||||
@@ -10,4 +10,4 @@ PROPERTIES=live
|
||||
RDEPEND=dev-libs/wayland gui-libs/wlroots media-libs/libglvnd media-video/mpv:=[libmpv]
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=17357bd103762b056f00752f53b0693f
|
||||
_md5_=b7e92559914e3455c7b49713fa8f017d
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=>=media-libs/libwebp-0.4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/gdk-pixbuf-2.22[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
DESCRIPTION=WebP Image format GdkPixbuf loader
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/aruiz/webp-pixbuf-loader
|
||||
INHERIT=gnome2-utils meson multilib-minimal
|
||||
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=LGPL-2+
|
||||
RDEPEND=>=media-libs/libwebp-0.4.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/gdk-pixbuf-2.22[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aruiz/webp-pixbuf-loader/archive/0.0.1.tar.gz -> webp-pixbuf-loader-0.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
|
||||
_md5_=8b6a134dc8f607cc806c3668320bd987
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.4.tar.gz -> niri-0.1.4.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.4/niri-0.1.4-vendored-dependencies.tar.xz
|
||||
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.5.tar.gz -> niri-0.1.5.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.5/niri-0.1.5-vendored-dependencies.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 2e652182b1f239b07688071f959f19e4
|
||||
_md5_=e0a6f145e67fec88f739f92f0cd2eb40
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=data compression library for embedded/real-time systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/atomicobject/heatshrink
|
||||
INHERIT=verify-sig
|
||||
IUSE=verify-sig
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/atomicobject/heatshrink/archive/refs/tags/v0.4.1.tar.gz -> heatshrink-0.4.1.tar.gz
|
||||
_eclasses_=verify-sig a79ba011daaf532d71a219182474d150
|
||||
_md5_=a3720e0af2f28fa0b4b2cd5d746206da
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig virtual/perl-JSON-PP
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=media-libs/gst-plugins-base-1.20.2:1.0[egl?,opengl,wayland?,X?] media-libs/mesa[egl(+)?,X?] dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 egl? ( dev-qt/qtgui:5[eglfs] ) wayland? ( dev-qt/qtwayland:5 ) X? ( dev-qt/qtx11extras:5 ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.20:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.20.2:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
DESCRIPTION=Qt5 QML video sink plugin for GStreamer
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gstreamer.freedesktop.org/
|
||||
INHERIT=gstreamer-meson qmake-utils
|
||||
IUSE=+egl wayland +X test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=media-libs/gst-plugins-base-1.20.2:1.0[egl?,opengl,wayland?,X?] media-libs/mesa[egl(+)?,X?] dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 egl? ( dev-qt/qtgui:5[eglfs] ) wayland? ( dev-qt/qtwayland:5 ) X? ( dev-qt/qtx11extras:5 ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.20:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.20.2:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
REQUIRED_USE=wayland? ( egl )
|
||||
RESTRICT=test
|
||||
SLOT=1.0
|
||||
SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.20.2.tar.xz
|
||||
_eclasses_=virtualx 817571665ee28575da44ee08135089e5 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d xdg-utils baea6080dd821f5562d715887954c9d3 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b gstreamer-meson b974632551e0bfb3d3a86b02114ce0a6 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
|
||||
_md5_=07c6b5b984e7e9bc31d350b2a789631c
|
||||
17
metadata/md5-cache/media-plugins/gst-plugins-qt5-1.22.11
Normal file
17
metadata/md5-cache/media-plugins/gst-plugins-qt5-1.22.11
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig virtual/perl-JSON-PP || ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 >=media-libs/gst-plugins-base-1.22.11:1.0[X?,opengl,wayland?] media-libs/mesa[wayland?,X?] X? ( dev-qt/qtx11extras:5 ) eglfs? ( dev-qt/qtgui:5[eglfs] media-libs/gst-plugins-base:1.0[egl] ) wayland? ( dev-qt/qtwayland:5 media-libs/gst-plugins-base:1.0[egl] ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.22:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.22.11:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
DESCRIPTION=Qt5 QML video sink plugin for GStreamer
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gstreamer.freedesktop.org/
|
||||
INHERIT=gstreamer-meson qmake-utils
|
||||
IUSE=+X eglfs wayland abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 >=media-libs/gst-plugins-base-1.22.11:1.0[X?,opengl,wayland?] media-libs/mesa[wayland?,X?] X? ( dev-qt/qtx11extras:5 ) eglfs? ( dev-qt/qtgui:5[eglfs] media-libs/gst-plugins-base:1.0[egl] ) wayland? ( dev-qt/qtwayland:5 media-libs/gst-plugins-base:1.0[egl] ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.22:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.22.11:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
REQUIRED_USE=|| ( X eglfs wayland ) eglfs? ( kernel_linux )
|
||||
RESTRICT=test
|
||||
SLOT=1.0
|
||||
SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.22.11.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-any-r1 f5169813d1619761b459800587005fd2 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 meson aecae905c2e0c201d7925fae52a5576d xdg-utils baea6080dd821f5562d715887954c9d3 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b gstreamer-meson b974632551e0bfb3d3a86b02114ce0a6 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
|
||||
_md5_=76fc1f5824988c04974893a8a231059b
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-4*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-4*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.8.0.tar.gz -> maestral-1.8.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=94fb652790935662a148bf0a2fb12578
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/survey[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/survey[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.9.1.tar.gz -> maestral-1.9.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=67890f6171b2ab8c264449ef5fc6a441
|
||||
@@ -12,6 +12,6 @@ RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_py
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.9.2.tar.gz -> maestral-1.9.2.gh.tar.gz
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.9.3.tar.gz -> maestral-1.9.3.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=bd34f22a215ee23e38ba3a7c007dcc82
|
||||
_md5_=d8892e910f3106e1691d2d047e6f12ee
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.8.0_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.8.0.tar.gz -> maestral-qt-1.8.0.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=7cd9f71bdd6e2b4985271b7de6a3fb0f
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.9.1_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.9.1.tar.gz -> maestral-qt-1.9.1.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=ffee905e91254756179cc47fbf1c8b86
|
||||
@@ -7,9 +7,9 @@ INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.9.2_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.9.3_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.9.2.tar.gz -> maestral-qt-1.9.2.gh.tar.gz
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.9.3.tar.gz -> maestral-qt-1.9.3.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=ffee905e91254756179cc47fbf1c8b86
|
||||
@@ -1,12 +0,0 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20240116 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=install prepare
|
||||
DESCRIPTION=Wrapper program to output dates like the Eternal September 1993
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.df7cb.de/projects/sdate/
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/df7cb/sdate/archive/refs/tags/0.7.tar.gz -> sdate-0.7.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools 3af8f60c4bdb23e738db506a630898ee
|
||||
_md5_=5a03981235f52160fb0538c1545cecf1
|
||||
9
metadata/md5-cache/sys-process/forkstat-0.03.02
Normal file
9
metadata/md5-cache/sys-process/forkstat-0.03.02
Normal file
@@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=prepare
|
||||
DESCRIPTION=Logs process fork(), exec() and exit() activity
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ColinIanKing/forkstat
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ColinIanKing/forkstat/archive/refs/tags/V0.03.02.tar.gz -> forkstat-0.03.02.tar.gz
|
||||
_md5_=ce7f3731d24e854ed2367253de91363a
|
||||
@@ -221,7 +221,7 @@ app-misc/electricsheep 3.0.2_p20191005 3.0.2_p20191005-r1: Realize the collectiv
|
||||
app-misc/far2l 2.5.3_beta 9999: Linux port of FAR Manager v2
|
||||
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
|
||||
app-misc/fff 2.2: A simple file manager written in bash
|
||||
app-misc/gentodo 0.2.0 0.2.1 9999: Todo program to help enhance your Gentoo workflow
|
||||
app-misc/gentodo 0.2.1 1.1.0 9999: Todo program to help enhance your Gentoo workflow
|
||||
app-misc/ghq 1.1.0 1.1.5: Remote repository management made easy
|
||||
app-misc/github-desktop-bin 3.3.1_rc1: Linux fork of GitHub Desktop
|
||||
app-misc/glow 1.4.1 1.5.1: Render markdown on the CLI, with pizzazz!
|
||||
@@ -484,7 +484,7 @@ dev-libs/StringiFor 1.1.4: StringiFor, Strings Fortran Manipulator, yet another
|
||||
dev-libs/cgicc 3.2.19 3.2.20: A C++ class library for writing CGI applications
|
||||
dev-libs/dmd_core 0.6.2: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
|
||||
dev-libs/fastText 0.9.2: Library for fast text representation and classification
|
||||
dev-libs/feedbackd 0.1.1 0.2.0: A daemon to provide haptic feedback on events
|
||||
dev-libs/feedbackd 0.2.0 0.3.0: A daemon to provide haptic feedback on events
|
||||
dev-libs/feedbackd-device-themes 0.0.20220523 0.1.0: A daemon to provide haptic feedback on events (themes package)
|
||||
dev-libs/fortran-regex 1.1.2: Modern Fortran port of the tiny-regex-c library for regular expressions
|
||||
dev-libs/fortran-shlex 1.0.1: Modern Fortran port of the tiny-regex-c library for regular expressions
|
||||
@@ -492,6 +492,7 @@ dev-libs/fortran-stdlib 0.2.1-r1 0.3.0 9999: A community driven standard library
|
||||
dev-libs/fsst 0_pre20200830-r1: Fast Static Symbol Table: fast text compression that allows random access
|
||||
dev-libs/ftl 1.0_p20230220: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
|
||||
dev-libs/gbinder 1.1.30-r3 1.1.32 1.1.36 1.1.38 9999: GLib-style interface to binder
|
||||
dev-libs/gmobile 0.1.0: Mobile related helpers for glib based projects
|
||||
dev-libs/gpds 1.8.4: A general purpose data serializer
|
||||
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
|
||||
dev-libs/imsg-compat 6.8.2 9999: linux port of OpenBSD imsg
|
||||
@@ -1010,6 +1011,7 @@ games-util/protonup 0.1.5 9999: Install and Update Proton-GE
|
||||
games-util/r2modman-bin 3.1.48: A simple and easy to use mod manager for several games using Thunderstore
|
||||
games-util/roll 2.6.1: Program to roll dices specified in a simple and intuitive way
|
||||
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
|
||||
games-util/sdl2-gamepad-mapper 0.0.7: GUI application to generate an SDL2 mapping string from a generic controller
|
||||
games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch options
|
||||
games-util/xivlauncher 1.0.8: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
|
||||
gnome-extra/commit 4.1-r1: Commit message editor
|
||||
@@ -1064,7 +1066,7 @@ gui-apps/intiface-central-bin 2.5.3 2.5.5: Buttplug frontend application
|
||||
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
|
||||
gui-apps/lswt 1.0.4 9999: List Wayland toplevels
|
||||
gui-apps/meteo-qt 3.3: A system tray application for the weather status
|
||||
gui-apps/mpvpaper 1.4 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/mpvpaper 1.5 9999: A video wallpaper program for wlroots based wayland compositors
|
||||
gui-apps/nwg 0: meta package package for nwg-shell
|
||||
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
|
||||
gui-apps/nwg-displays 0.3.14 0.3.15: Output management utility for sway and Hyprland
|
||||
@@ -1120,11 +1122,10 @@ gui-apps/yambar 1.9.0 1.10.0 9999: Simplistic and highly configurable status pan
|
||||
gui-libs/libcprime 4.5.0 9999: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 4.5.0 9999: Library for managing the device
|
||||
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 1.1.0-r1 1.2.2-r2 1.2.5-r2 1.2.6-r1 1.3.1 1.3.1-r1 9999: xdg-desktop-portal backend for hyprland
|
||||
gui-wm/cage 0.1.5 9999: A Wayland kiosk
|
||||
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
||||
gui-wm/niri 0.1.4: Scrollable-tiling Wayland compositor
|
||||
gui-wm/niri 0.1.5: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.36.0-r1 0.38.0: Wayland compositor for mobile phones
|
||||
gui-wm/swayfx 0.2 0.3: SwayFX: Sway, but with eye candy!
|
||||
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
|
||||
@@ -1178,7 +1179,6 @@ media-gfx/dustr 9999: light and interactive tool your crops need
|
||||
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
|
||||
media-gfx/gephi-bin 0.9.6 0.10.1: The Open Graph Viz Platform
|
||||
media-gfx/grafx2 2.7.2978 2.7.2978-r100: A pixelart-oriented painting program
|
||||
media-gfx/heatshrink 0.4.1: data compression library for embedded/real-time systems
|
||||
media-gfx/libpsautohint 2.4.0: A library for autohinting PostScript fonts
|
||||
media-gfx/nsxiv 32 9999: Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
|
||||
media-gfx/oda-file-converter 23.5.0.0: For converting between different versions of .dwg and .dxf
|
||||
@@ -1212,7 +1212,7 @@ media-libs/wivrn 0.12 0.13 9999: WiVRn OpenXR streaming
|
||||
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images.
|
||||
media-plugins/gst-plugins-qt5 1.20.2 1.20.3: Qt5 QML video sink plugin for GStreamer
|
||||
media-plugins/gst-plugins-qt5 1.20.3 1.22.11: Qt5 QML video sink plugin for GStreamer
|
||||
media-plugins/qt-heif-image-plugin 0.3.3-r3 0.3.4: Qt plugin for HEIF images
|
||||
media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based applications to read/write JXL images.
|
||||
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
@@ -1391,8 +1391,8 @@ net-misc/graftcp 0.7.1: A tool for redirecting a given program's TCP traffic to
|
||||
net-misc/gsocket 1.4.41 9999: Connect like there is no firewall. Securely.
|
||||
net-misc/iipsrv 1.2: High performance image server for high resolution and scientific images
|
||||
net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media players
|
||||
net-misc/maestral 1.8.0 1.9.1 1.9.2: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.8.0 1.9.1 1.9.2: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral 1.9.3: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.9.3: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
|
||||
net-misc/megasync 5.2.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/myip 1.2.1: Get your external IP address using STUN server
|
||||
@@ -1544,7 +1544,6 @@ sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
|
||||
sys-apps/sampler 1.1.0: visualizer for shell commands, executions and alerting
|
||||
sys-apps/sampler-bin 1.1.0: visualizer for shell commands, executions and alerting
|
||||
sys-apps/sd 1.0.0: Intuitive find & replace CLI (sed alternative)
|
||||
sys-apps/sdate 0.7: Wrapper program to output dates like the Eternal September 1993
|
||||
sys-apps/systemd-bootchart 234 235: systemd boot performance graphing tool
|
||||
sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
|
||||
sys-block/partclone 0.3.20: Partition cloning tool
|
||||
@@ -1598,6 +1597,7 @@ sys-power/fan2go 0.6.2 0.6.2-r1 0.8.1: A simple daemon providing dynamic fan spe
|
||||
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
|
||||
sys-power/linux-tools-power-x86 5.18 6.1: Linux x86 CPU power tools
|
||||
sys-power/nvidia-exec 0.1.2-r1 9999: GPU switching without login out for Nvidia Optimus laptops under Linux
|
||||
sys-process/forkstat 0.03.02: Logs process fork(), exec() and exit() activity
|
||||
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
|
||||
sys-process/nq 0.4: Unix command line queue utility
|
||||
sys-process/nvtop 2.0.3 3.0.1 3.0.2 9999: (h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 20 Apr 2024 15:18:20 +0000
|
||||
Sun, 21 Apr 2024 14:18:28 +0000
|
||||
|
||||
Reference in New Issue
Block a user