2025-06-30 08:52:39 UTC

This commit is contained in:
Repository mirror & CI
2025-06-30 08:52:39 +00:00
parent ad254cd5af
commit 4c4cb722a3
45 changed files with 334 additions and 174 deletions

View File

@@ -1,15 +1,16 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* )
DEFINED_PHASES=compile configure install postinst postrm setup test unpack
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=dev-libs/icu
DESCRIPTION=Microsoft edit
EAPI=8
HOMEPAGE=https://github.com/microsoft/edit
INHERIT=cargo desktop xdg-utils
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo desktop xdg
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 MIT Unicode-3.0
RDEPEND=dev-libs/icu
SLOT=0
SRC_URI=https://github.com/microsoft/edit/archive/refs/tags/v1.2.0.tar.gz -> edit-1.2.0.tar.gz https://github.com/freijon/edit/releases/download/v1.2.0/edit-1.2.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=4a404d39e04fa6cb7f19830b6d03e663
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2d6f1f2052850a1e34284731a0ab0e61

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-qt/qttools:6
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
DESCRIPTION=A cross-platform reimplementation of Notepad++ based on Qt
EAPI=8
HOMEPAGE=https://github.com/dail8859/NotepadNext
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3 MIT LGPL-2.1 MIT-no-machine-learning || ( MPL-1.1 GPL-2+ LGPL-2.1+ )
RDEPEND=x11-libs/libxcb:= dev-qt/qtbase:6[gui,network,widgets] dev-qt/qt5compat:6
SLOT=0
SRC_URI=https://github.com/dail8859/NotepadNext/archive/refs/tags/v0.12.tar.gz -> notepadnext-0.12.tar.gz https://github.com/itay-grudev/SingleApplication/archive/8c48163c4d3fbba603cfe8a5b94046c9dad71825.tar.gz -> SingleApplication-8c48163c4d3fbba603cfe8a5b94046c9dad71825.tar.gz https://gitlab.freedesktop.org/uchardet/uchardet/-/archive/59f68dbe5709d708b53ad5ea95c7349d7ee6ebe4.tar.gz -> uchardet-59f68dbe5709d708b53ad5ea95c7349d7ee6ebe4.tar.gz https://github.com/editorconfig/editorconfig-core-qt/archive/52820d59769fcba6d0ed94f685406c0383fe1a30.tar.gz -> editorconfig-core-qt-52820d59769fcba6d0ed94f685406c0383fe1a30.tar.gz https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/archive/df1fa271274be04f9704f6d67eb2294c03256208.tar.gz -> Qt-Advanced-Docking-System-df1fa271274be04f9704f6d67eb2294c03256208.tar.gz https://github.com/alex-spataru/QSimpleUpdater/archive/3cc832cbe55b70c54f56a0b9b6f2cdd3c43c2337.tar.gz -> QSimpleUpdater-3cc832cbe55b70c54f56a0b9b6f2cdd3c43c2337.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d8b6b6ee39ba4b2d6396020e2971c8bb

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qttools[qdoc] ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
INHERIT=cmake
IUSE=doc mysql opengl +pango pdf postgres ssl
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib
SLOT=0/4.11.4
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.4.tar.gz -> wt-4.11.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=d366a6fe2edd7405f2992b196168b5b4

View File

@@ -1,15 +0,0 @@
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qttools:6[qdoc] ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=<=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl )
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
INHERIT=cmake
IUSE=doc mysql opengl +pango pdf postgres ssl
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=<=dev-libs/boost-1.86.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] sys-libs/zlib mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) pango? ( x11-libs/pango ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl )
SLOT=0/4.11.4
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.4.tar.gz -> wt-4.11.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=f3ef649e76b20cf2acd2808735564db1

View File

