2024-06-25 10:03:58 UTC

This commit is contained in:
Repository mirror & CI
2024-06-25 10:03:58 +00:00
parent 438b5cf7e1
commit ac6b007d9d
24 changed files with 98 additions and 51 deletions

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.117.0/pulumi-v3.117.0-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.121.0/pulumi-v3.121.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/bemenu dev-libs/libgpg-error dev-libs/libassuan dev-libs/popt
SLOT=0
SRC_URI=https://github.com/t-8ch/pinentry-bemenu/archive/v0.13.1.tar.gz -> pinentry-bemenu-0.13.1.tar.gz
SRC_URI=https://github.com/t-8ch/pinentry-bemenu/archive/v0.13.2.tar.gz -> pinentry-bemenu-0.13.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=40b46f529fd3aff7b29d897aa0ee60fd

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.15.qt.i386.tar.xz ) )
SRC_URI=amd64? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.16.gtk2.x86_64.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.16.qt.x86_64.tar.xz ) ) x86? ( gtk? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.16.gtk2.i386.tar.xz ) qt5? ( https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.16.qt.i386.tar.xz ) )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=8f87fe23037abd976dab1ac004024ede

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ RDEPEND=>=app-text/ghostscript-gpl-10.01.2 >=app-text/pdfminer-20220319[python_t
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v16.3.1.tar.gz -> OCRmyPDF-16.3.1.tar.gz
SRC_URI=https://github.com/ocrmypdf/ocrmypdf/archive/v16.3.1.tar.gz -> OCRmyPDF-16.3.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=0b3e0f31d674086832b49a964ad6a769
_md5_=eb808131d87f331e0beb3af039c3f30a

View File

@@ -0,0 +1,14 @@
BDEPEND=test? ( <dev-cpp/catch-3 ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Mustache implementation for modern C++
EAPI=8
HOMEPAGE=https://github.com/kainjow/Mustache
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Boost-1.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/kainjow/mustache/archive/04277d5552c6e46bee41a946b7d175a660ea1b3d.tar.gz -> mustache-4.1_p20211210.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=86e136e8e0a9365d69589d0dcdad9702

View File

@@ -11,6 +11,6 @@ LICENSE=LGPL-2.1+
RDEPEND=>=dev-libs/glib-2.66:2 dev-libs/libxml2 dev-libs/openssl:= >=net-misc/curl-7.52.0 gpgme? ( app-crypt/gpgme:1= ) !gpgme? ( >=app-arch/rpm-4.18.0 ) zchunk? ( >=app-arch/zchunk-0.9.11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/librepo/archive/refs/tags/1.17.1.tar.gz -> librepo-1.17.1.tar.gz
SRC_URI=https://github.com/rpm-software-management/librepo/archive/refs/tags/1.17.2.tar.gz -> librepo-1.17.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=7f53334426486aa8590f8396161fda95
_md5_=ffbd4b8c6fa9444538ec4a4ac6564a63

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RESTRICT=strip
SLOT=0
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=b0a9bc81593bcc785868e028a40d42df
_md5_=1818c2d17fdcbe29cd0abff66f83824e

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/build[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-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=desktop-notifier is a Python library for cross-platform desktop notifications
EAPI=8
HOMEPAGE=https://desktop-notifier.readthedocs.io https://pypi.org/project/desktop-notifier/ https://github.com/samschott/desktop-notifier
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/dbus-next[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/wheel[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 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop_notifier-5.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=5ff934ab86b03a1e94f7d47bc6072848

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/bottle dev-python/cryptography dev-python/proxy_tools gtk? (
REQUIRED_USE=|| ( gtk qt5 qt6 ) || ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pywebview/pywebview-4.3.3.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/p/pywebview/pywebview-5.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=dbd9b2c94d006ac067a0a1256a38ef5e
_md5_=f323be9af8045d7357638ffdad530cdb

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/insipid-sphinx-theme[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-7.2.6[python_targets_pypy3(-)] dev-python/insipid-sphinx-theme[python_targets_pypy3(-)] ) ) ) test? ( >=dev-python/sphinx-4.5.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/tomli[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/insipid-sphinx-theme[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-python/sphinx-7.2.6[python_targets_pypy3(-)] dev-python/insipid-sphinx-theme[python_targets_pypy3(-)] dev-python/tomli[python_targets_pypy3(-)] ) ) ) test? ( >=dev-python/sphinx-4.5.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=KaTeX Sphinx extension for rendering of math in HTML pages
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinxcontrib_katex/sphinxcontrib_katex-0.9.10.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=0cee17656a9f5de5e87861f4c7e26021
_md5_=d2bdfe9191574073bb9c941207a382e9

View File

@@ -12,6 +12,6 @@ RDEPEND=ruby_targets_ruby31? ( >=dev-ruby/asciidoctor-2.0[ruby_targets_ruby31(-)
REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 )
RESTRICT=!test? ( test ) !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/asciidoctor/asciidoctor-pdf/archive/v2.3.15.tar.gz -> asciidoctor-pdf-2.3.15.tar.gz
SRC_URI=https://github.com/asciidoctor/asciidoctor-pdf/archive/v2.3.17.tar.gz -> asciidoctor-pdf-2.3.17.tar.gz
_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 ruby-utils 820207a5d3f0e2e31c28080f131f2037 ruby-ng 4ef520a992dc54fdd8f49d875c1ab2c0 ruby-fakegem 5f7dd7ffeaf00a781713582bd507f80b
_md5_=61faa2a6fd01d1ef14368abffd76c7e9

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja app-arch/unzip
DEFINED_PHASES=compile install prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
DESCRIPTION=Lua language server
EAPI=8
HOMEPAGE=https://github.com/LuaLS/lua-language-server
INHERIT=ninja-utils toolchain-funcs lua-single prefix
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.9.3/lua-language-server-3.9.3-submodules.zip -> lua-language-server-3.9.3.zip
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=276feff6dc921ce78bfb47e7f804637a

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://github.com/derrod/legendary/archive/0.20.34.tar.gz -> legendary-0.20.34.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 f11e1bc907da246e941fbae648327823
_md5_=3444055ce734350d498c7adf834aff64
_md5_=bf87cdb907ed371130a940d0af0bc289

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-util/wayland-scanner >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-c:= dev-libs/wayland gui-libs/gtk-layer-shell >=x11-libs/gtk+-3.22.0:3[introspection,wayland] X? ( x11-libs/libxkbcommon ) mpd? ( media-libs/libmpdclient ) pulseaudio? ( media-libs/libpulse[glib] ) alsa? ( media-libs/alsa-lib ) >=dev-libs/wayland-protocols-1.17
DESCRIPTION=S* Floating Window Bar
EAPI=8
HOMEPAGE=https://github.com/LBCrion/sfwbar
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=X mpd pulseaudio alsa
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 dev-libs/json-c:= dev-libs/wayland gui-libs/gtk-layer-shell >=x11-libs/gtk+-3.22.0:3[introspection,wayland] X? ( x11-libs/libxkbcommon ) mpd? ( media-libs/libmpdclient ) pulseaudio? ( media-libs/libpulse[glib] ) alsa? ( media-libs/alsa-lib ) virtual/freedesktop-icon-theme
SLOT=0
SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta12.tar.gz -> sfwbar-1.0_beta12.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=3c74f6659199af45a3500fa0c3525082

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 dev-libs/json-c:= dev-libs/wayland gui-libs/gtk-layer-shell >=x11-libs/gtk+-3.22.0:3[introspection,wayland] X? ( x11-libs/libxkbcommon ) mpd? ( media-libs/libmpdclient ) pulseaudio? ( media-libs/libpulse[glib] ) alsa? ( media-libs/alsa-lib ) virtual/freedesktop-icon-theme
SLOT=0
SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta13.tar.gz -> sfwbar-1.0_beta13.tar.gz
SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta15.tar.gz -> sfwbar-1.0_beta15.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=2a328ec9942005417f10d0958b2e2c80
_md5_=5d3ced49137113e8a9b95ec162773500

View File

@@ -0,0 +1,13 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pybind11 dev-libs/jsoncpp dev-cpp/asio media-sound/jack2
DESCRIPTION=Software modular synth
EAPI=8
HOMEPAGE=https://www.bespokesynth.com/
INHERIT=cmake desktop
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/BespokeSynth/BespokeSynth/archive/refs/tags/v1.2.1.tar.gz -> bespokesynth-1.2.1.tar.gz https://github.com/juce-framework/JUCE/archive/2a27ebcfae7ca7f6eb62b29d5f002ceefdaadbdb.tar.gz -> bespokesynth-JUCE-2a27ebcfae7ca7f6eb62b29d5f002ceefdaadbdb.tar.gz https://github.com/cameron314/readerwriterqueue/archive/8e7627d18c2108aca178888d88514179899a044f.tar.gz -> bespokesynth-readerwriterqueue-8e7627d18c2108aca178888d88514179899a044f.tar.gz https://github.com/surge-synthesizer/tuning-library/archive/eb8617be49ac3c2436cf54de6bff94a1b1c94acf.tar.gz -> bespokesynth-tuning-library-eb8617be49ac3c2436cf54de6bff94a1b1c94acf.tar.gz https://github.com/Ableton/link/archive/a4e4c2f3e598e28e5bea90002f954b997b8c8c53.tar.gz -> bespokesynth-ableton-link-a4e4c2f3e598e28e5bea90002f954b997b8c8c53.tar.gz https://github.com/ODDSound/MTS-ESP/archive/fcfaa59a043d515d288c9d587bf61a0a7d7571a8.tar.gz -> bespokesynth-oddsound-mts-fcfaa59a043d515d288c9d587bf61a0a7d7571a8.tar.gz https://github.com/chriskohlhoff/asio/archive/c465349fa5cd91a64bb369f5131ceacab2c0c1c3.tar.gz -> bespokesynth-asio-c465349fa5cd91a64bb369f5131ceacab2c0c1c3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=d6c12ea5690d4d6848e72da7fa2e1de0

View File

@@ -1,12 +1,14 @@
BDEPEND=app-text/scdoc virtual/pkgconfig
DEFINED_PHASES=install
DEFINED_PHASES=compile install
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
DESCRIPTION=A lightweight feed reader with ncurses user interface inspired by Newsboat.
EAPI=8
HOMEPAGE=https://codeberg.org/newsraft/newsraft
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
SLOT=0
SRC_URI=https://codeberg.org/newsraft/newsraft/archive/newsraft-0.25.tar.gz
_md5_=f19bbeaa4a06036029a8ff8869cb6fe4
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=27a693081a7eb4c6033d0d8bbbb092fc

View File

@@ -12,4 +12,4 @@ RDEPEND=sci-libs/fftw media-libs/glfw media-libs/glew sci-libs/volk app-arch/zst
SLOT=0
SRC_URI=https://github.com/AlexandreRouma/SDRPlusPlus/archive/206ce6e8c37aa7ee2e1990b80644330b6ac69b6b.tar.gz -> sdrpp-1.2.0_pre20240607.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=6b18026441369bc3fbea01a04ec103b3
_md5_=53c5eb0b879e17fd31f03d1321d94355

View File

@@ -11,4 +11,4 @@ RDEPEND=net-misc/aria2[bittorrent,metalink,xmlrpc]
SLOT=0/12
SRC_URI=https://github.com/kiwix/libkiwix/archive/12.1.0.tar.gz -> libkiwix-12.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=f7d07d11ec433b7cf46f2c0761e79068
_md5_=ee70fd061a233a05defc103a9fd6c009

View File

@@ -11,4 +11,4 @@ RDEPEND=net-misc/aria2[bittorrent,metalink,xmlrpc]
SLOT=0/12
SRC_URI=https://github.com/kiwix/libkiwix/archive/13.1.0.tar.gz -> libkiwix-13.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=de38dfb403646ebb41372235be07e342
_md5_=d7e804fd8f72f48fb0717b54f02da085

View File

@@ -110,7 +110,7 @@ app-admin/oet 0.1.9 0.1.10 0.1.11 9999: Update your system into binpkgs in an ov
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.117.0 3.118.0 3.119.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.118.0 3.119.0 3.121.0: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
@@ -153,7 +153,7 @@ app-crypt/gnome-encfs-manager 1.9-r1 1.9-r2: An easy to use manager and mounter
app-crypt/ifcplugin-bin 3.1.1.0: Crypto Interface Web Browser Plugin
app-crypt/intel-ipsec-mb 1.1 1.2 1.3 1.5 9999: Multi-Buffer Crypto for IPSec from Intel
app-crypt/lego 4.14.2 4.15.0 4.16.0 4.16.1 4.17.4 9999: Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
app-crypt/pinentry-bemenu 0.13.1: Pinentry based on bemenu
app-crypt/pinentry-bemenu 0.13.2: Pinentry based on bemenu
app-crypt/reop 2.1.1: reasonable expectation of privacy
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
app-crypt/tang 14 15-r1: Tang binding daemon
@@ -223,7 +223,7 @@ app-misc/corectrl 1.4.0 1.4.1 9999: Core control application
app-misc/cpufetch 1.05-r1: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd-bin 1.0.11 1.1.11_beta 1.1.15 9999: Double Commander: file manager with two panels, similar to Total Commander
app-misc/doublecmd-bin 1.0.11 1.1.11_beta 1.1.16 9999: Double Commander: file manager with two panels, similar to Total Commander
app-misc/dpscreenocr 1.4.0: Program to recognize text on screen
app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: Simple drag-and-drop source/sink for X and Wayland
app-misc/electricsheep 3.0.2_p20191005 3.0.2_p20191005-r1: Realize the collective dream of sleeping computers from all over the internet
@@ -391,7 +391,7 @@ dev-cpp/fizz 2023.02.06.00 2023.06.19.00: C++14 implementation of the TLS-1.3 st
dev-cpp/gsl-lite 0.38.0: C++ Guideline Support Library implementation
dev-cpp/indicators 2.3 2.3-r1: Activity indicators for modern C++
dev-cpp/mastodonpp 0.5.7-r1 9999: C++ wrapper for the Mastodon and Pleroma APIs.
dev-cpp/mustache 4.1: Mustache implementation for modern C++
dev-cpp/mustache 4.1 4.1_p20211210: Mustache implementation for modern C++
dev-cpp/parallel-hashmap 1.3.8: Family of header-only, fast and memory-friendly hashmap and btree containers
dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators
dev-cpp/qt-jdenticon 0.3.0-r1 0.3.0_p20240107 0.3.1: Qt5 / C++14 Port of Jdenticon
@@ -521,7 +521,7 @@ dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 fil
dev-libs/libdwarf 0.9.1 0.9.2: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.68 1.0.76 9999: Library of glib utilities from sailfishos project
dev-libs/libopensmtpd 0.7: Library for creating OpenSMTPD filters
dev-libs/librepo 1.17.1: Repodata downloading library
dev-libs/librepo 1.17.2: Repodata downloading library
dev-libs/libsignal-ffi 0.44.0 0.46.0 0.51.0: A C ABI library which exposes Signal protocol logic
dev-libs/libthai 0.1.28 0.1.29: A a set of Thai language support routines
dev-libs/libtypec 0.5.1-r1: Library to interface with USB Type-C/Power Delivery devices
@@ -639,7 +639,7 @@ dev-python/dasbus 1.7-r1: DBus library in Python 3
dev-python/dateparser 1.2.0: Date parsing library designed to parse dates from HTML pages
dev-python/decopatch 1.4.10: Create decorators easily in python
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
dev-python/desktop-notifier 4.0.0: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/desktop-notifier 4.0.0 5.0.0: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/devtools 0.10.0-r1: Dev tools for python
dev-python/digitalocean 1.17.0-r1: Digitalocean API access library
dev-python/doxypypy 0.8.8.6_p20210405-r1: A more Pythonic version of doxypy, a Doxygen filter for Python
@@ -778,7 +778,7 @@ dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported p
dev-python/python-socketio 5.11.0 5.11.1: Python implementation of the Socket.IO realtime server.
dev-python/python-statemachine 2.1.2: Python Finite State Machines made easy.
dev-python/python-telegram-bot 20.6-r1 21.1.1 9999: Python wrapper of telegram bots API
dev-python/pywebview 4.3.3 4.4.1: A lightweight cross-platform wrapper around a webview component
dev-python/pywebview 4.4.1 5.1: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/readability-lxml 0.8.1: fast html to text parser (article readability tool)
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
@@ -842,7 +842,7 @@ dev-python/xunitparser 1.3.4: Read JUnit/XUnit XML files and map them to Python
dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM)
dev-python/zenlib 2.0.0 2.0.4 2.1.1 2.1.2: Useful python decorators and utilities
dev-python/zopfli 0.2.2: Zopfli module for Python
dev-ruby/asciidoctor-pdf 2.3.15: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
dev-ruby/asciidoctor-pdf 2.3.17: 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/prawn-icon 3.1.0: Provides support for icons in Prawn
@@ -888,7 +888,7 @@ dev-util/insomnia-bin 2020.5.2 2023.5.8: HTTP and GraphQL client for developers
dev-util/juliaup 1.14.9: Julia installer and version multiplexer
dev-util/lemminx-bin 0.25.0 0.27.0: XML Language Server
dev-util/lottieconverter 0.2: Simple lottie (telegram animated sticker) converter.
dev-util/lua-language-server 3.9.1-r1: Lua language server
dev-util/lua-language-server 3.9.1-r1 3.9.3: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/mock 5.6-r1: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 40.6: Mock core config files basic chroots
@@ -1076,7 +1076,7 @@ gui-apps/riverguile 0.1.0 9999: River layout generator powered by guile scheme
gui-apps/rofi-wayland 1.7.5 1.7.5-r1: A window switcher, run dialog and dmenu replacement
gui-apps/satty 0.12.0 9999: A screenshot annotation tool inspired by Swappy and Flameshot.
gui-apps/sddm-conf 0.2.0: SDDM configuration editor
gui-apps/sfwbar 1.0_beta12 1.0_beta13 1.0_beta14: S* Floating Window Bar
gui-apps/sfwbar 1.0_beta14 1.0_beta15: S* Floating Window Bar
gui-apps/showmethekey 1.12.0: Show keys you typed on screen.
gui-apps/somebar 1.0.0 1.0.3 9999: dwm-like bar for dwl
gui-apps/someblocks 1.0.0 1.0.1 9999: Modular status bar for somebar written in c.
@@ -1216,6 +1216,7 @@ media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modula
media-sound/TauonMusicBox 7.7.2-r2 7.8.0 9999: The desktop music player of today!
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
media-sound/amberol 0.9.2 0.10.3: Simple GUI Music Player
media-sound/bespokesynth 1.2.1: Software modular synth
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 231217: DZR: the command line deezer.com player

View File

@@ -1 +1 @@
Tue, 25 Jun 2024 09:19:01 +0000
Tue, 25 Jun 2024 10:03:58 +0000

View File

@@ -313,6 +313,7 @@ gui-apps/rofi-wayland:windowmode - Window switcher mode
gui-apps/sfwbar:X - Add support for xkb maps
gui-apps/sfwbar:alsa - Add support for ALSA sound server
gui-apps/sfwbar:mpd - Add support for Music Player Daemon
gui-apps/sfwbar:pulseaudio - Add support for Pulse Audio sound server
gui-apps/swaylock-effects:fish-completion - Enable fish completion support
gui-apps/swaylock-effects:gdk-pixbuf - Enable additional image format support via the x11-libs/gdk-pixbuf library
gui-apps/swaylock-effects:man - Build and install man pages