2023-09-28 10:16:30 UTC

This commit is contained in:
Repository mirror & CI
2023-09-28 10:16:30 +00:00
parent 7695867733
commit 295c5c8280
18 changed files with 82 additions and 74 deletions

View File

@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.14.tar.gz -> gentoo_update-0.1.14.gh.tar.gz
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.16.tar.gz -> gentoo_update-0.1.16.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 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=caa2043a7619ea3a1c44b756bffdd986

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.86.0/pulumi-v3.86.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86

View File

@@ -10,6 +10,6 @@ LICENSE=Obsidian-EULA
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango appindicator? ( dev-libs/libayatana-appindicator )
RESTRICT=mirror strip bindist
SLOT=0
SRC_URI=https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.13/obsidian_1.4.13_amd64.deb -> obsidian-1.4.13.gh.deb amd64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.13/obsidian-1.4.13.tar.gz -> obsidian-1.4.13-amd64.tar.gz ) arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.13/obsidian-1.4.13-arm64.tar.gz )
SRC_URI=https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.14/obsidian_1.4.14_amd64.deb -> obsidian-1.4.14.gh.deb amd64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.14/obsidian-1.4.14.tar.gz -> obsidian-1.4.14-amd64.tar.gz ) arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.14/obsidian-1.4.14-arm64.tar.gz )
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=2bb079f583c2ec1dba37daa9dd04d7ed
_md5_=24df0162a7f61f430d1177d7114fa7c5

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig dev-python/cython[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/gbinder dev-libs/libglibutil
DESCRIPTION=Python bindings for libgbinder
EAPI=8
HOMEPAGE=https://github.com/erfanoabdi/gbinder-python
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/gbinder dev-libs/libglibutil python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/erfanoabdi/gbinder-python/archive/1.1.1.tar.gz -> gbinder-1.1.1.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 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
_md5_=bd72bb8d34079e27d2bbe8477a449b05

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig =dev-python/cython-0*[python_targets_python3_10(-)?,python_targets_python3_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(-)?] 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(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/gbinder dev-libs/libglibutil
DESCRIPTION=Python bindings for libgbinder
EAPI=8
HOMEPAGE=https://github.com/erfanoabdi/gbinder-python
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/gbinder dev-libs/libglibutil python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/erfanoabdi/gbinder-python/archive/1.1.1.tar.gz -> gbinder-1.1.1.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 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
_md5_=ccb81cb7419710eec36a3695c6fadedd

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-3
RDEPEND=dev-libs/gbinder dev-libs/libglibutil python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/erfanoabdi/gbinder-python/archive/1.1.1.tar.gz -> gbinder-1.1.1.tar.gz
SRC_URI=https://github.com/erfanoabdi/gbinder-python/archive/1.1.2.tar.gz -> gbinder-1.1.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 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
_md5_=27968d34683bbc97f5409193806fa2c6

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD
RDEPEND=client? ( media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
SLOT=0
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.2.1.tar.gz -> ddnet-17.2.1.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/17.3.tar.gz -> ddnet-17.3.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 cargo 8520ae1bed0e6965d027399b471a3595 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-any-r1 f5169813d1619761b459800587005fd2 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=22d05f22d489eb480ffb21915386eebe

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=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 setup test unpack
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtconcurrent-5.15:5 >=dev-qt/linguist-tools-5.15:5 webengine? ( >=dev-qt/qtwebengine-5.15:5 ) ) sdl? ( >=media-libs/libsdl2-2.28 ) system-libfmt? ( >=dev-libs/libfmt-9:= ) <=dev-cpp/cpp-httplib-0.13.0 dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.250 dev-util/spirv-headers ) test? ( >dev-cpp/catch-3:0 )
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/inih-52 >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] media-libs/opus media-libs/vulkan-loader sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtmultimedia-5.15:5 >=dev-qt/qtwidgets-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtconcurrent-5.15:5 >=dev-qt/linguist-tools-5.15:5 webengine? ( >=dev-qt/qtwebengine-5.15:5 ) ) sdl? ( >=media-libs/libsdl2-2.28 ) system-libfmt? ( >=dev-libs/libfmt-9:= ) dev-cpp/cpp-httplib dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.250 dev-util/spirv-headers ) test? ( >dev-cpp/catch-3:0 )
DESCRIPTION=An emulator for Nintendo Switch
EAPI=8
HOMEPAGE=https://yuzu-emu.org
@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( qt5 sdl ) discord? ( webservice )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 git-r3 2358a7b20091609e24bd3a83b3ac5991 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=47a9d81c1341fd2ea19230540f0487c8
_md5_=2679361ac4e005a83dda5d3a0988eca0

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
DEPEND=dev-libs/gobject-introspection dev-python/click dev-python/packaging dev-python/pip dev-python/psutil dev-python/pydantic dev-python/pygobject dev-python/requests dev-python/setuptools dev-python/unidecode dev-python/wheel dev-util/desktop-file-utils dev-util/gtk-update-icon-cache dev-vcs/git sys-devel/gettext x11-apps/mesa-progs x11-libs/cairo x11-libs/gtk+ x11-misc/shared-mime-info x11-misc/xdg-user-dirs x11-misc/xdg-utils
DESCRIPTION=A Wine+Roblox management application
EAPI=8
HOMEPAGE=https://gitlab.com/brinkervii/grapejuice
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg
KEYWORDS=-* ~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/gobject-introspection dev-python/click dev-python/packaging dev-python/pip dev-python/psutil dev-python/pydantic dev-python/pygobject dev-python/requests dev-python/setuptools dev-python/unidecode dev-python/wheel dev-util/desktop-file-utils dev-util/gtk-update-icon-cache dev-vcs/git sys-devel/gettext x11-apps/mesa-progs x11-libs/cairo x11-libs/gtk+ x11-misc/shared-mime-info x11-misc/xdg-user-dirs x11-misc/xdg-utils virtual/wine
SLOT=0
SRC_URI=https://gitlab.com/brinkervii/grapejuice/-/archive/v7.20.11/grapejuice-v7.20.11.tar.bz2
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=d535c1f4c79f11420ada18023d579326

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
DEPEND=dev-libs/gobject-introspection dev-python/click dev-python/packaging dev-python/pip dev-python/psutil dev-python/pydantic dev-python/pygobject dev-python/requests dev-python/setuptools dev-python/unidecode dev-python/wheel dev-util/desktop-file-utils dev-util/gtk-update-icon-cache dev-vcs/git sys-devel/gettext x11-apps/mesa-progs x11-libs/cairo x11-libs/gtk+ x11-misc/shared-mime-info x11-misc/xdg-user-dirs x11-misc/xdg-utils
DESCRIPTION=A Wine+Roblox management application
EAPI=8
HOMEPAGE=https://gitlab.com/brinkervii/grapejuice
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/gobject-introspection dev-python/click dev-python/packaging dev-python/pip dev-python/psutil dev-python/pydantic dev-python/pygobject dev-python/requests dev-python/setuptools dev-python/unidecode dev-python/wheel dev-util/desktop-file-utils dev-util/gtk-update-icon-cache dev-vcs/git sys-devel/gettext x11-apps/mesa-progs x11-libs/cairo x11-libs/gtk+ x11-misc/shared-mime-info x11-misc/xdg-user-dirs x11-misc/xdg-utils virtual/wine
SLOT=0
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=d535c1f4c79f11420ada18023d579326