@@ -0,0 +1,17 @@
BDEPEND=doc? ( app-text/doxygen dev-qt/qttools:6[assistant] dev-ruby/asciidoctor media-gfx/graphviz[cairo] ) virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost:= sys-libs/zlib graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] ) mysql? ( virtual/mysql || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) opengl? ( media-libs/glew:= media-libs/libglvnd[X] ) pango? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/pango ) pdf? ( media-libs/libharu:= ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= )
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
INHERIT=cmake flag-o-matic
IUSE=doc +graphicsmagick mysql opengl +pango pdf postgres +sqlite ssl wttest
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/boost:= sys-libs/zlib graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] ) mysql? ( virtual/mysql || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) opengl? ( media-libs/glew:= media-libs/libglvnd[X] ) pango? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/pango ) pdf? ( media-libs/libharu:= ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= )
REQUIRED_USE=pango? ( || ( graphicsmagick pdf ) ) opengl? ( graphicsmagick )
RESTRICT=test
SLOT=0/4.11.4
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.4.tar.gz -> wt-4.11.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=0695066d70286f392de413206e761ddf

View File

@@ -9,4 +9,4 @@ LICENSE=MPL-2.0 GPL-3
RDEPEND=~dev-lang/harec-0.25.2 >=sys-devel/qbe-1.2
SLOT=0/0.25.2
SRC_URI=https://git.sr.ht/~sircmpwn/hare/archive/0.25.2.tar.gz -> hare-0.25.2.tar.gz
_md5_=66d24c7ec67fc4fb4a33007633c0b4d5
_md5_=92cc3d8a8f8fe04493d2a530dda1158c

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-io:= dev-libs/aws-checksums:=
DESCRIPTION=C99 implementation of the vnd.amazon.eventstream content-type
EAPI=8
HOMEPAGE=https://github.com/awslabs/aws-c-event-stream
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-io:= dev-libs/aws-checksums:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/awslabs/aws-c-event-stream/archive/v0.5.5.tar.gz -> aws-c-event-stream-0.5.5.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=aa6e5eed316fcc10e5a2213eb769ffce

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/s2n:=
DESCRIPTION=AWS SDK for C module, handles IO and TLS work for application protocols
EAPI=8
HOMEPAGE=https://github.com/awslabs/aws-c-io
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/s2n:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/awslabs/aws-c-io/archive/v0.20.1.tar.gz -> aws-c-io-0.20.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=1c9e6ca9289e066f027f98d084c11e0a

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/aws-c-io:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:=
DESCRIPTION=C99 implementation of the MQTT 3.1.1 specification
EAPI=8
HOMEPAGE=https://github.com/awslabs/aws-c-mqtt
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/aws-c-io:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/awslabs/aws-c-mqtt/archive/v0.13.2.tar.gz -> aws-c-mqtt-0.13.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=2efa6cec58333e90ea0bcfcb3ce49699

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/aws-c-io:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:= dev-libs/aws-c-sdkutils:= dev-libs/aws-c-auth:= dev-libs/s2n:=
DESCRIPTION=AWS C S3 Library
EAPI=8
HOMEPAGE=https://github.com/awslabs/aws-c-s3
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/aws-c-common:= dev-libs/aws-c-cal:= dev-libs/aws-c-io:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:= dev-libs/aws-c-sdkutils:= dev-libs/aws-c-auth:= dev-libs/s2n:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/awslabs/aws-c-s3/archive/v0.8.3.tar.gz -> aws-c-s3-0.8.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=2f90abb2d9823f74578cc9027160b4b2

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/aws-c-auth:= dev-libs/aws-c-cal:= dev-libs/aws-c-common:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:= dev-libs/aws-c-io:= dev-libs/aws-c-mqtt:= dev-libs/aws-c-s3:= dev-libs/aws-c-event-stream:= dev-libs/aws-c-sdkutils:= dev-libs/aws-checksums:= dev-libs/s2n:=
DESCRIPTION=Core CRT package for AWS SDK for C
EAPI=8
HOMEPAGE=https://github.com/awslabs/aws-crt-cpp
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/aws-c-auth:= dev-libs/aws-c-cal:= dev-libs/aws-c-common:= dev-libs/aws-c-compression:= dev-libs/aws-c-http:= dev-libs/aws-c-io:= dev-libs/aws-c-mqtt:= dev-libs/aws-c-s3:= dev-libs/aws-c-event-stream:= dev-libs/aws-c-sdkutils:= dev-libs/aws-checksums:= dev-libs/s2n:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/awslabs/aws-crt-cpp/archive/v0.32.10.tar.gz -> aws-crt-cpp-0.32.10.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=aa3bbe613f09a7f796421864d871b71d

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=http? ( net-misc/curl:= ) speech? ( media-libs/libpulse ) ssl? ( dev-libs/openssl:= ) dev-libs/aws-crt-cpp:= sys-libs/zlib
DESCRIPTION=AWS SDK for C++
EAPI=8
HOMEPAGE=https://aws.amazon.com/sdk-for-cpp/
INHERIT=cmake python-single-r1
IUSE=+http speech +ssl test full storage compute networking database analytics messaging monitor security ml iot media devops mgmt other python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=http? ( net-misc/curl:= ) speech? ( media-libs/libpulse ) ssl? ( dev-libs/openssl:= ) dev-libs/aws-crt-cpp:= sys-libs/zlib python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) full? ( !storage !compute !networking !database !analytics !messaging !monitor !security !ml !iot !media !devops !mgmt !other )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aws/aws-sdk-cpp/archive/1.11.596.tar.gz -> aws-sdk-cpp-1.11.596.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a python-utils-r1 5ffe8ec396a751540949b565de0f048c python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=bb3d6f25bdeb382493ed1d4b737be8fc

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/andrewyng/aisuite/releases/download/v0.1.6/aisuite-0.1.6.tar.gz
SRC_URI=https://github.com/andrewyng/aisuite/releases/download/v0.1.7/aisuite-0.1.7.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=266897219078244318183482a9244732

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python-based library for exporting HID UPS data as metrics for Prometheus.
EAPI=8
HOMEPAGE=https://github.com/desultory/hid_ups_exporter
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hid_ups-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/prometheus_exporter-1.0.0[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 )
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hid_ups-1.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prometheus_exporter-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/desultory/hid_ups_exporter/archive/refs/tags/1.0.1.tar.gz -> hid_ups_exporter-1.0.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=11d78272f9ce5179e21a61551b57684d
_md5_=a3e364c2299149d225f2a22bf5a704c9

