mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2025-08-10 10:07:24 UTC
This commit is contained in:
15
metadata/md5-cache/app-admin/sudo-rs-0.2.8
Normal file
15
metadata/md5-cache/app-admin/sudo-rs-0.2.8
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install postinst setup test unpack
|
||||
DEPEND=pam? ( sys-libs/pam )
|
||||
DESCRIPTION=A memory safe implementation of sudo and su.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/trifectatechfoundation/sudo-rs
|
||||
INHERIT=cargo pam
|
||||
IUSE=+pam su debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) || ( Apache-2.0 MIT )
|
||||
RDEPEND=pam? ( sys-libs/pam ) virtual/editor !app-admin/sudo su? ( sys-apps/shadow[-su] sys-apps/util-linux[-su] ) pam? ( sys-auth/pambase )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/trifectatechfoundation/sudo-rs/archive/refs/tags/v0.2.8.tar.gz -> sudo-rs-0.2.8.tar.gz https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/glob/0.3.2/download -> glob-0.3.2.crate https://crates.io/api/v1/crates/libc/0.2.174/download -> libc-0.2.174.crate https://crates.io/api/v1/crates/log/0.4.27/download -> log-0.4.27.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.1/download -> pretty_assertions-1.4.1.crate https://crates.io/api/v1/crates/yansi/1.0.1/download -> yansi-1.0.1.crate
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a pam b56d0c9c20fc5b553f13c8ae165a10a5
|
||||
_md5_=b5554c645222f46b5710e8c89a40ffa7
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=net-libs/nodejs[npm] || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
|
||||
DEPEND=app-backup/restic dev-libs/glib:2 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
|
||||
DESCRIPTION=A GUI to browse and restore from restic backup repositories
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/emuell/restic-browser
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cargo desktop xdg
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT MPL-2.0 Unicode-3.0
|
||||
RDEPEND=app-backup/restic dev-libs/glib:2 net-libs/libsoup:3.0 net-libs/webkit-gtk:4.1 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/emuell/restic-browser/archive/1e604033788c01bae4008fe07479472765f3390d.tar.gz -> restic-browser-0.3.2_p20250523.tar.gz https://gitlab.com/api/v4/projects/64331580/packages/generic/restic-browser/0.3.2_p20250523/restic-browser-0.3.2_p20250523-node_modules.tar.xz https://gitlab.com/api/v4/projects/64331580/packages/generic/restic-browser/0.3.2_p20250523/restic-browser-0.3.2_p20250523-crates.tar.xz https://github.com/tauri-apps/fix-path-env-rs/archive/8481725b7ebfc56cdb052d522517421242eac36b.tar.gz -> fix-path-env-rs-8481725b7ebfc56cdb052d522517421242eac36b.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=9a54ad0394f8b8c9725edf37fc3ecf0f
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/hypothesis[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sortedcollections[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) ) 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(-)?]
|
||||
BDEPEND=test? ( dev-python/hypothesis[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/sortedcollections[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) doc? ( || ( ( dev-lang/python:3.14 >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] dev-python/furo[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=The bidirectional mapping library for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/bidict/ https://github.com/jab/bidict
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jab/bidict/archive/refs/tags/v0.23.1.tar.gz -> bidict-0.23.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
|
||||
_md5_=f9d4312264f0a4a55ec42d322f116c7d
|
||||
_md5_=31cd8744dafb1952691fbea22f74e104
|
||||
|
||||
16
metadata/md5-cache/dev-python/desktop-notifier-6.2.0
Normal file
16
metadata/md5-cache/dev-python/desktop-notifier-6.2.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( dev-python/dbus-fast[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/bidict[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=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
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/dbus-fast[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/typing-extensions[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/desktop-notifier/archive/v6.2.0.tar.gz -> desktop-notifier-6.2.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
|
||||
_md5_=5570e5b46ac562aa5515bad0aedbb5b6
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] ) ) ) 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(-)?]
|
||||
BDEPEND=doc? ( dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) doc? ( || ( ( dev-lang/python:3.14 >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Apache2 licensed Python sorted collections library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/sortedcollections/ https://github.com/grantjenks/python-sortedcollections
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/sortedcontainers[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 )
|
||||
RDEPEND=dev-python/sortedcontainers[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/grantjenks/python-sortedcollections/archive/refs/tags/v2.1.0.tar.gz -> sortedcollections-2.1.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
|
||||
_md5_=afb474da2e9f367d746a9c1f5e149541
|
||||
_md5_=e3cb9650354c6e6e315268a524c04485
|
||||
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile install postinst prepare setup unpack
|
||||
DEPEND=virtual/linux-sources
|
||||
DESCRIPTION=Linux kernel driver for Xbox One and Xbox Series X|S accessories
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/medusalix/xone
|
||||
HOMEPAGE=https://github.com/dlundqvist/xone
|
||||
IDEPEND=sys-apps/kmod[tools]
|
||||
INHERIT=linux-mod-r1
|
||||
IUSE=dist-kernel modules-compress modules-sign +strip
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2+ MS-TOU
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
RESTRICT=bindist mirror test
|
||||
SLOT=0
|
||||
SRC_URI=mirror+https://github.com/medusalix/xone/archive/29ec3577e52a50f876440c81267f609575c5161e.tar.gz -> xone-0.3_p20240425.tar.gz http://download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab -> xone-driver-201707-1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab
|
||||
SRC_URI=mirror+https://github.com/dlundqvist/xone/archive/v0.3.3.tar.gz -> xone-0.3.3.tar.gz https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab -> xone-driver-201707-1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/12/20810869_8ce2975a7fbaa06bcfb0d8762a6275a1cf7c1dd3.cab -> xone-driver-201512-20810869_8ce2975a7fbaa06bcfb0d8762a6275a1cf7c1dd3.cab
|
||||
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 135d5ef515d24ca714c6737e6ffca84b
|
||||
_md5_=3c7bbbe5f381f0c5cc4bab51562259e0
|
||||
_md5_=de5e2f00152148792692667b4341673e
|
||||
17
metadata/md5-cache/games-util/xone-0.4.2
Normal file
17
metadata/md5-cache/games-util/xone-0.4.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/cabextract dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
|
||||
DEFINED_PHASES=compile install postinst prepare setup unpack
|
||||
DEPEND=virtual/linux-sources
|
||||
DESCRIPTION=Linux kernel driver for Xbox One and Xbox Series X|S accessories
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dlundqvist/xone
|
||||
IDEPEND=sys-apps/kmod[tools]
|
||||
INHERIT=linux-mod-r1
|
||||
IUSE=dist-kernel modules-compress modules-sign +strip
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+ MS-TOU
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
RESTRICT=bindist mirror test
|
||||
SLOT=0
|
||||
SRC_URI=mirror+https://github.com/dlundqvist/xone/archive/v0.4.2.tar.gz -> xone-0.4.2.tar.gz https://catalog.s.download.windowsupdate.com/c/msdownload/update/driver/drvs/2017/07/1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab -> xone-driver-201707-1cd6a87c-623f-4407-a52d-c31be49e925c_e19f60808bdcbfbd3c3df6be3e71ffc52e43261e.cab https://catalog.s.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/12/20810869_8ce2975a7fbaa06bcfb0d8762a6275a1cf7c1dd3.cab -> xone-driver-201512-20810869_8ce2975a7fbaa06bcfb0d8762a6275a1cf7c1dd3.cab
|
||||
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 135d5ef515d24ca714c6737e6ffca84b
|
||||
_md5_=f2e61a17f7d46420551d627bbe8cb700
|
||||
15
metadata/md5-cache/gui-apps/swayosd-0.2.1
Normal file
15
metadata/md5-cache/gui-apps/swayosd-0.2.1
Normal file
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/gui-wm/mangowc-0.8.1
Normal file
15
metadata/md5-cache/gui-wm/mangowc-0.8.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-libs/wayland-protocols-1.32 >=dev-util/wayland-scanner-1.23 >=dev-build/meson-0.60.0 virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst test
|
||||
DEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) sys-kernel/linux-headers
|
||||
DESCRIPTION=wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/DreamMaoMao/maomaowm.git
|
||||
INHERIT=meson
|
||||
IUSE=X
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=CC0-1.0 GPL-3+ MIT
|
||||
RDEPEND=>=gui-libs/wlroots-0.19:=[libinput,session,X?] <gui-libs/wlroots-0.20:=[X?] dev-libs/libinput:= dev-libs/wayland >=gui-libs/scenefx-0.4.1 dev-libs/libpcre2 x11-libs/libxkbcommon X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) X? ( x11-base/xwayland )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/DreamMaoMao/mangowc/archive/0.8.1.tar.gz -> mangowc-0.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 meson 99466844dd8d4fcfb07578a76f5a9922
|
||||
_md5_=3bd0fa07a01490a8960879b194fd8fda
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-gfx/sane-backends media-libs/libpng media-libs/libjpeg-turbo net-dns/avahi virtual/libusb:1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v0.4.5.tar.gz -> airsane-0.4.5.tar.gz
|
||||
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v0.4.6.tar.gz -> airsane-0.4.6.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
|
||||
_md5_=a42691acd6d54a28e0750c2e80356ebf
|
||||
17
metadata/md5-cache/media-libs/wivrn-25.8
Normal file
17
metadata/md5-cache/media-libs/wivrn-25.8
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang dev-util/gdbus-codegen 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=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng 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-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-multilib fcaps flag-o-matic xdg
|
||||
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng 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.8.tar.gz -> wivrn-25.8.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v25.8/server-build-deps.tar.xz -> wivrn-25.8-server-build-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059 fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=08d1ffe49282c3d38475c6c68affae79
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang dev-util/gdbus-codegen gui? ( gnome-base/librsvg ) dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/glslang dev-util/gdbus-codegen dev-util/vulkan-headers app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-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-libs/boost
|
||||
DEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng 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-libs/boost
|
||||
DESCRIPTION=WiVRn OpenXR streaming
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WiVRn/WiVRn
|
||||
@@ -9,8 +9,8 @@ INHERIT=cmake-multilib fcaps flag-o-matic xdg git-r3
|
||||
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +filecaps
|
||||
LICENSE=GPL-3 Apache-2.0 MIT
|
||||
PROPERTIES=live
|
||||
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 )
|
||||
RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng 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
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059 fcaps 27152c9e4da035accb14a2d7879744ef xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=97dd0f6d4364b1a32fd483887f9d5447
|
||||
_md5_=08d1ffe49282c3d38475c6c68affae79
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst unpack
|
||||
DESCRIPTION=A private YouTube desktop client
|
||||
EAPI=8
|
||||
HOMEPAGE=https://freetubeapp.io/ https://github.com/FreeTubeApp/FreeTube
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop unpacker xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.23.4-beta/freetube_0.23.4_amd64.deb -> freetube-bin-0.23.4_beta.deb
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=14f0a85aadd80188064cd39f6a592abe
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.23.5-beta/freetube_0.23.5_amd64.deb -> freetube-bin-0.23.5_beta.deb
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.23.6-beta/freetube_0.23.6_beta_amd64.deb -> freetube-bin-0.23.6_beta.deb
|
||||
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=14f0a85aadd80188064cd39f6a592abe
|
||||
_md5_=af19247a03c508f4383fecea679100ac
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=app-text/scdoc virtual/pkgconfig
|
||||
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.28.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
|
||||
_md5_=27a693081a7eb4c6033d0d8bbbb092fc
|
||||
14
metadata/md5-cache/net-news/newsraft-0.32
Normal file
14
metadata/md5-cache/net-news/newsraft-0.32
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-text/scdoc virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst postrm
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= net-misc/curl
|
||||
DESCRIPTION=A lightweight feed reader with ncurses user interface inspired by Newsboat.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/newsraft/newsraft
|
||||
INHERIT=toolchain-funcs xdg-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= net-misc/curl
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/newsraft/newsraft/archive/newsraft-0.32.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
|
||||
_md5_=b3443a3e376ec4066660c6ba07e01d6a
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/vulkan-headers )
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/vulkan-headers )
|
||||
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ggml-org/llama.cpp
|
||||
INHERIT=cmake cuda rocm linux-info
|
||||
IUSE=curl openblas blis hip cuda opencl vulkan +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
|
||||
IUSE=curl openblas +openmp blis hip cuda opencl vulkan +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=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
REQUIRED_USE=?? ( openblas blis )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ggml-org/llama.cpp/archive/refs/tags/b6092.tar.gz -> llama-cpp-0_pre6092.tar.gz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 049a642ed7dfce216d678c82044e33f9 linux-info efd923656513c879204fec6638eadee5
|
||||
_md5_=190b41175c567b582616f6409132a201
|
||||
_md5_=a92bfb72188390e11d55729209ccbf8e
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/vulkan-headers )
|
||||
DEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) opencl? ( dev-util/opencl-headers ) vulkan? ( dev-util/vulkan-headers )
|
||||
DESCRIPTION=Port of Facebook's LLaMA model in C/C++
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ggml-org/llama.cpp
|
||||
INHERIT=cmake cuda rocm linux-info git-r3
|
||||
IUSE=curl openblas blis hip cuda opencl vulkan +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
|
||||
IUSE=curl openblas +openmp blis hip cuda opencl vulkan +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
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
RDEPEND=curl? ( net-misc/curl:= ) openblas? ( sci-libs/openblas:= ) openmp? ( llvm-runtimes/openmp:= ) blis? ( sci-libs/blis:= ) hip? ( >=dev-util/hip-6.3:= >=sci-libs/hipBLAS-6.3:= ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) dev-python/numpy opencl? ( dev-libs/opencl-icd-loader ) vulkan? ( media-libs/vulkan-loader )
|
||||
REQUIRED_USE=?? ( openblas blis )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 049a642ed7dfce216d678c82044e33f9 linux-info efd923656513c879204fec6638eadee5 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=190b41175c567b582616f6409132a201
|
||||
_md5_=a92bfb72188390e11d55729209ccbf8e
|
||||
|
||||
16
metadata/md5-cache/sci-ml/ollama-0.11.4
Normal file
16
metadata/md5-cache/sci-ml/ollama-0.11.4
Normal 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
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.11.4.tar.gz -> ollama-0.11.4.gh.tar.gz https://github.com/negril/gentoo-overlay-vendored/raw/refs/heads/blobs/ollama-0.11.4-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 049a642ed7dfce216d678c82044e33f9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=dc32b0197a070cd63dbc502117a4bed3
|
||||
@@ -109,7 +109,7 @@ app-admin/pulumi-bin 3.184.0 3.185.0-r1 3.186.0: Infrastructure as code in any p
|
||||
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
|
||||
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
|
||||
app-admin/s-tui 1.1.6 1.2.0: Stress-Terminal UI monitoring tool
|
||||
app-admin/sudo-rs 0.2.7: A memory safe implementation of sudo and su.
|
||||
app-admin/sudo-rs 0.2.7 0.2.8: A memory safe implementation of sudo and su.
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
app-admin/talosctl-bin 1.7.6 1.9.5 1.10.1: Pre-compiled talosctl is an tool for interacting with the Talos API
|
||||
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
|
||||
@@ -129,7 +129,7 @@ app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snap
|
||||
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
|
||||
app-backup/kopia-ui-bin 0.15.0-r1: Kopia - Fast And Secure Open-Source Backup (Electron UI)
|
||||
app-backup/pika-backup 0.7.4-r1: Keep your data safe
|
||||
app-backup/restic-browser 0.3.2_p20250523 0.3.2_p20250523-r1: A GUI to browse and restore from restic backup repositories
|
||||
app-backup/restic-browser 0.3.2_p20250523-r1: A GUI to browse and restore from restic backup repositories
|
||||
app-backup/timeshift 23.07.1: A system restore utility for Linux
|
||||
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
|
||||
app-benchmarks/kdiskmark 3.2.0: Disk benchmarking tool
|
||||
@@ -714,7 +714,7 @@ dev-python/dasbus 1.7-r1 1.7-r2: DBus library in Python 3
|
||||
dev-python/dataclasses-json 0.6.7-r1: Easily serialize Data Classes to and from JSON
|
||||
dev-python/dateparser 1.2.1 1.2.2: Date parsing library designed to parse dates from HTML pages
|
||||
dev-python/decopatch 1.4.10: Create decorators easily in python
|
||||
dev-python/desktop-notifier 6.1.1: desktop-notifier is a Python library for cross-platform desktop notifications
|
||||
dev-python/desktop-notifier 6.1.1 6.2.0: desktop-notifier is a Python library for cross-platform desktop notifications
|
||||
dev-python/devtools 0.12.2: Dev tools for python
|
||||
dev-python/digitalocean 1.17.0-r1: Digitalocean API access library
|
||||
dev-python/django-browser-reload 1.13.0: Automatically reload your browser in development
|
||||
@@ -1130,7 +1130,7 @@ games-util/sdl2-gamepad-mapper 0.0.8-r1: GUI application to generate an SDL2 map
|
||||
games-util/steamtinkerlaunch 12.12 9999: Wrapper script for Steam custom launch options
|
||||
games-util/umu-launcher 1.2.9: Unified launcher for Windows games on Linux
|
||||
games-util/xivlauncher 1.2.1: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
|
||||
games-util/xone 0.3_p20240425 0.3.1: Linux kernel driver for Xbox One and Xbox Series X|S accessories
|
||||
games-util/xone 0.3.1 0.3.3 0.4.2: Linux kernel driver for Xbox One and Xbox Series X|S accessories
|
||||
gnome-extra/commit 4.1-r1 4.2: Commit message editor
|
||||
gnome-extra/extension-manager 0.6.1 0.6.3 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
gnome-extra/iio-sensor-proxy 3.3 3.5 3.7: IIO sensors to D-Bus proxy
|
||||
@@ -1229,7 +1229,7 @@ gui-apps/swaykbdd 1.4: Per-window keyboard layout switcher for Sway
|
||||
gui-apps/swaylock-effects 1.7.0.0 9999: Swaylock, with fancy effects
|
||||
gui-apps/swaylock-plugin 1.8.0 9999: Fork of Swaylock that supports animated backgrounds
|
||||
gui-apps/swaync 0.11.0 0.12.1: A simple notification daemon with a GTK gui for notifications and control center
|
||||
gui-apps/swayosd 0.1.0: GTK based on screen display for keyboard shortcuts like caps-lock and volume
|
||||
gui-apps/swayosd 0.1.0 0.2.1: GTK based on screen display for keyboard shortcuts like caps-lock and volume
|
||||
gui-apps/swayr 0.28.0 0.28.1: A LRU window-switcher (and more) for the sway window manager
|
||||
gui-apps/swayrbar 0.4.2: A swaybar-protocol implementation for sway/swaybar
|
||||
gui-apps/sworkstyle 1.3.5: Map workspace names to icons for Sway
|
||||
@@ -1272,7 +1272,7 @@ gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 9999: xdg-desktop-portal backend f
|
||||
gui-wm/cage 0.2.0 9999: A Wayland kiosk
|
||||
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
||||
gui-wm/labwc 0.8.4-r1 0.9.0 0.9.1 9999: Openbox alternative for wayland
|
||||
gui-wm/mangowc 0.8.0 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||
gui-wm/mangowc 0.8.0 0.8.1 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
|
||||
gui-wm/miracle-wm 0.6.1 0.6.2: Tiling Wayland compositor based on Mir
|
||||
gui-wm/niri 25.02 25.05.1-r1: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.46.0 0.47.0 0.48.0: Wayland compositor for mobile phones
|
||||
@@ -1315,7 +1315,7 @@ media-fonts/victor-mono 1.5.4 1.5.5 1.5.6: A free programming font with cursive
|
||||
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
|
||||
media-gfx/KTX-Software 4.3.2: KTX (Khronos Texture) Library and Tools
|
||||
media-gfx/WebPlotDigitizer-bin 4.7: Web based tool to extract data from plots, images, and maps
|
||||
media-gfx/airsane 0.4.5: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/airsane 0.4.6: Publish SANE scanners via Apple Airscan/eSCL
|
||||
media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/bambustudio-bin 02.01.01.52: Bambu Studio is a cutting-edge, feature-rich slicing software
|
||||
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
|
||||
@@ -1366,7 +1366,7 @@ media-libs/raylib 5.0 5.5 9999: A simple and easy-to-use library to learn videog
|
||||
media-libs/svt-vp9 0.3.0 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
|
||||
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
|
||||
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
|
||||
media-libs/wivrn 0.25 25.6.1 9999: WiVRn OpenXR streaming
|
||||
media-libs/wivrn 0.25 25.6.1 25.8 9999: WiVRn OpenXR streaming
|
||||
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
|
||||
media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable
|
||||
@@ -1564,7 +1564,7 @@ net-misc/cve-client 1.1.1 9999: CLI-based client / toolbox for CVE.org
|
||||
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
|
||||
net-misc/ffsend 0.2.77 9999: Easily and securely share files from the command line
|
||||
net-misc/fileshelter 6.2.0: FileShelter is a “one-click” file sharing web application
|
||||
net-misc/freetube-bin 0.23.4_beta 0.23.5_beta: A private YouTube desktop client
|
||||
net-misc/freetube-bin 0.23.6_beta: A private YouTube desktop client
|
||||
net-misc/gdown 5.2.0: Google Drive public file/folder downloader
|
||||
net-misc/gdrive 3.9.0-r1 3.9.1-r1: Google Drive CLI Client
|
||||
net-misc/gemget 1.9.0: Command line downloader for the Gemini protocol
|
||||
@@ -1607,7 +1607,7 @@ net-news/cliflux 1.5.0 1.6.0: A terminal-ui (TUI) client for the Miniflux RSS re
|
||||
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
|
||||
net-news/gfeeds 2.2.0-r3: An RSS/Atom feed reader for GNOME.
|
||||
net-news/newsflash 3.1.6 3.1.6-r1 3.3.5: Feed Reader written in GTK
|
||||
net-news/newsraft 0.28 0.30 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
|
||||
net-news/newsraft 0.30 0.32 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
|
||||
net-nntp/inn 2.7.1 2.7.3: InterNetNews - the Internet meets Netnews
|
||||
net-nntp/nzb-monkey-go 0.1.17: Golang version of the NZB Monkey with included NZB direct search
|
||||
net-nntp/pan 0.162 0.163: A newsreader for GNOME
|
||||
@@ -1724,7 +1724,7 @@ sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467
|
||||
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
|
||||
sci-misc/llama-cpp 0_pre4576 0_pre5097 0_pre5332 0_pre5633-r1 0_pre6002 0_pre6092 9999: Port of Facebook's LLaMA model in C/C++
|
||||
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
|
||||
sci-ml/ollama 0.9.6 0.10.0 0.10.1 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
|
||||
sci-ml/ollama 0.9.6 0.10.0 0.10.1 0.11.4 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
|
||||
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
|
||||
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
|
||||
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 09 Aug 2025 17:08:01 +0000
|
||||
Sun, 10 Aug 2025 10:07:24 +0000
|
||||
|
||||
Reference in New Issue
Block a user