View File

@@ -2,7 +2,7 @@ BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm prepare setup
DESCRIPTION=Pan-CJK OpenType/CFF mono font family
EAPI=8
HOMEPAGE=https://github.com/adobe-fonts/source-han-serif/
HOMEPAGE=https://github.com/adobe-fonts/source-han-mono
INHERIT=font
IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
@@ -11,4 +11,4 @@ RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/adobe-fonts/source-han-mono/releases/download/1.002/SourceHanMono.ttc -> source-han-mono-1.002.ttc
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=7f57722d3c61cf0e71a71f07b86b442e
_md5_=31d10505b4e14091a94bcea1e104c62d

View File

@@ -1,15 +0,0 @@
BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=Pan-CJK OpenType/CFF font family
EAPI=7
HOMEPAGE=https://github.com/adobe-fonts/source-han-serif/
INHERIT=font
IUSE=l10n_ja l10n_ko +l10n_zh-CN l10n_zh-TW X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
LICENSE=Apache-2.0
REQUIRED_USE=|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=l10n_ja? ( https://github.com/adobe-fonts/source-han-serif/raw/1.001R/SubsetOTF/SourceHanSerifJP.zip -> source-han-serif-ja-1.001.zip ) l10n_ko? ( https://github.com/adobe-fonts/source-han-serif/raw/1.001R/SubsetOTF/SourceHanSerifKR.zip -> source-han-serif-ko-1.001.zip ) l10n_zh-CN? ( https://github.com/adobe-fonts/source-han-serif/raw/1.001R/SubsetOTF/SourceHanSerifCN.zip -> source-han-serif-zh_CN-1.001.zip ) l10n_zh-TW? ( https://github.com/adobe-fonts/source-han-serif/raw/1.001R/SubsetOTF/SourceHanSerifTW.zip -> source-han-serif-zh_TW-1.001.zip )
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=ac16d15e6fc377311303c5064085037a

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=Pan-CJK OpenType/CFF font family
EAPI=8
HOMEPAGE=https://github.com/adobe-fonts/source-han-serif/
INHERIT=font
IUSE=l10n_ja l10n_ko +l10n_zh-CN l10n_zh-TW X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
LICENSE=OFL-1.1
REQUIRED_USE=|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=l10n_ja? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.002R/12_SourceHanSerifJP.zip -> source-han-serif-ja-2.002.zip ) l10n_ko? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.002R/13_SourceHanSerifKR.zip -> source-han-serif-ko-2.002.zip ) l10n_zh-CN? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.002R/14_SourceHanSerifCN.zip -> source-han-serif-zh_CN-2.002.zip ) l10n_zh-TW? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.002R/15_SourceHanSerifTW.zip -> source-han-serif-zh_TW-2.002.zip )
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=c7cead77187d590ce33cb23e2f35423b

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-text/jo media-sound/playerctl || ( media-video/mpv[lua] media-video/mpv[javascript] >=media-video/mpv-0.36 ) net-misc/socat sys-apps/dbus x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop )
DEFINED_PHASES=compile install postinst test
DEPEND=dev-libs/glib:2 media-video/ffmpeg
DEPEND=dev-libs/glib:2 media-video/ffmpeg:=
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
@@ -8,9 +8,9 @@ INHERIT=mpv-plugin toolchain-funcs
IUSE=test +autoload
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=dev-libs/glib:2 media-video/ffmpeg media-video/mpv:=[cplugins(+),libmpv]
RDEPEND=dev-libs/glib:2 media-video/ffmpeg:= media-video/mpv:=[cplugins(+),libmpv]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/1.1.tar.gz -> mpv-mpris-1.1.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=95869c0243c6df80e856a8c0bf421674
_md5_=d412733dc54096e3d24ae283fac771a0

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-text/jo media-sound/playerctl || ( media-video/mpv[lua] media-video/mpv[javascript] >=media-video/mpv-0.36 ) net-misc/socat sys-apps/dbus x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst test unpack
DEPEND=dev-libs/glib:2 media-video/ffmpeg
DEPEND=dev-libs/glib:2 media-video/ffmpeg:=
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
@@ -8,8 +8,8 @@ INHERIT=mpv-plugin toolchain-funcs git-r3
IUSE=test +autoload
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/glib:2 media-video/ffmpeg media-video/mpv:=[cplugins(+),libmpv]
RDEPEND=dev-libs/glib:2 media-video/ffmpeg:= media-video/mpv:=[cplugins(+),libmpv]
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=95869c0243c6df80e856a8c0bf421674
_md5_=d412733dc54096e3d24ae283fac771a0

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2 virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml <dev-libs/openssl-3:= sys-libs/zlib:= dev-crystal/athena-negotiation <dev-crystal/crystal-db-0.12.0 <dev-crystal/crystal-pg-0.27.0 dev-crystal/crystal-sqlite3 ~dev-crystal/kemal-1.1.2 dev-crystal/kilt >=dev-crystal/protodec-0.1.5 test? ( dev-crystal/spectator )
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= dev-crystal/athena-negotiation <dev-crystal/crystal-db-0.12.0 <dev-crystal/crystal-pg-0.27.0 dev-crystal/crystal-sqlite3 ~dev-crystal/kemal-1.1.2 dev-crystal/kilt >=dev-crystal/protodec-0.1.5 test? ( dev-crystal/spectator )
DESCRIPTION=Invidious is an alternative front-end to YouTube
EAPI=8
HOMEPAGE=https://invidious.io/ https://github.com/iv-org/invidious
@@ -8,9 +8,9 @@ INHERIT=check-reqs shards systemd
IUSE=test debug doc
KEYWORDS=~amd64
LICENSE=AGPL-3 Apache-2.0 MIT
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml <dev-libs/openssl-3:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/507bed6313b49564e53b69a5c9b4d072d1e05e4b.tar.gz -> invidious-2023.07.05.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
SRC_URI=https://github.com/iv-org/invidious/archive/bb14f794969f62582917a39c2dd57bf92fa146a7.tar.gz -> invidious-2023.09.27.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=2ccf747da103905f1a71ddc5d5565626
_md5_=11ab9dee5e96be1be73b25c4d4bd0d19