View File

@@ -7,9 +7,9 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/gpep517 virtual/jdk python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
RDEPEND=virtual/jdk python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/jpype-project/jpype/releases/download/v1.5.1/JPype1-1.5.1.tar.gz
SRC_URI=https://github.com/jpype-project/jpype/archive/refs/tags/v1.6.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=91df45ace306d5b09ffe5dfb8d1216c5
_md5_=6ce26964af6b0eeebda51801a702200e

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python-based library for exporting JSON data as metrics for Prometheus.
EAPI=8
HOMEPAGE=https://github.com/desultory/json_exporter
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/prometheus_exporter-1.0.0[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 )
RDEPEND=>=dev-python/zenlib-2.1.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/prometheus_exporter-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/desultory/json_exporter/archive/refs/tags/1.0.2.tar.gz -> json_exporter-1.0.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=7dd712df3983707821d5836bdc2d9832
_md5_=51d871101068fdfcc25dec4fdf844e2b

View File

@@ -10,6 +10,6 @@ LICENSE=LGPL-2.1
RDEPEND=dev-python/gpep517 >=dev-python/jpype-1.5.0 python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/py3/m/mpxj/mpxj-13.7.0-py3-none-any.whl
SRC_URI=https://files.pythonhosted.org/packages/py3/m/mpxj/mpxj-14.1.0-py3-none-any.whl
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=b8a7cd862b45d8da6d542e0b15dbeec7

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/lxml-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( >=dev-python/lxml-5.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python library for OpenDocument format (ODF)
EAPI=8
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/lxml-5.3.0[python_targets_python3_12(-)?,python_targets_pyt
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdum/odfdo/archive/refs/tags/v3.13.3.tar.gz -> odfdo-3.13.3.gh.tar.gz
SRC_URI=https://github.com/jdum/odfdo/archive/refs/tags/v3.14.4.tar.gz -> odfdo-3.14.4.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=56f3f79d13e1d8c2385faa3a1c4ff85d
_md5_=af5f2a82c743f291b98b8c8109394391

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Generate an OpenDocument Format .ods file from a .json or .yaml file.
EAPI=8
@@ -7,9 +7,9 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/poetry-core-1.9.1 python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/jdum/odsgenerator/archive/refs/tags/v1.11.1.tar.gz -> odsgenerator-1.11.1.tar.gz
SRC_URI=https://github.com/jdum/odsgenerator/archive/refs/tags/v1.11.3.tar.gz -> odsgenerator-1.11.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=6dc5172444ec71c3a4ed749d6c10e487
_md5_=b3d1b86fc682b81423dffc9302abe2c8

View File

@@ -11,6 +11,6 @@ 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.13.6/lua-language-server-3.13.6-submodules.zip -> lua-language-server-3.13.6.zip
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.15.0/lua-language-server-3.15.0-submodules.zip -> lua-language-server-3.15.0.zip
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010
_md5_=0ff99b67200ff12d245b6dac62ad8382
_md5_=17b104948e44864ec3d07e31c3042a1f

View File

@@ -10,6 +10,6 @@ LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBra
RDEPEND=dev-libs/wayland sys-libs/pam sys-libs/zlib sys-process/audit
RESTRICT=bindist mirror
SLOT=0/2025
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.1.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.1-aarch64.tar.gz )
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.2.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.1.2-aarch64.tar.gz )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0 toolchain-funcs f9d71a6efe9d083aec750dd13968e169
_md5_=ff8699b1f7b9c632eb882d58c3936a65

