mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2025-07-25 11:07:31 UTC
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
BDEPEND=dev-util/spirv-headers dev-util/vulkan-headers >=media-libs/raylib-9999 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=dev-cpp/toml11 dev-util/glslang || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
BDEPEND=dev-util/spirv-headers dev-util/vulkan-headers gui? ( || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) ) >=media-libs/raylib-9999 app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-cpp/toml11 dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4 gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
DESCRIPTION=Lossless Scaling Frame Generation on Linux via DXVK/Vulkan
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/PancakeTAS/lsfg-vk
|
||||
INHERIT=cmake git-r3
|
||||
INHERIT=cargo cmake flag-o-matic toolchain-funcs git-r3
|
||||
IUSE=+gui debug
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-cpp/toml11 dev-util/glslang || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
RDEPEND=dev-cpp/toml11 dev-util/glslang gui? ( dev-libs/glib:2 gui-libs/gtk:4 gui-libs/libadwaita ) || ( media-libs/glfw media-libs/libsdl2 media-libs/libsdl3 ) media-libs/vulkan-loader
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=8e14a70c137430c3d5e1a49ee3589f32
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=a5e1b9d36544ad972dfefc92dd9ba195
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/app-misc/watchexec-2.3.2
Normal file
14
metadata/md5-cache/app-misc/watchexec-2.3.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Executes commands in response to file modifications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://watchexec.github.io
|
||||
INHERIT=cargo shell-completion
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0 WTFPL-2 ZLIB
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/watchexec/watchexec/archive/refs/tags/v2.3.2.tar.gz -> watchexec-2.3.2.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/watchexec-2.3.2-deps.tar.xz/watchexec-2.3.2-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=e8af4cdda78af515fa1878781475ce90
|
||||
13
metadata/md5-cache/app-misc/watchexec-9999
Normal file
13
metadata/md5-cache/app-misc/watchexec-9999
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Executes commands in response to file modifications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://watchexec.github.io
|
||||
INHERIT=cargo shell-completion git-r3
|
||||
IUSE=debug
|
||||
LICENSE=Apache-2.0 Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0 WTFPL-2 ZLIB
|
||||
PROPERTIES=live
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e8af4cdda78af515fa1878781475ce90
|
||||
@@ -7,6 +7,6 @@ INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.3.3.tar.gz -> carapace-1.3.3.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.3.3/carapace-1.3.3-deps.tar.xz
|
||||
SRC_URI=https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v1.4.0.tar.gz -> carapace-1.4.0.tar.gz https://github.com/freijon/carapace-bin/releases/download/v1.4.0/carapace-1.4.0-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=aec593986f94005fc2df28dd5088056a
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qttools[qdoc] ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib
|
||||
DESCRIPTION=Wt, C++ Web Toolkit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
|
||||
INHERIT=cmake
|
||||
IUSE=doc mysql opengl +pango pdf postgres ssl
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib
|
||||
SLOT=0/4.11.3
|
||||
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.3.tar.gz -> wt-4.11.3.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
||||
_md5_=d366a6fe2edd7405f2992b196168b5b4
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 CDDL GPL-2.0-with-bison-exception MIT MPL-2.0 Unicode-DFS-2016
|
||||
RDEPEND=>=dev-libs/libgit2-0.99:= dev-libs/oniguruma:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.1.1/source.tar.gz -> turso-0.1.1.tar.gz https://github.com/freijon/turso/releases/download/v0.1.1/turso-0.1.1-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz
|
||||
SRC_URI=https://github.com/tursodatabase/turso/releases/download/v0.1.2/source.tar.gz -> turso-0.1.2.tar.gz https://github.com/freijon/turso/releases/download/v0.1.2/turso-0.1.2-crates.tar.xz https://github.com/trishume/syntect/archive/64644ffe064457265cbcee12a0c1baf9485ba6ee.tar.gz -> syntect-64644ffe064457265cbcee12a0c1baf9485ba6ee.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a linux-info efd923656513c879204fec6638eadee5
|
||||
_md5_=b39e427da4ca79b7befe739b9aa739a8
|
||||
10
metadata/md5-cache/dev-embedded/fwup-1.13.2
Normal file
10
metadata/md5-cache/dev-embedded/fwup-1.13.2
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=prepare test
|
||||
DESCRIPTION=Configurable embedded Linux firmware update creator and runner
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/fwup-home/fwup
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-arch/libarchive-3.7.9 app-arch/zip >=dev-libs/confuse-2.8 dev-util/xdelta:3 sys-fs/dosfstools sys-fs/mtools sys-fs/squashfs-tools
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fwup-home/fwup/archive/refs/tags/v1.13.2.tar.gz -> fwup-1.13.2.tar.gz
|
||||
_md5_=9dc648f9f17a11fb5be6210f7b7bc655
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2-with-classpath-exception
|
||||
RDEPEND=app-eselect/eselect-java >=sys-apps/baselayout-java-0.1.0-r1 kernel_linux? ( media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/harfbuzz elibc_glibc? ( >=sys-libs/glibc-2.2.5:* ) elibc_musl? ( sys-libs/musl ) sys-libs/zlib alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst ) ) dev-java/java-config app-eselect/eselect-java
|
||||
RESTRICT=preserve-libs splitdebug
|
||||
SLOT=11
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-11.0.27-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-11.0.27-linux-aarch64.tar.gz )
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-11.0.28-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-11.0.28-linux-aarch64.tar.gz )
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 java-vm-2 6c7243f2269a7c9b5c177579e49f89ab
|
||||
_md5_=fb1684119eace2530f5233103390f6c7
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2-with-classpath-exception
|
||||
RDEPEND=>=sys-apps/baselayout-java-0.1.0-r1 kernel_linux? ( media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/harfbuzz elibc_glibc? ( >=sys-libs/glibc-2.2.5:* ) elibc_musl? ( sys-libs/musl ) sys-libs/zlib alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst ) ) dev-java/java-config app-eselect/eselect-java
|
||||
RESTRICT=preserve-libs splitdebug
|
||||
SLOT=17
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-17.0.15-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-17.0.15-linux-aarch64.tar.gz )
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-17.0.16-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-17.0.16-linux-aarch64.tar.gz )
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 java-vm-2 6c7243f2269a7c9b5c177579e49f89ab
|
||||
_md5_=5bc9cfea0f93d2af809319ddca6f644d
|
||||
_md5_=f61c884118c7932e6e3999e703ab632c
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2-with-classpath-exception
|
||||
RDEPEND=>=sys-apps/baselayout-java-0.1.0-r1 kernel_linux? ( media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/harfbuzz elibc_glibc? ( >=sys-libs/glibc-2.2.5:* ) elibc_musl? ( sys-libs/musl ) sys-libs/zlib alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst ) ) dev-java/java-config app-eselect/eselect-java
|
||||
RESTRICT=preserve-libs splitdebug
|
||||
SLOT=21
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-21.0.7-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-21.0.7-linux-aarch64.tar.gz )
|
||||
SRC_URI=amd64? ( https://aka.ms/download-jdk/microsoft-jdk-21.0.8-linux-x64.tar.gz ) arm64? ( https://aka.ms/download-jdk/microsoft-jdk-21.0.8-linux-aarch64.tar.gz )
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 java-vm-2 6c7243f2269a7c9b5c177579e49f89ab
|
||||
_md5_=5bc9cfea0f93d2af809319ddca6f644d
|
||||
_md5_=ca3ffad187c05165e207692d48e51b79
|
||||
16
metadata/md5-cache/dev-python/pygeotile-1.0.6
Normal file
16
metadata/md5-cache/dev-python/pygeotile-1.0.6
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python package to handle tiles and points of different projections.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/geometalab/pyGeoTile
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=mirror !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/geometalab/pyGeoTile/archive/c744e540ba698fbe0d822616a62702918d24f71e.tar.gz -> pygeotile-1.0.6.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 2b2c8cb98d56555491868decc50e5a56
|
||||
_md5_=b25e34124315ed577a229850530141d0
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mtsmfm/language_server-protocol-ruby/archive/refs/tags/v3.17.0.4.tar.gz -> language_server-protocol-3.17.0.4.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=ac36cf81f1671ff580cf97e633e65d01
|
||||
_md5_=40a9b5e27f8e0b6ae0b65c04bf8401be
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mtsmfm/language_server-protocol-ruby/archive/refs/tags/v3.17.0.5.tar.gz -> language_server-protocol-3.17.0.5.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=ac36cf81f1671ff580cf97e633e65d01
|
||||
_md5_=40a9b5e27f8e0b6ae0b65c04bf8401be
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.23.11.tar.gz -> ruby-lsp-0.23.11.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=db2f6bebef12c0f33ef00735cc90bab5
|
||||
_md5_=a1c1e18d86e923dad1357052f5043912
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.23.23.tar.gz -> ruby-lsp-0.23.23.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=ee7d0fa00b0e3912fad259f6f200ae8a
|
||||
_md5_=a31cb755e4999ab811cf5a50de595ee1
|
||||
17
metadata/md5-cache/dev-ruby/ruby-lsp-0.26.0
Normal file
17
metadata/md5-cache/dev-ruby/ruby-lsp-0.26.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rake[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=>=dev-ruby/prism-1.2 <dev-ruby/prism-2 >=dev-ruby/rbs-3 <dev-ruby/rbs-5 =dev-ruby/language_server-protocol-3.17* ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
DESCRIPTION=An opinionated language server for Ruby
|
||||
EAPI=8
|
||||
HOMEPAGE=https://shopify.github.io/ruby-lsp
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.26.0.tar.gz -> ruby-lsp-0.26.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=0a6199aa90d5917cda81b5326500663d
|
||||
17
metadata/md5-cache/dev-ruby/sorbet-runtime-0.5.12356
Normal file
17
metadata/md5-cache/dev-ruby/sorbet-runtime-0.5.12356
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby34? ( test? ( dev-ruby/rake[ruby_targets_ruby34(-)] ) ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) test? ( ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
DESCRIPTION=Sorbet's runtime static type checker component
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sorbet.org/
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 doc test test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby34? ( dev-lang/ruby:3.4 ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ruby_targets_ruby34? ( virtual/rubygems[ruby_targets_ruby34(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby32 ruby_targets_ruby33 ruby_targets_ruby34 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/sorbet-runtime-0.5.12356.gem
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 multilib b2a329026f2e404e9e371097dda47f96 ruby-utils cb2cdbbce7fae7a6b2b1021219b0680d ruby-ng 960d5adaf301da1ef0ab9bdba5018a6d ruby-fakegem bc37b1e2fa23e795fae856dd70a23846
|
||||
_md5_=65b79a86a5d343f93a1a3fabe52013d1
|
||||
@@ -2,7 +2,9 @@ DEFINED_PHASES=install
|
||||
DESCRIPTION=Drop-in replacement and standalone version of xxd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/xyproto/tinyxxd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!dev-util/xxd
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.7.tar.gz -> tinyxxd-1.3.7.tar.gz
|
||||
_md5_=b79f5603f37d706898bc203ef6a57984
|
||||
_md5_=7f9223983bae46995fb52f9b0303ba52
|
||||
@@ -6,6 +6,7 @@ HOMEPAGE=https://github.com/xyproto/tinyxxd
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=!dev-util/xxd
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=b79f5603f37d706898bc203ef6a57984
|
||||
_md5_=7f9223983bae46995fb52f9b0303ba52
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=Overwolf Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libX11 x11-libs/pango x11-misc/xdg-utils
|
||||
RESTRICT=bindist mirror strip test
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.282.1_p27170.deb )
|
||||
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.283.2_p27468.deb )
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 linux-info efd923656513c879204fec6638eadee5 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=774776b8e50e84d2d0a7c7a3bb1617d2
|
||||
16
metadata/md5-cache/games-util/input-remapper-2.1.1
Normal file
16
metadata/md5-cache/games-util/input-remapper-2.1.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] dev-python/pydbus[python_targets_python3_11(-)] dev-python/pydantic[python_targets_python3_11(-)] dev-python/psutil[python_targets_python3_11(-)] >=dev-python/evdev-1.3.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) virtual/udev python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[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 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) virtual/pkgconfig virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
DESCRIPTION=A tool to change and program the mapping of your input device buttons
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/sezanzeb/input-remapper
|
||||
INHERIT=distutils-r1 systemd udev desktop
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] dev-python/pydbus[python_targets_python3_11(-)] dev-python/pydantic[python_targets_python3_11(-)] dev-python/psutil[python_targets_python3_11(-)] >=dev-python/evdev-1.3.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) virtual/udev 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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sezanzeb/input-remapper/archive/refs/tags/2.1.1.tar.gz -> input-remapper-2.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 2b2c8cb98d56555491868decc50e5a56 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=e64a4138b2ad057d795ba5f05c3c0d0d
|
||||
15
metadata/md5-cache/games-util/input-remapper-9999
Normal file
15
metadata/md5-cache/games-util/input-remapper-9999
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] dev-python/pydbus[python_targets_python3_11(-)] dev-python/pydantic[python_targets_python3_11(-)] dev-python/psutil[python_targets_python3_11(-)] >=dev-python/evdev-1.3.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) virtual/udev python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[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 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
|
||||
DESCRIPTION=A tool to change and program the mapping of your input device buttons
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/sezanzeb/input-remapper
|
||||
INHERIT=distutils-r1 systemd git-r3 udev desktop
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=x11-libs/gtk+:3 x11-libs/gtksourceview x11-apps/xmodmap python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] dev-python/pydbus[python_targets_python3_11(-)] dev-python/pydantic[python_targets_python3_11(-)] dev-python/psutil[python_targets_python3_11(-)] >=dev-python/evdev-1.3.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/pydbus[python_targets_python3_12(-)] dev-python/pydantic[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] >=dev-python/evdev-1.3.0[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/pydbus[python_targets_python3_13(-)] dev-python/pydantic[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] >=dev-python/evdev-1.3.0[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) virtual/udev 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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 2b2c8cb98d56555491868decc50e5a56 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81 udev f3d9a4376ebd22131726a68e1a0a058f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=d5db27aa1ab6e630aeae2e235520005c
|
||||
15
metadata/md5-cache/gui-apps/swaync-0.12.1
Normal file
15
metadata/md5-cache/gui-apps/swaync-0.12.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) || ( dev-lang/vala:0.56[vapigen(+)] ) app-text/scdoc dev-util/blueprint-compiler >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
|
||||
DEPEND=dev-lang/sassc dev-libs/glib:2 dev-libs/gobject-introspection >=dev-libs/granite-7.0.0:= dev-libs/json-glib dev-libs/libgee:0.8= gui-libs/gtk4-layer-shell[introspection,vala] gui-libs/gtk:4[introspection,wayland] gui-libs/libadwaita pulseaudio? ( media-libs/libpulse ) sys-apps/dbus x11-libs/gdk-pixbuf:2
|
||||
DESCRIPTION=A simple notification daemon with a GTK gui for notifications and control center
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ErikReider/SwayNotificationCenter
|
||||
INHERIT=meson vala gnome2-utils python-any-r1
|
||||
IUSE=pulseaudio
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-lang/sassc dev-libs/glib:2 dev-libs/gobject-introspection >=dev-libs/granite-7.0.0:= dev-libs/json-glib dev-libs/libgee:0.8= gui-libs/gtk4-layer-shell[introspection,vala] gui-libs/gtk:4[introspection,wayland] gui-libs/libadwaita pulseaudio? ( media-libs/libpulse ) sys-apps/dbus x11-libs/gdk-pixbuf:2 x11-libs/cairo x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ErikReider/SwayNotificationCenter/archive/v0.12.1.tar.gz -> swaync-0.12.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922 vala e477903dbe0105930c51f170a592dc16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=cb331b626724d84703ef7f4d8fe04600
|
||||
@@ -5,10 +5,10 @@ DESCRIPTION=xrandr clone for wlroots compositors
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sr.ht/~emersion/wlr-randr/
|
||||
INHERIT=meson
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~emersion/wlr-randr/archive/v0.4.1.tar.gz -> wlr-randr-0.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=60c202ba027fc44fe1da93006642afbf
|
||||
_md5_=c6681f016c1b0c3c33408369d918eec9
|
||||
|
||||
17
metadata/md5-cache/gui-libs/gtk4-layer-shell-1.1.1-r1
Normal file
17
metadata/md5-cache/gui-libs/gtk4-layer-shell-1.1.1-r1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=>=dev-build/meson-0.54.0 >=dev-build/ninja-1.8.2 >=dev-libs/wayland-1.10.0 >=dev-libs/wayland-protocols-1.16 >=dev-util/wayland-scanner-1.10.0 introspection? ( dev-libs/gobject-introspection ) doc? ( dev-util/gtk-doc ) test? ( >=dev-lang/python-3.8.19 ) vala? ( dev-lang/vala[vapigen(+)] ) smoke-tests? ( dev-lang/luajit dev-lua/lgi ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install setup test
|
||||
DEPEND=>=gui-libs/gtk-4.10.5[wayland]
|
||||
DESCRIPTION=A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/wmww/gtk4-layer-shell
|
||||
INHERIT=meson python-any-r1 vala
|
||||
IUSE=examples doc test smoke-tests introspection vala
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=gui-libs/gtk-4.10.5[wayland]
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/wmww/gtk4-layer-shell/archive/refs/tags/v1.1.1.tar.gz -> gtk4-layer-shell-1.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922 python-any-r1 891415dfe39ad9b41b461f2b86354af0 vala e477903dbe0105930c51f170a592dc16
|
||||
_md5_=baec776116d038aa6a5d0c46f4234aec
|
||||
15
metadata/md5-cache/gui-wm/wayback-0.1
Normal file
15
metadata/md5-cache/gui-wm/wayback-0.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-libs/wayland-protocols-1.24 >=dev-build/meson-0.60.0 virtual/pkgconfig man? ( >=app-text/scdoc-1.9.3 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=>=gui-libs/wlroots-0.18.0 >=x11-base/xwayland-24.1.8 >=dev-libs/wayland-1.20.0 >=x11-libs/libxkbcommon-1.5.0:0=
|
||||
DESCRIPTION=X11 compatibility layer levaraging wlroots and Xwayland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://wayback.freedesktop.org
|
||||
INHERIT=meson
|
||||
IUSE=+man
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=gui-libs/wlroots-0.18.0 >=x11-base/xwayland-24.1.8
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.freedesktop.org/wayback/wayback/-/archive/0.1/wayback-0.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=2753cffcbe2b1bdb469ba2c066e600eb
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/patchelf
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+),osmesa(-)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3[X,opengl] sys-libs/zlib
|
||||
DEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3=[X,opengl] sys-libs/zlib
|
||||
DESCRIPTION=Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bambulab.com
|
||||
@@ -8,9 +8,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop wrapper xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa[X(+),osmesa(-)] net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3[X,opengl] sys-libs/zlib
|
||||
RDEPEND=media-gfx/openvdb media-libs/glew:0= >=media-libs/glm-0.9.9.1 media-libs/gstreamer media-libs/mesa net-libs/libsoup:3.0= net-libs/webkit-gtk:4.1/0 >=sci-libs/opencascade-7.3.0:0= virtual/glu >=x11-libs/cairo-1.8.8:= x11-libs/libxkbcommon >=x11-libs/pixman-0.30 x11-libs/wxGTK:3.2-gtk3=[X,opengl] sys-libs/zlib
|
||||
RESTRICT=strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bambulab/BambuStudio/releases/download/V02.00.03.54/Bambu_Studio_linux_fedora-v02.00.03.54.AppImage -> bambustudio-bin-02.00.03.54.AppImage
|
||||
SRC_URI=https://github.com/bambulab/BambuStudio/releases/download/v02.01.01.52/Bambu_Studio_linux_fedora-v02.01.01.52.AppImage -> bambustudio-bin-02.01.01.52.AppImage
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=876fa2fa3831d69af66796488273091f
|
||||
_md5_=9393134186314093752e8671cb314e8b
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib
|
||||
DESCRIPTION=Open source PDF WYSIWYG editor based on Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jakubmelka.github.io/
|
||||
INHERIT=cmake xdg-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JakubMelka/PDF4QT/archive/refs/tags/v1.4.0.0.tar.gz -> PDF4QT-1.4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
||||
_md5_=2a1fd7d229ba5969325d2d3a251ea8fa
|
||||
@@ -8,10 +8,10 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JakubMelka/PDF4QT/archive/refs/tags/v1.5.0.0.tar.gz -> PDF4QT-1.5.0.0.tar.gz
|
||||
SRC_URI=https://github.com/JakubMelka/PDF4QT/archive/refs/tags/v1.5.1.0.tar.gz -> PDF4QT-1.5.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=4d262bf496a05542bb8f50fcf4ca8654
|
||||
_md5_=f220aa7aa0f750367aa691f5580fe215
|
||||
@@ -7,10 +7,10 @@ HOMEPAGE=https://jakubmelka.github.io/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg git-r3
|
||||
IUSE=test
|
||||
LICENSE=LGPL-3+
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-cpp/tbb:= dev-libs/openssl dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtspeech:6 dev-qt/qtsvg:6 media-libs/blend2d media-libs/freetype media-libs/lcms media-libs/libjpeg-turbo media-libs/openjpeg sys-libs/zlib
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=f11a6394720ba0b97a37d0ad4e0fe02f
|
||||
_md5_=41ccefcb4892786add3a3d4f2c59db2b
|
||||
|
||||
16
metadata/md5-cache/media-libs/blend2d-0.12.0
Normal file
16
metadata/md5-cache/media-libs/blend2d-0.12.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 )
|
||||
DESCRIPTION=2D vector graphics library powered by a JIT compiler.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://blend2d.com/
|
||||
INHERIT=cmake
|
||||
IUSE=+jit test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://blend2d.com/download/blend2d-0.12.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
||||
_md5_=b4a46bc1f7e2c3521b9679a13d221161
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=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=jit? ( >=dev-libs/asmjit-2024.10.25 )
|
||||
DEPEND=jit? ( >=dev-libs/asmjit-2025.06.15 )
|
||||
DESCRIPTION=2D vector graphics library powered by a JIT compiler.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://blend2d.com/
|
||||
@@ -8,8 +8,8 @@ INHERIT=cmake git-r3
|
||||
IUSE=+jit test
|
||||
LICENSE=ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=jit? ( >=dev-libs/asmjit-2024.10.25 )
|
||||
RDEPEND=jit? ( >=dev-libs/asmjit-2025.06.15 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=b4a46bc1f7e2c3521b9679a13d221161
|
||||
_md5_=7e95479fae3ce4f4d1e1cf5a199007df
|
||||
|
||||
12
metadata/md5-cache/media-sound/dzr-250719
Normal file
12
metadata/md5-cache/media-sound/dzr-250719
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=DZR: the command line deezer.com player
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/yne/dzr
|
||||
INHERIT=prefix
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=app-misc/jq[oniguruma] dev-libs/openssl dev-util/dialog media-video/mpv net-misc/curl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/250719.tar.gz -> dzr-250719.tar.gz
|
||||
_eclasses_=prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=b1dde88b88845e932046e6e97ddcc6d2
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive acct-user/lms dev-cpp/wt:= dev-libs/boost:= dev-libs/libconfig[cxx] media-libs/taglib:= media-video/ffmpeg[lame,opus] sys-libs/pam !stb? ( media-gfx/graphicsmagick )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.66.1.tar.gz -> lms-3.66.1.tar.gz
|
||||
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.68.1.tar.gz -> lms-3.68.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=06331137012a87bea24cfd1d739c27e5
|
||||
14
metadata/md5-cache/media-video/obs-cmd-0.18.5
Normal file
14
metadata/md5-cache/media-video/obs-cmd-0.18.5
Normal file
File diff suppressed because one or more lines are too long
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-qt/qttools:6[linguist] app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/openssl:= dev-libs/qtkeychain:=[qt6] dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 dev-cpp/expected-lite <dev-libs/boost-1.87.0
|
||||
DESCRIPTION=Chat client for https://twitch.tv
|
||||
EAPI=8
|
||||
HOMEPAGE=https://chatterino.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake optfeature xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT BSD Unlicense
|
||||
RDEPEND=dev-libs/openssl:= dev-libs/qtkeychain:=[qt6] dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Chatterino/chatterino2/archive/v2.5.2.tar.gz -> chatterino-2.5.2.tar.gz https://github.com/Chatterino/libcommuni/archive/030710ad53dda1541601ccabbad36a12a9e90c78.tar.gz -> chatterino-libcommuni-030710ad53dda1541601ccabbad36a12a9e90c78.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/4a5b74bef029b3592c54b6048650ee5f972c1a48.tar.gz -> chatterino-miniaudio-4a5b74bef029b3592c54b6048650ee5f972c1a48.tar.gz https://github.com/Tencent/rapidjson/archive/d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz -> chatterino-rapidjson-d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz https://github.com/pajlada/serialize/archive/17946d65a41a72b447da37df6e314cded9650c32.tar.gz -> chatterino-serialize-17946d65a41a72b447da37df6e314cded9650c32.tar.gz https://github.com/pajlada/settings/archive/9e9c2f65f4ae195a96329a90fd6ae24c24fb8f2f.tar.gz -> chatterino-settings-9e9c2f65f4ae195a96329a90fd6ae24c24fb8f2f.tar.gz https://github.com/pajlada/signals/archive/d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz -> chatterino-signals-d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz https://github.com/zaphoyd/websocketpp/archive/b9aeec6eaf3d5610503439b4fae3581d9aff08e8.tar.gz -> chatterino-websocketpp-b9aeec6eaf3d5610503439b4fae3581d9aff08e8.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=ff9f47dfe81d3212fe6bcf7d7a1fc8db
|
||||
11
metadata/md5-cache/net-im/discordo-9999
Normal file
11
metadata/md5-cache/net-im/discordo-9999
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=A lightweight, secure, and feature-rich Discord TUI client.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ayn2op/discordo
|
||||
INHERIT=go-module git-r3
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=e309cecd121ff0ee0daf92fc3a2d4d30
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig gui? ( dev-qt/linguist-tools:5 ) test? ( app-editors/vim-core ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=>=dev-libs/boost-1.63.0:=[zlib(+)] <dev-libs/boost-1.87.0:= >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= ) test? ( gui? ( dev-qt/qttest:5 ) )
|
||||
DESCRIPTION=Proof-of-Stake based cryptocurrency that rewards BOINC computation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gridcoin.us/ https://gridcoin.world/
|
||||
IDEPEND=gui? ( dev-util/desktop-file-utils )
|
||||
INHERIT=cmake db-use multilib xdg-utils
|
||||
IUSE=+asm dbus gui qrcode test +upnp cpu_flags_arm_neon cpu_flags_x86_avx2 cpu_flags_x86_sha cpu_flags_x86_sse4_1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD BSD-2 Boost-1.0 MIT SSLeay
|
||||
RDEPEND=>=dev-libs/boost-1.63.0:=[zlib(+)] <dev-libs/boost-1.87.0:= >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= )
|
||||
REQUIRED_USE=dbus? ( gui ) qrcode? ( gui )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gridcoin-community/Gridcoin-Research/archive/refs/tags/5.4.8.0-hotfix-1.tar.gz -> gridcoin-5.4.8.0_p1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a multilib b2a329026f2e404e9e371097dda47f96 db-use 3807d3e43e20aaa6e4decedd2bb2db4c
|
||||
_md5_=75994b88d99133de581734afb1d15123
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig gui? ( dev-qt/linguist-tools:5 ) test? ( app-editors/vim-core ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test
|
||||
DEPEND=>=dev-libs/boost-1.63.0:=[zlib(+)] <dev-libs/boost-1.87.0:= >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= ) test? ( gui? ( dev-qt/qttest:5 ) )
|
||||
DEPEND=>=dev-libs/boost-1.66.0:=[zlib(+)] >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= ) test? ( gui? ( dev-qt/qttest:5 ) )
|
||||
DESCRIPTION=Proof-of-Stake based cryptocurrency that rewards BOINC computation
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gridcoin.us/ https://gridcoin.world/
|
||||
@@ -9,10 +9,10 @@ INHERIT=cmake db-use multilib xdg-utils
|
||||
IUSE=+asm dbus gui qrcode test +upnp cpu_flags_arm_neon cpu_flags_x86_avx2 cpu_flags_x86_sha cpu_flags_x86_sse4_1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD BSD-2 Boost-1.0 MIT SSLeay
|
||||
RDEPEND=>=dev-libs/boost-1.63.0:=[zlib(+)] <dev-libs/boost-1.87.0:= >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= )
|
||||
RDEPEND=>=dev-libs/boost-1.66.0:=[zlib(+)] >=dev-libs/libsecp256k1-0.2.0:=[recovery(+)] >=dev-libs/leveldb-1.21:= dev-libs/libzip:= dev-libs/openssl:= dev-libs/univalue net-misc/curl[ssl] sys-libs/db:5.3[cxx] gui? ( dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dbus? ( dev-qt/qtdbus:5 ) qrcode? ( media-gfx/qrencode:= ) ) upnp? ( net-libs/miniupnpc:= )
|
||||
REQUIRED_USE=dbus? ( gui ) qrcode? ( gui )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gridcoin-community/Gridcoin-Research/archive/refs/tags/5.4.9.0.tar.gz -> gridcoin-5.4.9.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a multilib b2a329026f2e404e9e371097dda47f96 db-use 3807d3e43e20aaa6e4decedd2bb2db4c
|
||||
_md5_=34d1e8afebb40ce15ba42758109c787a
|
||||
_md5_=0bdab907aec3ef20e8c5e04f069091c6
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/forgejo/forgejo/releases/download/v11.0.3/forgejo-src-11.0.3.tar.gz -> forgejo-11.0.3.tar.gz
|
||||
_eclasses_=fcaps 27152c9e4da035accb14a2d7879744ef multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=bdb8a81d85d98f1670969e80249432e1
|
||||
_md5_=73f430eccf2ea213639e2321818f1824
|
||||
13
metadata/md5-cache/www-client/zen-bin-1.14.6b
Normal file
13
metadata/md5-cache/www-client/zen-bin-1.14.6b
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm
|
||||
DEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
|
||||
EAPI=8
|
||||
HOMEPAGE=https://zen-browser.app/
|
||||
INHERIT=desktop xdg-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.14.6b/zen.linux-x86_64.tar.xz -> zen-bin-1.14.6b.tar.xz
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=e1c44b3f34d9b00d9b3a031646c4a5fd
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2
|
||||
RDEPEND=media-libs/freetype:2 media-libs/fontconfig wayland? ( dev-libs/wayland ) wayland? ( x11-libs/libxkbcommon[wayland] ) X? ( x11-libs/libxkbcommon[X] ) >=sys-libs/ncurses-6.4_p20240330
|
||||
REQUIRED_USE=|| ( wayland X )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.20.tar.gz -> rio-0.2.20.tar.gz https://github.com/freijon/rio/releases/download/v0.2.20/rio-0.2.20-crates.tar.xz
|
||||
SRC_URI=https://github.com/raphamorim/rio/archive/refs/tags/v0.2.23.tar.gz -> rio-0.2.23.tar.gz https://github.com/freijon/rio/releases/download/v0.2.23/rio-0.2.23-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=6e7d7b68351db55e9ec5a53971ffd133
|
||||
@@ -301,7 +301,7 @@ app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
|
||||
app-misc/vocabsieve 0.12.2: A simple, effective tool for language learning
|
||||
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
|
||||
app-misc/walld 1.4.4: A Wallpaper daemon
|
||||
app-misc/watchexec 2.1.2 2.2.1 2.3.0: Executes commands in response to file modifications
|
||||
app-misc/watchexec 2.1.2 2.2.1 2.3.0 2.3.2 9999: Executes commands in response to file modifications
|
||||
app-misc/wcal 0.1-r1: ISO weekly calendar
|
||||
app-misc/wego 2.2: Wego is a weather client for the terminal
|
||||
app-misc/wl-kbptr 0.3.0: Control the mouse pointer with the keyboard on Wayland
|
||||
@@ -332,7 +332,7 @@ app-portage/portagecfg 2.1.3 2.2.2 2.3.0 2.4.0: Utility to write Portage config
|
||||
app-portage/quantum-resolver 9999: A WIP portage dependency resolver
|
||||
app-portage/showbuild 0.9.1-r2: Script to follow log of running portage builds
|
||||
app-portage/zig-ebuilder 9999: Semi-automatic generator for Zig ebuilds
|
||||
app-shells/carapace 1.3.3: Multi-shell multi-command argument completer
|
||||
app-shells/carapace 1.4.0: Multi-shell multi-command argument completer
|
||||
app-shells/direnv 2.36.0 2.37.1 9999: Environment variable manager for shell
|
||||
app-shells/elvish 0.19.2 0.20.1 0.21.0: Expressive programming language and a versatile interactive shell
|
||||
app-shells/fre 0.4.1: A command line frecency tracking tool
|
||||
@@ -443,7 +443,7 @@ dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/1
|
||||
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
|
||||
dev-cpp/units 2.3.3 2.3.4: A compile-time, header-only, dimensional analysis and unit conversion library
|
||||
dev-cpp/workflow 0.10.2-r1 0.10.3 0.10.5 9999: C++ Parallel Computing and Asynchronous Networking Engine
|
||||
dev-cpp/wt 4.11.3 4.11.4-r3: Wt, C++ Web Toolkit
|
||||
dev-cpp/wt 4.11.4-r3: Wt, C++ Web Toolkit
|
||||
dev-cpp/xtensor 0.26.0: header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
dev-cpp/xtl 0.8.0: Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
dev-crystal/athena-negotiation 0.1.5 0.2.0: Framework agnostic content negotiation library
|
||||
@@ -486,7 +486,7 @@ dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional
|
||||
dev-db/soci 4.0.3-r4 4.1.2: SOCI - The C++ Database Access Library
|
||||
dev-db/sqlcmd 1.8.3: The MSSQL SQLCMD CLI tool
|
||||
dev-db/tdscpp 20250301: C++ library to communicate with Microsoft SQL server
|
||||
dev-db/turso 0.0.22 0.1.1: Turso Database is an in-process OLTP database engine library with a CLI
|
||||
dev-db/turso 0.0.22 0.1.2: Turso Database is an in-process OLTP database engine library with a CLI
|
||||
dev-debug/gdb-dashboard 0.17.3 0.17.4: Modular visual interface for GDB in Python
|
||||
dev-debug/gdbgui 0.15.2.0 0.15.2.0-r1 0.15.3.0: Browser-based frontend to gdb
|
||||
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
|
||||
@@ -502,7 +502,7 @@ dev-embedded/esp-idf-nvs-partition-gen 0.1.6 0.1.9: Parses ESP-IDF panic handler
|
||||
dev-embedded/esp-idf-panic-decoder 1.2.1-r1 1.3.0: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-size 1.6.1 1.7.1: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/freertos-gdb 1.0.3 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
|
||||
dev-embedded/fwup 1.12.0 1.13.0 1.13.1: Configurable embedded Linux firmware update creator and runner
|
||||
dev-embedded/fwup 1.12.0 1.13.0 1.13.1 1.13.2: Configurable embedded Linux firmware update creator and runner
|
||||
dev-embedded/idf-component-manager 2.1.2 2.2.2: Tool for installing ESP-IDF components
|
||||
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
dev-embedded/nxp-gui-guider 1.7.2-r1: GUI Guider is a user-friendly GUI development tool for LVGL
|
||||
@@ -529,7 +529,7 @@ dev-hare/hare-ssh 0.24.2 0.25.2 9999: SSH library for Hare
|
||||
dev-hare/hare-xml 0_pre20231231 0.25.2.0 9999: XML support for Hare
|
||||
dev-java/corretto-bin 8.462.08.1 11.0.28.6.1 17.0.16.8.1 21.0.8.9.1 24.0.2.12.1: Prebuilt Java JDK binaries provided by Amazon Web Services
|
||||
dev-java/jdtls-bin 1.49.0_p202507030451 1.49.0_p202507102148: Java language server
|
||||
dev-java/microsoft-openjdk-bin 11.0.27 17.0.15 21.0.7: Prebuilt Java JDK binaries provided by Microsoft
|
||||
dev-java/microsoft-openjdk-bin 11.0.28 17.0.16 21.0.8: Prebuilt Java JDK binaries provided by Microsoft
|
||||
dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems
|
||||
dev-lang/crystal-bin 1.16.2 1.16.3: The Crystal Programming Language
|
||||
dev-lang/fbc 1.10.1: A free/open source, multi-platform BASIC compiler.
|
||||
@@ -820,6 +820,7 @@ dev-python/pydispatcher 2.0.7: Multi-producer-multi-consumer signal dispatching
|
||||
dev-python/pydub 0.25.1: Manipulate audio with an simple and easy high level interface
|
||||
dev-python/pyfiglet 1.0.2: Pure-python FIGlet implementation
|
||||
dev-python/pyftdi 0.55.4: PyFtdi provides a user-space driver for FTDI devices
|
||||
dev-python/pygeotile 1.0.6: Python package to handle tiles and points of different projections.
|
||||
dev-python/pyglm 2.8.2: Fast OpenGL Mathematics (GLM) for Python
|
||||
dev-python/pygls 1.3.1: A pythonic generic language server
|
||||
dev-python/pygments-promql 0.0.9-r1: A PromQL lexer for Pygments
|
||||
@@ -927,7 +928,7 @@ dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM)
|
||||
dev-ruby/asciidoctor-pdf 2.3.18 2.3.19: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
|
||||
dev-ruby/byebug 11.1.3: a Ruby 2 debugger
|
||||
dev-ruby/chruby 0.3.9-r3 9999: Changes the current Ruby
|
||||
dev-ruby/language_server-protocol 3.17.0.4 3.17.0.5: Language Server SDK Gem for Ruby
|
||||
dev-ruby/language_server-protocol 3.17.0.4-r1 3.17.0.5-r1: Language Server SDK Gem for Ruby
|
||||
dev-ruby/prawn-icon 3.1.0: Provides support for icons in Prawn
|
||||
dev-ruby/prawn-svg 0.35.1: Provides support for SVG in Prawn
|
||||
dev-ruby/prawn-templates 0.1.2-r1: Provides support for templates in Prawn
|
||||
@@ -937,8 +938,8 @@ dev-ruby/rbspy 0.17.0-r1 0.21.0: Sampling CPU profiler for Ruby
|
||||
dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite
|
||||
dev-ruby/ruby-build 9999: Installs virtually any version of Ruby, from source
|
||||
dev-ruby/ruby-install 0.9.3: Installs Ruby, JRuby, Rubinius, TruffleRuby, or MRuby.
|
||||
dev-ruby/ruby-lsp 0.23.11 0.23.23: An opinionated language server for Ruby
|
||||
dev-ruby/sorbet-runtime 0.5.11882 0.5.12134: Sorbet's runtime static type checker component
|
||||
dev-ruby/ruby-lsp 0.23.11-r1 0.23.23-r1 0.26.0: An opinionated language server for Ruby
|
||||
dev-ruby/sorbet-runtime 0.5.11882 0.5.12134 0.5.12356: Sorbet's runtime static type checker component
|
||||
dev-scheme/sagittarius 0.9.12: R6RS/R7RS Scheme system.
|
||||
dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast
|
||||
dev-tex/tabularray 2023.03.01: Typeset tabulars and arrays with LATEX3
|
||||
@@ -1013,7 +1014,7 @@ dev-util/stylua 2.1.0: A code formatter for Lua
|
||||
dev-util/tailspin 5.4.5: A log file highlighter
|
||||
dev-util/termux-language-server 0.0.27: A language server for some specific Bash scripts
|
||||
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
|
||||
dev-util/tinyxxd 1.3.7 9999: Drop-in replacement and standalone version of xxd
|
||||
dev-util/tinyxxd 1.3.7-r1 9999: Drop-in replacement and standalone version of xxd
|
||||
dev-util/tokei 12.1.1 12.1.2: Count your code, quickly
|
||||
dev-util/topiary 0.6.1: CLI app for Topiary, the universal code formatter.
|
||||
dev-util/trivy 0.55.2: Vulnerability scanner for container images, file systems, and Git repos
|
||||
@@ -1098,12 +1099,13 @@ games-strategy/zedonline-bin 0.3.2-r1: A remake of the 1996 classic game Z, with
|
||||
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
|
||||
games-util/ProtonUp-Qt 2.11.1 2.12.0 9999: Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic.
|
||||
games-util/chiaki-ng 1.9.5 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
|
||||
games-util/curseforge 1.282.1_p27170: The CurseForge Electron App
|
||||
games-util/curseforge 1.283.2_p27468: The CurseForge Electron App
|
||||
games-util/dwarf-therapist 41.2.5 42.1.5: For managing dwarves in Dwarf Fortress
|
||||
games-util/gamehub 0.16.3.2-r2: GameHub is a unified library for all your games
|
||||
games-util/goverlay 1.2: Graphical UI to help manage Linux game overlays (MangoHud).
|
||||
games-util/grapejuice 7.20.12 9999: A Wine+Roblox management application
|
||||
games-util/hid-nintendo 9999: A Nintendo HID kernel module
|
||||
games-util/input-remapper 2.1.1 9999: A tool to change and program the mapping of your input device buttons
|
||||
games-util/itch-bin 25.5.1-r2 26.1.9: itch.io game browser, installer and launcher
|
||||
games-util/legendary 0.20.33-r2 0.20.34-r2: A free and open-source replacement for the Epic Games Launcher
|
||||
games-util/libtess2 1.0.2: Game and tools oriented refactored version of GLU tesselator
|
||||
@@ -1217,7 +1219,7 @@ gui-apps/sway-launcher-desktop 1.7.0: TUI Application launcher with Desktop Entr
|
||||
gui-apps/swaykbdd 1.4: Per-window keyboard layout switcher for Sway
|
||||
gui-apps/swaylock-effects 1.7.0.0 9999: Swaylock, with fancy effects
|
||||
gui-apps/swaylock-plugin 1.8.0 9999: Fork of Swaylock that supports animated backgrounds
|
||||
gui-apps/swaync 0.11.0: A simple notification daemon with a GTK gui for notifications and control center
|
||||
gui-apps/swaync 0.11.0 0.12.1: A simple notification daemon with a GTK gui for notifications and control center
|
||||
gui-apps/swayosd 0.1.0: GTK based on screen display for keyboard shortcuts like caps-lock and volume
|
||||
gui-apps/swayr 0.28.0 0.28.1: A LRU window-switcher (and more) for the sway window manager
|
||||
gui-apps/swayrbar 0.4.2: A swaybar-protocol implementation for sway/swaybar
|
||||
@@ -1250,7 +1252,7 @@ gui-apps/xremap 0.10.13: Dynamic key remap for X and Wayland
|
||||
gui-apps/xwayland-satellite 0.5.1 0.6: Xwayland outside your Wayland
|
||||
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
|
||||
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
|
||||
gui-libs/gtk4-layer-shell 1.0.2 1.0.4 1.1.1: A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
gui-libs/gtk4-layer-shell 1.0.2 1.0.4 1.1.1 1.1.1-r1: A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
gui-libs/libcprime 5.0.0: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 5.0.0: Library for managing the device
|
||||
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
|
||||
@@ -1267,6 +1269,7 @@ gui-wm/niri 25.02 25.05.1-r1: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.46.0 0.47.0 0.48.0: Wayland compositor for mobile phones
|
||||
gui-wm/river 0.3.7 0.3.9 0.3.11: A dynamic tiling Wayland compositor
|
||||
gui-wm/swayfx 0.5 0.5.3: SwayFX: Sway, but with eye candy!
|
||||
gui-wm/wayback 0.1: X11 compatibility layer levaraging wlroots and Xwayland
|
||||
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
|
||||
kde-misc/geminipart 20241121 20241215: KPart for viewing text/gemini files
|
||||
kde-misc/kio-gemini 20240801 20241109: Gemini KIO worker
|
||||
@@ -1305,7 +1308,7 @@ media-gfx/KTX-Software 4.3.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.5: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.00.03.54-r1: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/bambustudio-bin 02.01.01.52: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
|
||||
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
|
||||
media-gfx/czkawka 8.0.0 9.0.0: App to find duplicates, empty folders and similar images
|
||||
@@ -1317,7 +1320,7 @@ media-gfx/glslViewer 3.2.4: Console-based GLSL live-coding viewer
|
||||
media-gfx/mayo 0.9.0: Opensource 3D CAD viewer and converter
|
||||
media-gfx/nsxiv 32 33 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
|
||||
media-gfx/pdf4qt 1.4.0.0-r1 1.5.0.0 9999: Open source PDF WYSIWYG editor based on Qt
|
||||
media-gfx/pdf4qt 1.5.1.0 9999: Open source PDF WYSIWYG editor based on Qt
|
||||
media-gfx/qview 5.0 6.1-r1: Practical and minimal image viewer
|
||||
media-gfx/sic 0.22.4: Accessible image processing and conversion from the terminal tool.
|
||||
media-gfx/silicon 0.5.2-r1 0.5.2-r2 0.5.3: Create beautiful image of your code
|
||||
@@ -1334,7 +1337,7 @@ media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the Pine
|
||||
media-libs/alvr 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
|
||||
media-libs/amdvlk 2025.2.1: AMD Open Source Driver for Vulkan
|
||||
media-libs/amdvlk-bin 2021.2.5-r1 2023.3.3 2025.2.1: AMD Open Source Driver for Vulkan: official binary version
|
||||
media-libs/blend2d 0.11.4-r2 9999: 2D vector graphics library powered by a JIT compiler.
|
||||
media-libs/blend2d 0.11.4-r2 0.12.0 9999: 2D vector graphics library powered by a JIT compiler.
|
||||
media-libs/dr_flac 0.12.43: Single-header FLAC audio decoder library
|
||||
media-libs/dr_mp3 0.6.40: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.17: Single-header WAV audio loader and writer library
|
||||
@@ -1373,7 +1376,7 @@ media-sound/callaudiod 0.1.9 0.1.10: Call audio routing daemon
|
||||
media-sound/corrscope 0.10.0-r1 0.10.1: Advanced oscilloscope audio visualizer specializing in chiptune
|
||||
media-sound/deep-filter 0.5.6-r2: Noise supression using deep filtering
|
||||
media-sound/drumgizmo 0.9.20-r1 9999: Audio sampler plugin and stand-alone app that simulates a real drum kit
|
||||
media-sound/dzr 240909: DZR: the command line deezer.com player
|
||||
media-sound/dzr 240909 250719: DZR: the command line deezer.com player
|
||||
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
|
||||
media-sound/fooyin 0.8.1 0.8.1_p20250622 9999: A customizable music player, Qt clone of foobar2000
|
||||
media-sound/furnace 0.6 0.6.5-r1 0.6.7: a multi-system chiptune tracker compatible with DefleMask modules
|
||||
@@ -1383,7 +1386,7 @@ media-sound/jacktrip 2.4.0: Send JACK audio over a network
|
||||
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
|
||||
media-sound/kew 2.4.4-r1: kew (/kjuː/) is a command-line music player for Linux.
|
||||
media-sound/listenbrainz-mpd 2.3.8-r2: ListenBrainz submission client for MPD
|
||||
media-sound/lms 3.66.1 3.67.0 3.68.0: Lightweight Music Server.
|
||||
media-sound/lms 3.67.0 3.68.0 3.68.1: Lightweight Music Server.
|
||||
media-sound/loudgain 0.6.8-r1 0.6.8_p20240128 0.6.8_p20240128-r2: Versatile ReplayGain 2.0 loudness normalizer
|
||||
media-sound/mopidy 3.4.2: An extensible music server written in Python.
|
||||
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
|
||||
@@ -1428,6 +1431,7 @@ media-video/manimgl 1.7.2 9999: Animation engine for explanatory math videos
|
||||
media-video/mediaelch 2.10.6 2.12.0 9999: Video metadata scraper
|
||||
media-video/megapixels 1.4.3-r1: GTK4 camera application that knows how to deal with the media request api
|
||||
media-video/mpc-qt 24.12.1 25.07: Media Player Classic Qute Theater
|
||||
media-video/obs-cmd 0.18.5: A minimal obs CLI for obs-websocket v5
|
||||
media-video/obs-multi-rtmp 0.6.0.1 9999: OBS Simulcast support plugin
|
||||
media-video/obs-streamfx 0.12.0.9999 9999: OBS® Studio plugin which adds many new effects.
|
||||
media-video/obs-vaapi 0.4.1 0.4.2 9999: OBS Studio VAAPI support via GStreamer
|
||||
@@ -1482,10 +1486,11 @@ net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Lin
|
||||
net-im/abaddon 0.2.1 9999: Alternative Discord client using GTK instead of Electron
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
net-im/beeper 4.0.821 4.1.1: Beeper: Unified Messenger
|
||||
net-im/chatterino 2.5.2-r1 2.5.3: Chat client for https://twitch.tv
|
||||
net-im/chatterino 2.5.3: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.10.4 0.10.5 0.10.6 9999: Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.643: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.137: All-in-one voice and text chat
|
||||
net-im/discordo 9999: A lightweight, secure, and feature-rich Discord TUI client.
|
||||
net-im/eturnal 1.12.1 1.12.2: STUN/TURN server
|
||||
net-im/flare 0.12.0-r1: Chat with your friends on Signal
|
||||
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
|
||||
@@ -1602,7 +1607,7 @@ net-p2p/dogecoin-qt 1.14.9 9999: Dogecoin Core Qt for desktop. Downloaded blockc
|
||||
net-p2p/feather 2.7.0-r1 2.8.0 2.8.1 9999: A free, open-source Monero wallet
|
||||
net-p2p/fopnu 1.68: P2P file sharing system
|
||||
net-p2p/fragments 3.0.1-r1 3.0.1-r2: Fragments is an easy to use BitTorrent client
|
||||
net-p2p/gridcoin 5.4.8.0_p1-r1 5.4.9.0: Proof-of-Stake based cryptocurrency that rewards BOINC computation
|
||||
net-p2p/gridcoin 5.4.9.0-r1: Proof-of-Stake based cryptocurrency that rewards BOINC computation
|
||||
net-p2p/ipfs-desktop-bin 0.39.0 0.40.0 0.43.0: A desktop client for IPFS. The IPFS's Native Application
|
||||
net-p2p/monero 0.18.4.1 9999: The secure, private, untraceable cryptocurrency
|
||||
net-p2p/monero-gui-bin 0.18.4.0: An open-source GUI wallet developed by the Monero community.
|
||||
@@ -1833,7 +1838,7 @@ sys-process/xe 1.0-r1: Simple xargs and apply replacement with sane defaults
|
||||
virtual/crystal-db 0.13-r1: Virtual for Crystal database drivers
|
||||
www-apps/anubis 1.19.1 1.20.0: Weighs the soul of incoming HTTP requests to stop AI crawlers
|
||||
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
|
||||
www-apps/forgejo 10.0.1 10.0.3 11.0.3: A self-hosted lightweight software forge
|
||||
www-apps/forgejo 10.0.1 10.0.3 11.0.3-r1: A self-hosted lightweight software forge
|
||||
www-apps/freshrss 1.26.3: A free, self-hostable news aggregator
|
||||
www-apps/invidious 2025.05.04.0 2025.05.17.0: Invidious is an alternative front-end to YouTube
|
||||
www-apps/jackett 0.22.1363: API Support for your favorite torrent trackers
|
||||
@@ -1854,7 +1859,7 @@ www-client/mullvad-browser-bin 14.5.4: The Mullvad Browser is developed to minim
|
||||
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
|
||||
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
|
||||
www-client/yandex-browser 25.4.1.1213_p1: The web browser from Yandex
|
||||
www-client/zen-bin 1.14.2b 1.14.3b 1.14.4b 1.14.5b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-client/zen-bin 1.14.2b 1.14.3b 1.14.4b 1.14.5b 1.14.6b: Zen Browser - A fast, privacy-focused Firefox fork
|
||||
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
|
||||
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
|
||||
www-misc/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives
|
||||
@@ -1900,7 +1905,7 @@ x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X W
|
||||
x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/rio 0.2.20: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.2.23: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/tabby-bin 1.0.221: A terminal for a more modern age
|
||||
x11-terms/terminal-simulator 0.2 9999-r1: VT100 and VT52 terminal hardware simulator
|
||||
x11-terms/tym 3.5.1-r2: Lua-configurable terminal emulator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 25 Jul 2025 08:37:40 +0000
|
||||
Fri, 25 Jul 2025 11:07:31 +0000
|
||||
|
||||
Reference in New Issue
Block a user