mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2023-09-04 11:16:48 UTC
This commit is contained in:
@@ -3,12 +3,12 @@ DEFINED_PHASES=compile install prepare setup
|
||||
DESCRIPTION=A free file archiver for extremely high compression
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.7-zip.org/ https://sourceforge.net/projects/sevenzip/
|
||||
INHERIT=toolchain-funcs
|
||||
INHERIT=edos2unix toolchain-funcs
|
||||
IUSE=asm
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2 BSD
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceforge.net/projects/sevenzip/files/7-Zip/23.01/7z2301-src.tar.xz/download -> 7zip-23.01.tar.xz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=31e12d812560f28de6ec8929253114ae
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=552d4c47a28e981f7aa9ee5b0a4ebe65
|
||||
|
||||
15
metadata/md5-cache/app-misc/chayang-0.1.0
Normal file
15
metadata/md5-cache/app-misc/chayang-0.1.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-libs/wayland-protocols-1.14 >=dev-util/wayland-scanner-1.14.91 virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland
|
||||
DESCRIPTION=Gradually dim the screen.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~emersion/chayang
|
||||
INHERIT=meson
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~emersion/chayang/archive/v0.1.0.tar.gz -> chayang-0.1.0.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
|
||||
_md5_=69105e2e5b75a75f8513a486791f2f91
|
||||
16
metadata/md5-cache/dev-dotnet/gtk-sharp-3.22.2-r2
Normal file
16
metadata/md5-cache/dev-dotnet/gtk-sharp-3.22.2-r2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=>=dev-libs/glib-2.32 x11-libs/gtk+:3 >=dev-lang/mono-6.12 atk? ( app-accessibility/at-spi2-core ) cairo? ( x11-libs/cairo ) gdk? ( x11-libs/gdk-pixbuf ) gtk? ( x11-libs/gtk+:3 ) pango? ( x11-libs/pango )
|
||||
DESCRIPTION=gtk bindings for mono
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/GLibSharp/GtkSharp
|
||||
INHERIT=meson
|
||||
IUSE=+atk +cairo +gdk +gtk +pango
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-libs/glib-2.32 x11-libs/gtk+:3
|
||||
REQUIRED_USE=gdk? ( atk cairo pango ) gtk? ( atk cairo gdk pango ) pango? ( cairo )
|
||||
SLOT=3
|
||||
SRC_URI=https://github.com/GLibSharp/GtkSharp/archive/refs/tags/3.22.2.tar.gz -> gtk-sharp-3.22.2.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe
|
||||
_md5_=a87be050ad6ddfeb6a2374b94daddeaa
|
||||
16
metadata/md5-cache/dev-embedded/esp-idf-5.1.1
Normal file
16
metadata/md5-cache/dev-embedded/esp-idf-5.1.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Espressif IoT Development Framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.espressif.com/
|
||||
INHERIT=python-r1
|
||||
IUSE=+esp32 esp32s2 esp32s3 riscv32 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_11(-)?] dev-python/pyserial[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyparsing[python_targets_python3_11(-)?] dev-python/pyelftools[python_targets_python3_11(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?] dev-embedded/esptool dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 )
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.1.1/esp-idf-v5.1.1.zip -> esp-idf-5.1.1.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-amd64-0.12.0-esp32-20230419.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-x86_64-linux-gnu.tar.gz esp32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) esp32s2? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s2-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) esp32s3? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s3-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/riscv32-esp-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz )
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
||||
_md5_=614e770ad775aba9ba4f5b327a8c7b6c
|
||||
17
metadata/md5-cache/dev-embedded/esp-idf-kconfig-1.2.0
Normal file
17
metadata/md5-cache/dev-embedded/esp-idf-kconfig-1.2.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/kconfiglib[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Kconfig tooling for esp-idf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/espressif/esp-idf-kconfig
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/kconfiglib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-kconfig/esp-idf-kconfig-1.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=bf2348c5be0d1b67750e1d83fcba1f23
|
||||
17
metadata/md5-cache/dev-embedded/esp-idf-size-0.4.2
Normal file
17
metadata/md5-cache/dev-embedded/esp-idf-size-0.4.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-13[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=Firmware size analysis for ESP-IDF
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/espressif/esp-idf-size
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-size/esp-idf-size-0.4.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=25778f03ee69279308eacda3cbcd504e
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=x11-libs/pango python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] x11-libs/pango 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/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=x11-libs/pango
|
||||
DEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] x11-libs/pango 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 )
|
||||
DESCRIPTION=Binding for Pango, to use with Manim.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ManimCommunity/ManimPango https://pypi.org/project/manimpango
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=debug python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v0.4.3.tar.gz -> ManimPango-0.4.3.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e
|
||||
_md5_=a19de2e934b197bcd4a4ea122c8a1d6a
|
||||
_md5_=c185918d1cf1cbcc3228848e6915b690
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=x11-libs/libX11 media-libs/libglvnd[X] test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.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 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
BDEPEND=x11-libs/libX11 media-libs/libglvnd[X] test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=x11-libs/libX11 media-libs/libglvnd[X] test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DEPEND=x11-libs/libX11 media-libs/libglvnd[X] test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 )
|
||||
DESCRIPTION=Modern OpenGL binding for python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/moderngl/glcontext https://pypi.org/project/glcontext
|
||||
INHERIT=distutils-r1 virtualx
|
||||
IUSE=debug test python_targets_python3_10 python_targets_python3_11 test
|
||||
IUSE=debug test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/moderngl/glcontext/archive/refs/tags/2.4.0.tar.gz -> glcontext-2.4.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e virtualx 817571665ee28575da44ee08135089e5
|
||||
_md5_=dd3e6f3e43402b8ca4157fdf6e42def2
|
||||
_md5_=937aedb412b5b5095243ab234f4d8019
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=x11-libs/libX11 media-libs/mesa dev-python/glcontext[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/scipy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycodestyle[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-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=x11-libs/libX11 media-libs/mesa dev-python/glcontext[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/scipy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycodestyle[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
BDEPEND=x11-libs/libX11 media-libs/mesa >=dev-python/glcontext-2.3.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/glcontext-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/scipy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycodestyle[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( dev-python/furo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-copybutton[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=x11-libs/libX11 media-libs/mesa >=dev-python/glcontext-2.3.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/glcontext-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/scipy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycodestyle[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( dev-python/furo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-copybutton[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 )
|
||||
DESCRIPTION=Modern OpenGL binding for python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/moderngl/moderngl https://pypi.org/project/moderngl
|
||||
INHERIT=distutils-r1 virtualx
|
||||
IUSE=debug python_targets_python3_10 python_targets_python3_11 test
|
||||
IUSE=debug doc python_targets_python3_10 python_targets_python3_11 debug test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/moderngl/moderngl/archive/refs/tags/5.8.2.tar.gz -> moderngl-5.8.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a93df67775ff86e107e56c6a6e68cf4e virtualx 817571665ee28575da44ee08135089e5
|
||||
_md5_=c58081c877c68db36f4b2b61fc339441
|
||||
_md5_=c6a1c4b23b16a9cad441cf0e307f4568
|
||||
|
||||
14
metadata/md5-cache/media-libs/dr_flac-0.12.41
Normal file
14
metadata/md5-cache/media-libs/dr_flac-0.12.41
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=test? ( media-libs/flac )
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DESCRIPTION=Single-header FLAC audio decoder library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mackron/dr_libs/
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT-0 public-domain )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=!test? ( https://raw.githubusercontent.com/mackron/dr_libs/353bdc08bd90b24832a5eb149b2c4fd770a650f6/dr_flac.h -> dr_flac-0.12.41.h ) test? ( https://github.com/mackron/dr_libs/archive/353bdc08bd90b24832a5eb149b2c4fd770a650f6.tar.gz -> dr_flac-0.12.41.gh.tar.gz https://github.com/ietf-wg-cellar/flac-test-files/archive/4a19dc2ddb9ee3ac083abaa99faa3a0b7230f833.tar.gz -> dr_flac-0.12.41-testbench.gh.tar.gz )
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=9e87aba33372ea5b68bd77536c54889e
|
||||
13
metadata/md5-cache/media-libs/dr_mp3-0.6.37
Normal file
13
metadata/md5-cache/media-libs/dr_mp3-0.6.37
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DESCRIPTION=Single-header MP3 audio decoder library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mackron/dr_libs/
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT-0 public-domain )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=!test? ( https://raw.githubusercontent.com/mackron/dr_libs/1b0bc87c6b9b04052e6ef0117396dab8482c250e/dr_mp3.h -> dr_mp3-0.6.37.h ) test? ( https://github.com/mackron/dr_libs/archive/1b0bc87c6b9b04052e6ef0117396dab8482c250e.tar.gz -> dr_mp3-0.6.37.gh.tar.gz )
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=561712860ca662525302319c54c92161
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( media-libs/libsndfile )
|
||||
DEFINED_PHASES=install prepare test
|
||||
DESCRIPTION=WAV audio loader and writer
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DESCRIPTION=Single-header WAV audio loader and writer library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mackron/dr_libs/
|
||||
INHERIT=toolchain-funcs
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT-0 public-domain )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://raw.githubusercontent.com/mackron/dr_libs/d35a3bc5efd02455d98cbe12b94647136f09b42d/dr_wav.h -> dr_wav-0.13.32.gh.h https://raw.githubusercontent.com/mackron/dr_libs/d35a3bc5efd02455d98cbe12b94647136f09b42d/README.md -> dr_wav-0.13.32-README.md test? ( https://github.com/mackron/dr_libs/archive/d35a3bc5efd02455d98cbe12b94647136f09b42d.tar.gz -> dr_wav-0.13.32.gh.tar.gz )
|
||||
SRC_URI=!test? ( https://raw.githubusercontent.com/mackron/dr_libs/d35a3bc5efd02455d98cbe12b94647136f09b42d/dr_wav.h -> dr_wav-0.13.32.h ) test? ( https://github.com/mackron/dr_libs/archive/d35a3bc5efd02455d98cbe12b94647136f09b42d.tar.gz -> dr_wav-0.13.32.gh.tar.gz )
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=48839441540163c8cd98dce1e45b28b8
|
||||
_md5_=f2dfdbca83c990a94a5b68320810ae63
|
||||
|
||||
16
metadata/md5-cache/media-sound/g4music-3.3
Normal file
16
metadata/md5-cache/media-sound/g4music-3.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-util/meson-1.1.1 >=dev-lang/vala-0.56.8 || ( dev-lang/vala:0.56 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=media-libs/gstreamer-1.20.6[introspection] >=media-plugins/gst-plugins-taglib-1.20.6 >=dev-libs/appstream-glib-0.8.2 pipewire? ( media-video/pipewire[gstreamer] )
|
||||
DESCRIPTION=A GTK4 music player
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.gnome.org/neithern/g4music
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=meson xdg gnome2-utils vala
|
||||
IUSE=pipewire
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=gui-libs/gtk-4.6 >=gui-libs/libadwaita-1 >=media-libs/gstreamer-1.20.6[introspection] >=media-plugins/gst-plugins-taglib-1.20.6 >=dev-libs/appstream-glib-0.8.2 pipewire? ( media-video/pipewire[gstreamer] )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/neithern/g4music/-/archive/v3.3/g4music-v3.3.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 59e60e9c5cbd3f214d7f1002e798b387 meson 08b7183c3f4811568ee93eb0f79a89fe xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e gnome2-utils b0183db3b2e07b18f3b77bffec72e116 flag-o-matic be27a904c614cb93ae037762dc69bcc2 vala db97951caa799e73a831a5f48e717da8
|
||||
_md5_=7149879e64c53e729da50b3077ad5837
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-qt/linguist-tools:5 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-video/pipewire trayicon? ( dev-qt/qtnetwork:5 )
|
||||
DESCRIPTION=PipeWire Graph Qt GUI Interface
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.freedesktop.org/rncbc/qpwgraph
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg
|
||||
IUSE=alsa trayicon wayland
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-video/pipewire trayicon? ( dev-qt/qtnetwork:5 ) dev-qt/qtsvg:5
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v0.4.4/qpwgraph-v0.4.4.tar.bz2 -> qpwgraph-0.4.4.tar.bz2
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=9a37cee31034e39e91cf769044b3b281
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-qt/linguist-tools:5 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-video/pipewire
|
||||
DESCRIPTION=PipeWire Graph Qt GUI Interface
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.freedesktop.org/rncbc/qpwgraph
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake git-r3 xdg
|
||||
IUSE=alsa trayicon wayland
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-video/pipewire dev-qt/qtsvg:5
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake ea305d3be967deed8faa5c9e94f9aee4 git-r3 2358a7b20091609e24bd3a83b3ac5991 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7549f5bff6e664c1f6acf94b7fb89850
|
||||
14
metadata/md5-cache/net-irc/catgirl-2.2
Normal file
14
metadata/md5-cache/net-irc/catgirl-2.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst
|
||||
DEPEND=dev-libs/libretls:= sys-libs/ncurses:=
|
||||
DESCRIPTION=TLS-only terminal IRC client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.causal.agency/catgirl/about/
|
||||
INHERIT=edo readme.gentoo-r1 toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-libs/libretls:= sys-libs/ncurses:=
|
||||
SLOT=0
|
||||
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-2.2.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=810a968769a6f79b77d1c580d26bfff1
|
||||
14
metadata/md5-cache/net-irc/litterbox-1.9
Normal file
14
metadata/md5-cache/net-irc/litterbox-1.9
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure
|
||||
DEPEND=dev-db/sqlite:3= dev-libs/libretls:=
|
||||
DESCRIPTION=TLS-only IRC logger
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.causal.agency/litterbox/about/
|
||||
INHERIT=edo toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-db/sqlite:3= dev-libs/libretls:=
|
||||
SLOT=0
|
||||
SRC_URI=https://git.causal.agency/litterbox/snapshot/litterbox-1.9.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=e323ef78aa18a197e23585202d44a13f
|
||||
14
metadata/md5-cache/sys-kernel/dkms-3.0.11
Normal file
14
metadata/md5-cache/sys-kernel/dkms-3.0.11
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DESCRIPTION=Dynamic Kernel Module Support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dell/dkms
|
||||
INHERIT=linux-info
|
||||
IUSE=systemd
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod virtual/linux-sources systemd? ( sys-apps/systemd )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dell/dkms/archive/v3.0.11.tar.gz -> dkms-3.0.11.tar.gz
|
||||
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91
|
||||
_md5_=3ef7b7cbff3de6233d53d1bd34dd5cde
|
||||
@@ -186,6 +186,7 @@ app-misc/aw-client 0.11.0: Client library for ActivityWatch
|
||||
app-misc/aw-core 0.11.0: Core library for ActivityWatch
|
||||
app-misc/brightness-control 2.4: Qt Brightness Controller in Python
|
||||
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
|
||||
app-misc/chayang 0.1.0: Gradually dim the screen.
|
||||
app-misc/cheat 4.2.3 4.3.3-r1: cheat allows you to create and view interactive cheatsheets on the command-line
|
||||
app-misc/clifm 1.8 1.11 1.12 1.13 9999: The command line file manager
|
||||
app-misc/clipboard 0.8.0 0.8.1: Cut, copy, and paste anything in your terminal
|
||||
@@ -570,13 +571,13 @@ dev-crystal/webless 0.1.0: HTTP::Client for testing HTTP::Handlers directly and
|
||||
dev-db/dbeaver-bin 23.0.0: Free universal database tool (community edition).
|
||||
dev-db/pg_repack 1.4.8: Reorganize tables in PostgreSQL databases with minimal locks
|
||||
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
|
||||
dev-dotnet/gtk-sharp 2.99.3-r3: gtk bindings for mono
|
||||
dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono
|
||||
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
|
||||
dev-embedded/esp-coredump 1.5.2: Utility that helps users to retrieve and analyse core dumps
|
||||
dev-embedded/esp-idf 5.1 5.1-r1: Espressif IoT Development Framework
|
||||
dev-embedded/esp-idf-kconfig 1.1.0: Kconfig tooling for esp-idf
|
||||
dev-embedded/esp-idf 5.1 5.1-r1 5.1.1: Espressif IoT Development Framework
|
||||
dev-embedded/esp-idf-kconfig 1.1.0 1.2.0: Kconfig tooling for esp-idf
|
||||
dev-embedded/esp-idf-monitor 1.1.1: Python object-oriented database
|
||||
dev-embedded/esp-idf-size 0.3.1: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/esp-idf-size 0.3.1 0.4.2: Firmware size analysis for ESP-IDF
|
||||
dev-embedded/etlcpp 20.35.8: A C++ template library for embedded applications
|
||||
dev-embedded/idf-component-manager 1.3.1: Tool for installing ESP-IDF components
|
||||
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
@@ -1516,7 +1517,9 @@ media-gfx/zwcad 2023.23.0.3.4-r2: CAD software for 2D drawing, reviewing and pri
|
||||
media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the PinePhone (Pro)
|
||||
media-libs/alvr 15.2.1_p20210604 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
|
||||
media-libs/amdvlk 2023.1.1 2023.1.2 2023.1.3: AMD Open Source Driver for Vulkan
|
||||
media-libs/dr_wav 0.13.32: WAV audio loader and writer
|
||||
media-libs/dr_flac 0.12.41: Single-header FLAC audio decoder library
|
||||
media-libs/dr_mp3 0.6.37: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.32: Single-header WAV audio loader and writer library
|
||||
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
|
||||
media-libs/glee 5.4.0: OpenGL Easy Extension library
|
||||
media-libs/grok 9.7.6: World's Leading Open Source JPEG 2000 Codec
|
||||
@@ -1541,8 +1544,7 @@ media-sound/amberol 0.9.2 0.10.3: Simple GUI Music Player
|
||||
media-sound/callaudiod 0.1.7 0.1.9: Call audio routing daemon
|
||||
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
|
||||
media-sound/dzr 230730: DZR: the command line deezer.com player
|
||||
media-sound/g4music 3.2: A GTK4 music player
|
||||
media-sound/helvum 0.4.0 0.4.1: A GTK patchbay for pipewire
|
||||
media-sound/g4music 3.2 3.3: A GTK4 music player
|
||||
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
|
||||
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
|
||||
media-sound/jacktrip 1.7.1-r1: Send JACK audio over a network
|
||||
@@ -1560,7 +1562,6 @@ media-sound/opensoundmeter 1.2.1 1.2.2 1.2.2_p20230104: FFT based application fo
|
||||
media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teaches you how to play the piano
|
||||
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
|
||||
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
|
||||
media-sound/qpwgraph 0.4.4 9999: PipeWire Graph Qt GUI Interface
|
||||
media-sound/spotify-adblock 1.0.1 1.0.2: Adblocker for Spotify
|
||||
media-sound/spotifyd 0.3.5: A Spotify daemon
|
||||
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
|
||||
@@ -1637,7 +1638,8 @@ net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
|
||||
net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messenger
|
||||
net-im/teams-for-linux 1.3.1: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
net-im/whatsapp-for-linux 1.5.3 1.6.2: An unofficial WhatsApp desktop application for Linux
|
||||
net-irc/catgirl 2.0a 2.1: TLS-only terminal IRC client
|
||||
net-irc/catgirl 2.0a 2.1 2.2: TLS-only terminal IRC client
|
||||
net-irc/litterbox 1.9: TLS-only IRC logger
|
||||
net-irc/pounce 3.0 3.1: Multi-client, TLS-only IRC bouncer
|
||||
net-irc/srain 1.4.0: Modern, beautiful IRC client written in GTK+ 3
|
||||
net-irc/tiny 0.10.0: An IRC client
|
||||
@@ -1919,7 +1921,7 @@ sys-fs/gdu 5.13.2 5.14.0: Disk usage analyzer with console interface written in
|
||||
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
|
||||
sys-fs/ntfs2btrfs 20230501: Conversion tool from NTFS to Btrfs
|
||||
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-kernel/dkms 2.8.4 3.0.10: Dynamic Kernel Module Support
|
||||
sys-kernel/dkms 2.8.4 3.0.10 3.0.11: Dynamic Kernel Module Support
|
||||
sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
|
||||
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
|
||||
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 03 Sep 2023 12:31:46 +0000
|
||||
Mon, 04 Sep 2023 11:16:48 +0000
|
||||
|
||||
@@ -76,6 +76,9 @@ dev-cpp/vexcl:amdsi - Implement workaround for AMD SI GPUs
|
||||
dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
|
||||
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb
|
||||
dev-cpp/xtensor:xsimd - Enable SIMD accelaration using dev-cpp/xsimd
|
||||
dev-dotnet/gtk-sharp:atk - Build the ATK bindings.
|
||||
dev-dotnet/gtk-sharp:gdk - Build the GDK bindings.
|
||||
dev-dotnet/gtk-sharp:pango - Build the Pango bindings.
|
||||
dev-embedded/esp-idf:esp32 - Enable support for esp32
|
||||
dev-embedded/esp-idf:esp32s2 - Enable support for esp32s2
|
||||
dev-embedded/esp-idf:esp32s3 - Enable support for esp32s3
|
||||
@@ -513,7 +516,6 @@ media-sound/musikcube:sndio - Build plugin to support sndio
|
||||
media-sound/musikcube:systemd - Build plugin to support MPRIS using systemd.
|
||||
media-sound/ncpamixer:wide - Add ncurses wide characters support
|
||||
media-sound/nulloy:skins - Add a few themes, enable if you want dark
|
||||
media-sound/qpwgraph:trayicon - Build support for tray icon
|
||||
media-sound/spotifyd:alsa - Enable the alsa backend for audio playback
|
||||
media-sound/spotifyd:dbus - Enable password authentication through system keyring
|
||||
media-sound/spotifyd:portaudio - Enable the portaudio backend for audio playback
|
||||
|
||||
Reference in New Issue
Block a user