View File

@@ -8,6 +8,6 @@ IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/yuru7/PlemolJP/releases/download/v2.0.4/PlemolJP_v2.0.4.zip https://github.com/yuru7/PlemolJP/releases/download/v2.0.4/PlemolJP_NF_v2.0.4.zip https://github.com/yuru7/PlemolJP/releases/download/v2.0.4/PlemolJP_HS_v2.0.4.zip
SRC_URI=https://github.com/yuru7/PlemolJP/releases/download/v3.0.0/PlemolJP_v3.0.0.zip https://github.com/yuru7/PlemolJP/releases/download/v3.0.0/PlemolJP_NF_v3.0.0.zip https://github.com/yuru7/PlemolJP/releases/download/v3.0.0/PlemolJP_HS_v3.0.0.zip
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=e3962c05b79475b50eedaaddbe24386c

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=configure install postinst postrm preinst
DEPEND=dev-qt/qttranslations:6 dev-qt/qtbase:6[opengl] >=media-libs/assimp-5.3.1 >=sci-libs/opencascade-7.8.0
DESCRIPTION=Opensource 3D CAD viewer and converter
EAPI=8
HOMEPAGE=https://github.com/fougue/mayo
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=qmake-utils desktop xdg
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-qt/qttranslations:6 dev-qt/qtbase:6[opengl] >=media-libs/assimp-5.3.1 >=sci-libs/opencascade-7.8.0
SLOT=0
SRC_URI=https://github.com/fougue/mayo/archive/refs/tags/v0.8.0.tar.gz -> mayo-0.8.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=4c5ffbf73c546f9fd961abc5df53e7cb

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qttranslations:6 dev-qt/qtbase:6[opengl] >=media-libs/assimp-5.3.1 >=sci-libs/opencascade-7.8.0
DESCRIPTION=Opensource 3D CAD viewer and converter
EAPI=8
HOMEPAGE=https://github.com/fougue/mayo
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop xdg
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-qt/qttranslations:6 dev-qt/qtbase:6[opengl] >=media-libs/assimp-5.3.1 >=sci-libs/opencascade-7.8.0
SLOT=0
SRC_URI=https://github.com/fougue/mayo/archive/refs/tags/v0.9.0.tar.gz -> mayo-0.9.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=84f16ca198186aec4d7fe4c54f3311ac

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-util/wayland-scanner test? ( dev-cpp/gtest ) >=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/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) sway? ( dev-libs/json-c:= ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= ) dev-libs/wayland-protocols svg? ( X? ( x11-base/xorg-proto ) )
DEPEND=dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) tiff? ( media-libs/tiff:= ) wayland? ( dev-libs/json-c:= ) webp? ( media-libs/libwebp:= ) dev-libs/wayland-protocols svg? ( X? ( x11-base/xorg-proto ) )
DESCRIPTION=A lightweight image viewer for Wayland display servers
EAPI=8
HOMEPAGE=https://github.com/artemsen/swayimg
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=avif bash-completion exif exr gif heif jpeg jpegxl png raw sixel svg +sway test tiff webp X
IUSE=avif bash-completion exif exr gif heif jpeg jpegxl png raw sixel svg test tiff +wayland webp X
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) sway? ( dev-libs/json-c:= ) tiff? ( media-libs/tiff:= ) webp? ( media-libs/libwebp:= )
RDEPEND=dev-libs/wayland media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? ( media-libs/libavif:= ) bash-completion? ( app-shells/bash-completion ) exif? ( media-libs/libexif ) exr? ( media-libs/openexr:= ) gif? ( media-libs/giflib:= ) heif? ( media-libs/libheif:= ) jpeg? ( media-libs/libjpeg-turbo:= ) jpegxl? ( media-libs/libjxl:= ) png? ( media-libs/libpng:= ) raw? ( media-libs/libraw:= ) sixel? ( media-libs/libsixel ) svg? ( dev-libs/glib:2 gnome-base/librsvg:2 x11-libs/cairo[X=] ) tiff? ( media-libs/tiff:= ) wayland? ( dev-libs/json-c:= ) webp? ( media-libs/libwebp:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v4.1.tar.gz -> swayimg-4.1.tar.gz
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v4.3.tar.gz -> swayimg-4.3.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=b98de257f869fd97d955491da62fbe8b
_md5_=8544afd6c06902fdbe3ff96ec3bcb553

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=app-arch/libdeflate-1.19 >=app-text/poppler-24.04.0[cairo] >=dev-libs/glib-2.78.6 >=dev-util/pkgconf-2.2.0 >=dev-vcs/git-2.44.2 >=gnome-base/librsvg-2.57.3 >=media-libs/libexif-0.6.24 >=media-libs/libjpeg-turbo-3.0.0 >=media-libs/libsixel-1.10.3-r1 >=media-gfx/graphicsmagick-1.3.42 >=media-video/ffmpeg-4.4.4-r9 >=x11-libs/cairo-1.18.0
SLOT=0
SRC_URI=https://github.com/hzeller/timg/archive/refs/tags/v1.6.0.tar.gz -> timg-1.6.0.tar.gz
SRC_URI=https://github.com/hzeller/timg/archive/refs/tags/v1.6.2.tar.gz -> timg-1.6.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=2c80ee077e749803579c768394ec6299

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-util/glslang dev-util/gdbus-codegen gui? ( gnome-base/librsvg ) dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 ) dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-libs/boost
DESCRIPTION=WiVRn OpenXR streaming
EAPI=8
HOMEPAGE=https://github.com/WiVRn/WiVRn
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake fcaps flag-o-matic xdg
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 +filecaps
KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 MIT
RDEPEND=dev-libs/glib dev-libs/libbsd dev-libs/openssl media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( || ( media-video/ffmpeg[libdrm(-),vaapi] media-video/ffmpeg[drm(-),vaapi] ) ) wireshark-plugins? ( net-analyzer/wireshark ) x264? ( media-libs/x264 )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v25.6.1.tar.gz -> wivrn-25.6.1.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v25.6.1/server-build-deps.tar.xz -> wivrn-25.6.1-server-build-deps.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=54b41bbaff9d002613dd369fa0956d6f

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig nls? ( sys-devel/gettext ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare pretend
DEPEND=media-libs/libsndfile cli? ( alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack ) midi? ( media-libs/libsmf ) ) lv2? ( media-libs/lv2 x11-libs/libX11 x11-libs/libXext ) test? ( dev-libs/serd media-libs/lilv )
DESCRIPTION=Audio sampler plugin and stand-alone app that simulates a real drum kit
EAPI=8
HOMEPAGE=https://drumgizmo.org/
INHERIT=autotools
IUSE=alsa cli jack +lv2 midi nls test
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=media-libs/libsndfile cli? ( alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack ) midi? ( media-libs/libsmf ) ) lv2? ( media-libs/lv2 x11-libs/libX11 x11-libs/libXext )
REQUIRED_USE=|| ( cli lv2 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.drumgizmo.org/releases/drumgizmo-0.9.20/drumgizmo-0.9.20.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=1c6827d9e45d9b308a9fc0df66245a8f

View File

@@ -1,15 +1,16 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure unpack
DEPEND=alsa? ( media-libs/alsa-lib ) lv2? ( media-libs/lv2 ) media-libs/libsmf media-libs/libsndfile media-libs/zita-resampler x11-libs/libX11
DESCRIPTION=Cross-platform drum plugin and stand-alone application
BDEPEND=virtual/pkgconfig nls? ( sys-devel/gettext ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare pretend unpack
DEPEND=media-libs/libsndfile cli? ( alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack ) midi? ( media-libs/libsmf ) ) lv2? ( media-libs/lv2 x11-libs/libX11 x11-libs/libXext ) test? ( dev-libs/serd media-libs/lilv )
DESCRIPTION=Audio sampler plugin and stand-alone app that simulates a real drum kit
EAPI=8
HOMEPAGE=https://www.drumgizmo.org/wiki
INHERIT=git-r3
IUSE=alsa jack lv2 vst cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3
LICENSE=LGPL-3
HOMEPAGE=https://drumgizmo.org/
INHERIT=git-r3 autotools
IUSE=alsa cli jack +lv2 midi nls test
LICENSE=LGPL-3+
PROPERTIES=live
RDEPEND=alsa? ( media-libs/alsa-lib ) lv2? ( media-libs/lv2 ) media-libs/libsmf media-libs/libsndfile media-libs/zita-resampler x11-libs/libX11
REQUIRED_USE=|| ( alsa jack )
RDEPEND=media-libs/libsndfile cli? ( alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack ) midi? ( media-libs/libsmf ) ) lv2? ( media-libs/lv2 x11-libs/libX11 x11-libs/libXext )
REQUIRED_USE=|| ( cli lv2 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=5613c8538b1580bc0268480b5e25107a
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=1c6827d9e45d9b308a9fc0df66245a8f

View File

@@ -1,14 +0,0 @@
BDEPEND=app-arch/gzip
DEFINED_PHASES=compile install
DEPEND=media-libs/alsa-lib >=media-libs/zita-alsa-pcmi-0.3.0 >=media-libs/zita-resampler-1.6.0 virtual/jack
DESCRIPTION=zita-a2j and zita-j2a - bridges between ALSA and JACK
EAPI=7
HOMEPAGE=https://kokkinizita.linuxaudio.org/linuxaudio/zita-ajbridge-doc/quickguide.html
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-libs/alsa-lib >=media-libs/zita-alsa-pcmi-0.3.0 >=media-libs/zita-resampler-1.6.0 virtual/jack
SLOT=0
SRC_URI=https://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-ajbridge-0.8.4.tar.bz2
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169
_md5_=8009f776669478eb3995e2fcd2eae5d8

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland-protocols
DEPEND=dev-libs/wayland-protocols x11-libs/libdrm
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/any1/wlvncc/archive/d3073ef124172a6161e3bef075aaa8112b0115e9.tar.gz -> wlvncc-20250122.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=23d531b7a2aff111ca81bc48686bdf71
_md5_=8aa5da4978a05de7028e609bb015bfa4

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland-protocols
DEPEND=dev-libs/wayland-protocols x11-libs/libdrm
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/any1/wlvncc/archive/bec7a54fbb835824ac6f8cefbf50181189a5c510.tar.gz -> wlvncc-20250307.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=105938e076a90ca4c88da290800ce645
_md5_=caa526f74b3a6e7ae23bb8ef2e3584b0

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland-protocols x11-libs/libdrm
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
INHERIT=meson
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/any1/wlvncc/archive/a6a5463a9c69ce4db04d8d699dd58e1ba8560a0a.tar.gz -> wlvncc-20250626.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=e63791d70322e6af39724fabcf93b5f9

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland-protocols
DEPEND=dev-libs/wayland-protocols x11-libs/libdrm
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=c4cb66308e6909a15110a24a4758a949
_md5_=6fc242ed48fdb7548aea04ef02ea6372

View File

@@ -10,6 +10,6 @@ LICENSE=Fopnu
RDEPEND=dev-libs/dbus-glib dev-libs/glib sys-apps/dbus sys-libs/glibc sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://download2.fopnu.com/download/fopnu-1.67-1.x86_64.manualinstall.tar.gz -> fopnu-1.67.tar.gz
SRC_URI=https://download2.fopnu.com/download/fopnu-1.68-1.x86_64.manualinstall.tar.gz -> fopnu-1.68.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=e011da62045f796fde4ad416891dbdd3

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/eigen
DESCRIPTION=Minimal solvers for calibrated camera pose estimation
EAPI=8
HOMEPAGE=https://github.com/PoseLib/PoseLib
INHERIT=cmake
IUSE=benchmark
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-cpp/eigen
SLOT=0
SRC_URI=https://github.com/PoseLib/PoseLib/archive/refs/tags/v2.0.4.tar.gz -> poselib-2.0.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=a9f717c6b7bc86aabb3e4d99f3761a8d

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare pretend test unpack
DEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?,amdgpu_targets_gfx1200(-)?,amdgpu_targets_gfx1201(-)?] ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake go-module systemd toolchain-funcs
IUSE=cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_bmi2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cuda blas mkl rocm +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102 amdgpu_targets_gfx1200 amdgpu_targets_gfx1201
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?,amdgpu_targets_gfx1200(-)?,amdgpu_targets_gfx1201(-)?] ) acct-group/ollama >=acct-user/ollama-3[cuda?]
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.9.3.tar.gz -> ollama-0.9.3.gh.tar.gz https://github.com/negril/gentoo-overlay-vendored/raw/refs/heads/blobs/ollama-0.9.3-vendor.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a cuda 283d0f298f6c196c755a0f8d50daca85 rocm ceb8f84b6d9c14021b983faab573ef93 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=dc32b0197a070cd63dbc502117a4bed3

View File

@@ -12,4 +12,4 @@ RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas )
RESTRICT=test strip
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a cuda 283d0f298f6c196c755a0f8d50daca85 rocm ceb8f84b6d9c14021b983faab573ef93 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=3f201dbb3b7be353e7b66500eb009a2b
_md5_=dc32b0197a070cd63dbc502117a4bed3

View File

@@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/14.5.3/mullvad-browser-linux-x86_64-14.5.3.tar.xz -> mullvad-browser-bin-14.5.3.tar.xz
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/14.5.4/mullvad-browser-linux-x86_64-14.5.4.tar.xz -> mullvad-browser-bin-14.5.4.tar.xz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3781dec1e980d5b44a44205cb6c12887
_md5_=27a3e1a3c3548454ccfc02ec452ef8a0