View File

@@ -73,7 +73,7 @@ app-admin/chezmoi 2.39.1: Manage your dotfiles across multiple machines, securel
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/enpass-desktop-bin 6.7.4.933: A cross-platform, complete password management solution
app-admin/gentoo_update 0.1.14: Gentoo Linux updater
app-admin/gentoo_update 0.1.16: Gentoo Linux updater
app-admin/grub-customizer 5.1.0: A graphical grub2 settings manager
app-admin/himitsu 0.3 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
app-admin/himitsu-ssh 0.2 9999: SSH integration for Himitsu
@@ -84,7 +84,7 @@ app-admin/linode-cli 5.42.1 5.43.0 5.44.1: Linode Command Line Interface
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.80.0 3.81.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.80.0 3.81.0 3.86.0: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43 0.43.1: Command line admin tool for Synapse
@@ -257,7 +257,7 @@ app-office/joplin-bin 2.9.17: Note taking app, on Electron, can import notes fro
app-office/khronos 3.7.0: A GTK4 time tracker for tasks
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
app-office/nixnote-bin 2.1.10 9999: Free and open source note taking app, compatible with Evernote sync server
app-office/obsidian 1.3.5 1.4.13: A second brain, for you, forever.
app-office/obsidian 1.3.5 1.4.14: A second brain, for you, forever.
app-office/openoffice-bin 4.1.14: Apache OpenOffice productivity suite
app-office/pyspread 2.1.1: Pyspread is a non-traditional spreadsheet written in Python
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
@@ -951,7 +951,7 @@ dev-python/furl 2.1.3: URL parsing and manipulation made easy.
dev-python/futurist 2.4.1: Useful additions to futures, from the future
dev-python/gabbi 2.7.1: Declarative HTTP testing library
dev-python/gazpacho 1.1: The simple, fast, and modern web scraping library
dev-python/gbinder 1.1.1 1.1.1-r10 1.1.1-r11 9999: Python bindings for libgbinder
dev-python/gbinder 1.1.2 9999: Python bindings for libgbinder
dev-python/gemcall 0.9.1: A library and CLI tool for making gemini requests
dev-python/gflanguages 0.4.0-r1: A python API for evaluating language support in the Google Fonts collection
dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python
@@ -1300,7 +1300,7 @@ dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/classicube 1.3.5-r1 9999: Reverse-engineered Minecraft Classic client
games-action/ddnet 17.2.1 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/ddnet 17.3 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/netrek-brmh 2.6.0: brmh client for netrek
games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.625 4.768: Minecraft launcher for community-made modpacks on the Technic Platform
@@ -1353,6 +1353,7 @@ games-util/ProtonUp-Qt 2.8.2 9999: Install and manage GE-Proton, Luxtorpeda & mo
games-util/chiaki 2.1.1-r2 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
games-util/dwarf-therapist 41.2.2 41.2.5: For managing dwarves in Dwarf Fortress
games-util/gamehub 0.16.0.1 0.16.3.2: GameHub is a unified library for all your games
games-util/grapejuice 7.20.11 9999: A Wine+Roblox management application
games-util/hid-nintendo 9999: A Nintendo HID kernel module
games-util/itch-bin 25.5.1-r2: itch.io game browser, installer and launcher
games-util/legendary 0.20.32 0.20.33: A free and open-source replacement for the Epic Games Launcher
@@ -1489,7 +1490,7 @@ media-fonts/linja-wawa 1.21: Font for sitelen pona, a script for toki pona
media-fonts/overpass 3.0.4: An open source webfont family inspired by Highway Gothic
media-fonts/robotomono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/source-han-mono 1.002: Pan-CJK OpenType/CFF mono font family
media-fonts/source-han-serif 1.001 2.001: Pan-CJK OpenType/CFF font family
media-fonts/source-han-serif 2.001 2.002: Pan-CJK OpenType/CFF font family
media-fonts/symbola 7.17 13.00: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/twemoji 14.0.2: A color emoji font with a flat visual style, designed and used by Twitter
media-fonts/ubuntumono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
@@ -1977,7 +1978,7 @@ www-apps/code-server-bin 4.14.1 4.15.0 4.16.0 4.16.1 4.17.0: VS Code in the brow
www-apps/forgejo 1.19.4.0 1.20.4.0 1.20.4.1: A self-hosted lightweight software forge
www-apps/gotosocial 0.9.0 0.10.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs
www-apps/invidious 2023.07.05: Invidious is an alternative front-end to YouTube
www-apps/invidious 2023.09.27: Invidious is an alternative front-end to YouTube
www-apps/laminar 1.3: Fast and lightweight Continuous Integration
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/nitter 2023.05.20 2023.07.12: Alternative front-end for Twitter

View File

@@ -1 +1 @@
Thu, 28 Sep 2023 08:31:31 +0000
Thu, 28 Sep 2023 10:16:30 +0000