2021-08-07 18:06:50 UTC

This commit is contained in:
Repository mirror & CI
2021-08-07 18:06:50 +00:00
parent d85f23c3d5
commit 65173a33b8
26 changed files with 217 additions and 51 deletions

View File

@@ -1,8 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=System group: gemini
EAPI=7
EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86
SLOT=0
_eclasses_=user-info 2e75eaea3582b052ec16d9d5aa74ced3 user 1033b6bed7cf367c4507ea9a3ff503d0 acct-group d12e466819e60dedccac935746c2b151
_md5_=60200934e45c94dda104b7e3e60594b5
_md5_=b64119166212e4374f2a1eb405b5ef2c

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for gemini daemon
EAPI=7
DESCRIPTION=System user: gemini
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86
RDEPEND=acct-group/gemini
SLOT=0
_eclasses_=user-info 2e75eaea3582b052ec16d9d5aa74ced3 user 1033b6bed7cf367c4507ea9a3ff503d0 acct-user b3a6f9d710c598ea09935e86d45fbc36
_md5_=a40b9bda0aaa32eba558fc676e96bb94
_md5_=3e434fc345859bfeba07e31c89434819

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[ncurses] ) python_targets_python3_8? ( dev-lang/python:3.8[ncurses] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An HTTP log monitoring tool for your terminal
EAPI=8
HOMEPAGE=https://github.com/michael-lazar/Akita https://pypi.org/project/akita/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[ncurses] ) python_targets_python3_8? ( dev-lang/python:3.8[ncurses] ) python_targets_python3_9? ( dev-lang/python:3.9[ncurses] ) python_targets_python3_10? ( dev-lang/python:3.10[ncurses] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/michael-lazar/akita/archive/refs/tags/v0.1.4.tar.gz -> akita-0.1.4.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=7b72645b2ae336000b3c844e48608903

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install postinst prepare
DESCRIPTION=An anarchist FAQ
EAPI=8
HOMEPAGE=http://www.anarchistfaq.org/afaq/index.html
INHERIT=desktop
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://salsa.debian.org/debian/anarchism/-/archive/debian/15.3-3/anarchism-debian-15.3-3.tar.gz -> anarchism-15.3.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28
_md5_=7fe086fdd6b10e8e0bd3517ccb668b90

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/make dev-util/cmake sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg sys-devel/bison sys-devel/flex
DESCRIPTION=API Generator for Database access
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/apidb
INHERIT=cmake autotools
IUSE=+mariadb postgresql commands gtk +corelibs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg
SLOT=0
SRC_URI=https://github.com/azaeldevel/apidb/archive/5.13.1-beta.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=cb854230a8b03ed147cf4eb05831a34a

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=A Java/Scala build tool
EAPI=7
HOMEPAGE=https://com-lihaoyi.github.io/mill/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=virtual/jre-1.8:*
SLOT=0
SRC_URI=https://github.com/com-lihaoyi/mill/releases/download/0.9.9/0.9.9-assembly
_md5_=d86a4d1dc06428cfc69d4716136a4a1e

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( media-video/ffmpeg ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=test? ( media-video/ffmpeg[mp3,vorbis] ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Manipulate audio with an simple and easy high level interface
EAPI=7
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jiaaro/pydub/archive/refs/tags/v0.25.1.tar.gz -> pydub-0.25.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 optfeature 30ce9dec2b8943338c9b015bd32bac6a
_md5_=20b245a3050f8db3b90af580904d8b95
_md5_=cb00f6ee3b40546c8822511949fd5146

View File

@@ -1,14 +1,15 @@
DEFINED_PHASES=compile configure install postinst postrm
BDEPEND=dev-scheme/gambit
DEFINED_PHASES=compile configure install postinst postrm prepare
DEPEND=dev-scheme/gambit emacs? ( >=app-editors/emacs-23.1:* ) leveldb? ( dev-libs/leveldb ) lmdb? ( dev-db/lmdb ) mysql? ( dev-db/mariadb:* ) sqlite? ( dev-db/sqlite ) xml? ( dev-libs/libxml2 ) yaml? ( dev-libs/libyaml ) zlib? ( sys-libs/zlib )
DESCRIPTION=Dialect of Scheme designed for Systems Programming
EAPI=7
EAPI=8
HOMEPAGE=https://cons.io/ https://github.com/vyzo/gerbil
INHERIT=elisp-common toolchain-funcs wrapper
INHERIT=elisp-common toolchain-funcs wrapper xdg-utils
IUSE=emacs leveldb lmdb mysql +sqlite +xml yaml +zlib
KEYWORDS=~amd64
LICENSE=Apache-2.0 LGPL-2.1
RDEPEND=dev-scheme/gambit emacs? ( >=app-editors/emacs-23.1:* ) leveldb? ( dev-libs/leveldb ) lmdb? ( dev-db/lmdb ) mysql? ( dev-db/mariadb:* ) sqlite? ( dev-db/sqlite ) xml? ( dev-libs/libxml2 ) yaml? ( dev-libs/libyaml ) zlib? ( sys-libs/zlib )
SLOT=0
SRC_URI=https://github.com/vyzo/gerbil/archive/v0.16.tar.gz -> gerbil-0.16.tar.gz
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=66c196a9a6fda031b7a6a154f08b9ab4
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979
_md5_=db1ba7e4c521ee0ecf1ea090d907520e

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
BDEPEND=dev-scheme/gambit >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare unpack
DEPEND=dev-scheme/gambit emacs? ( >=app-editors/emacs-23.1:* ) leveldb? ( dev-libs/leveldb ) lmdb? ( dev-db/lmdb ) mysql? ( dev-db/mariadb:* ) sqlite? ( dev-db/sqlite ) xml? ( dev-libs/libxml2 ) yaml? ( dev-libs/libyaml ) zlib? ( sys-libs/zlib )
DESCRIPTION=Dialect of Scheme designed for Systems Programming
EAPI=7
EAPI=8
HOMEPAGE=https://cons.io/ https://github.com/vyzo/gerbil
INHERIT=elisp-common toolchain-funcs wrapper git-r3
INHERIT=elisp-common toolchain-funcs wrapper xdg-utils git-r3
IUSE=emacs leveldb lmdb mysql +sqlite +xml yaml +zlib
LICENSE=Apache-2.0 LGPL-2.1
PROPERTIES=live
RDEPEND=dev-scheme/gambit emacs? ( >=app-editors/emacs-23.1:* ) leveldb? ( dev-libs/leveldb ) lmdb? ( dev-db/lmdb ) mysql? ( dev-db/mariadb:* ) sqlite? ( dev-db/sqlite ) xml? ( dev-libs/libxml2 ) yaml? ( dev-libs/libyaml ) zlib? ( sys-libs/zlib )
SLOT=0
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 wrapper 4251d4c84c25f59094fd557e0063a974 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=5de0440820a22c663254a7ff11360c7c
_eclasses_=elisp-common cf4fd1b0835b9f3e638724840468064a toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=db1ba7e4c521ee0ecf1ea090d907520e

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://rust-analyzer.github.io
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT-with-advertising
SLOT=0
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-07-26/rust-analyzer-x86_64-unknown-linux-gnu.gz
_md5_=52ba563048407db5bde64f4546c51b8f
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-08-02/rust-analyzer-x86_64-unknown-linux-gnu.gz -> rust-analyzer-bin-2021.08.02.gz
_md5_=17615e93e1bc962a62f98b42a4ba448b

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig virtual/yacc sys-devel/gnuconfig >=app-portage/elt-patches-20170815
DEFINED_PHASES=install prepare
DEPEND=app-crypt/libmd dev-libs/openssl:= sys-libs/ncurses:= sys-libs/zlib:= elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( sys-apps/util-linux ) )
DESCRIPTION=Portable version of the Game of Trees version control system
EAPI=8
HOMEPAGE=https://gameoftrees.org
INHERIT=autotools
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=app-crypt/libmd dev-libs/openssl:= sys-libs/ncurses:= sys-libs/zlib:= elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( sys-apps/util-linux ) ) dev-vcs/git
SLOT=0
SRC_URI=https://git.gameoftrees.org/gitweb/?p=got-portable.git;a=snapshot;h=36536ee0b0fb5108076d8238a4b78c59db9dac3d;sf=tgz -> got-0_p20210217.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=86934593ddb40479aae7a30063d0cee8

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=!hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui dev-qt/qtmultimedia dev-qt/qtnetwork dev-qt/qtopengl dev-qt/qtwidgets ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=app-arch/zstd-1.4.8 >=dev-libs/openssl-1.1 dev-cpp/catch:0 dev-libs/boost:= dev-libs/crypto++ net-libs/enet:1.3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A Nintendo 3DS Emulator
EAPI=7
HOMEPAGE=https://citra-emu.org
INHERIT=cmake git-r3 xdg
IUSE=cubeb +hle-sound nls +qt5 sdl system-libfmt +telemetry video
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=!hle-sound? ( media-libs/fdk-aac ) hle-sound? ( media-video/ffmpeg[fdk] ) qt5? ( nls? ( dev-qt/linguist ) dev-qt/qtgui dev-qt/qtmultimedia dev-qt/qtnetwork dev-qt/qtopengl dev-qt/qtwidgets ) sdl? ( media-libs/libsdl2 >=dev-libs/inih-52 ) system-libfmt? ( <=dev-libs/libfmt-8 ) video? ( media-video/ffmpeg ) >=app-arch/zstd-1.4.8 >=dev-libs/openssl-1.1 dev-cpp/catch:0 dev-libs/boost:= dev-libs/crypto++ net-libs/enet:1.3
REQUIRED_USE=|| ( qt5 sdl )
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=f7dfeee32d9ce37314d119afe87ba515

View File

@@ -1,15 +1,15 @@
BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=discord? ( >=dev-libs/rapidjson-1.1.0 ) qt5? ( >=dev-qt/qtgui-5.15 >=dev-qt/qtwidgets-5.15 ) sdl? ( >=media-libs/libsdl2-2.0.14 >=dev-libs/inih-52 ) >=app-arch/lz4-1.8 >=app-arch/zstd-1.5 >=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 >=dev-libs/boost-1.73:=[context] >=dev-libs/libfmt-8 >=dev-libs/libzip-1.5 >=media-libs/opus-1.3.1 >=sys-libs/zlib-1.2 dev-util/vulkan-headers virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=discord? ( >=dev-libs/rapidjson-1.1.0 ) qt5? ( >=dev-qt/qtgui-5.15 >=dev-qt/qtwidgets-5.15 ) sdl? ( >=media-libs/libsdl2-2.0.14 >=dev-libs/inih-52 ) system-vulkan? ( >=dev-util/vulkan-headers-1.2.180 ) >=app-arch/lz4-1.8 >=app-arch/zstd-1.5 >=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 >=dev-libs/boost-1.73:=[context] >=dev-libs/libfmt-8 >=dev-libs/libzip-1.5 >=media-libs/opus-1.3.1 >=sys-libs/zlib-1.2 virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=An emulator for Nintendo Switch
EAPI=7
HOMEPAGE=https://yuzu-emu.org
INHERIT=cmake git-r3 flag-o-matic toolchain-funcs xdg
IUSE=+boxcat +compatibility-list +cubeb discord +qt5 sdl webengine +webservice
IUSE=+boxcat +compatibility-list +cubeb discord +qt5 sdl system-vulkan webengine +webservice
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=discord? ( >=dev-libs/rapidjson-1.1.0 ) qt5? ( >=dev-qt/qtgui-5.15 >=dev-qt/qtwidgets-5.15 ) sdl? ( >=media-libs/libsdl2-2.0.14 >=dev-libs/inih-52 ) >=app-arch/lz4-1.8 >=app-arch/zstd-1.5 >=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 >=dev-libs/boost-1.73:=[context] >=dev-libs/libfmt-8 >=dev-libs/libzip-1.5 >=media-libs/opus-1.3.1 >=sys-libs/zlib-1.2 dev-util/vulkan-headers virtual/libusb:1
RDEPEND=discord? ( >=dev-libs/rapidjson-1.1.0 ) qt5? ( >=dev-qt/qtgui-5.15 >=dev-qt/qtwidgets-5.15 ) sdl? ( >=media-libs/libsdl2-2.0.14 >=dev-libs/inih-52 ) system-vulkan? ( >=dev-util/vulkan-headers-1.2.180 ) >=app-arch/lz4-1.8 >=app-arch/zstd-1.5 >=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 >=dev-libs/boost-1.73:=[context] >=dev-libs/libfmt-8 >=dev-libs/libzip-1.5 >=media-libs/opus-1.3.1 >=sys-libs/zlib-1.2 virtual/libusb:1
REQUIRED_USE=boxcat? ( webservice ) || ( qt5 sdl )
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=5b116adeb718bbce15b85512d71b30a4
_md5_=81f9f96d37c80b7cfc2de0e6d28ce27a

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 OFL-1.1
RDEPEND=dev-libs/libpcre:3 dev-libs/libunistring dev-libs/openssl media-libs/libsdl2[sound(+),video(+)] sys-libs/zlib fribidi? ( dev-libs/fribidi ) harfbuzz? ( media-libs/harfbuzz[truetype(+)] ) mp3? ( media-sound/mpg123 )
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.6.0/lagrange-1.6.0.tar.gz
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.6.2/lagrange-1.6.2.tar.gz
_eclasses_=xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=750a77c454239d24e03eaf23abed56df
_md5_=46e9edee90429ab5aee843c6fe6660ba

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 fortran? ( virtual/fortran )
DEFINED_PHASES=configure install prepare setup
DEPEND=ofi? ( sys-block/libfabric ) pmi-simple? ( sys-cluster/pmix[pmi] ) pmi-mpi? ( virtual/mpi ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
DESCRIPTION=implementation of the OpenSHMEM specification
EAPI=8
HOMEPAGE=https://github.com/Sandia-OpenSHMEM/SOS
INHERIT=autotools fortran-2
IUSE=ofi-mr-basic +ofi-mr-scalable ofi-mr-rma-event total-data-ordering-always +total-data-ordering-check total-data-ordering-never av-map bounce-buffers cma completion-polling cxx debug error-checking fortran long-fortran-header manual-progress memcpy ofi ofi-fence openmp +pmi-mpi pmi-simple portals4 profiling pthread-mutexes remote-virtual-addressing threads thread-completion ucx xpmem
KEYWORDS=~amd64
LICENSE=BSD public-domain mpich2
RDEPEND=ofi? ( sys-block/libfabric ) pmi-simple? ( sys-cluster/pmix[pmi] ) pmi-mpi? ( virtual/mpi ) portals4? ( sys-cluster/portals4 ) ucx? ( sys-cluster/ucx ) xpmem? ( sys-kernel/xpmem ) fortran? ( virtual/fortran )
REQUIRED_USE=^^ ( ofi-mr-basic ofi-mr-scalable ofi-mr-rma-event ) ^^ ( total-data-ordering-always total-data-ordering-check total-data-ordering-never ) ^^ ( pmi-mpi pmi-simple ) ?? ( cma xpmem ) ?? ( ofi portals4 )
SLOT=0
SRC_URI=https://github.com/Sandia-OpenSHMEM/SOS/archive/refs/tags/v1.5.0.tar.gz -> SOS-1.5.0.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da fortran-2 7e39eb204d37699d5f1eaf9f4d61888a
_md5_=44a15fcca55d06a2c6f618ae47960a3b

View File

@@ -1,16 +1,16 @@
BDEPEND=doc? ( app-text/ghostscript-gpl dev-python/sphinx dev-tex/latexmk dev-texlive/texlive-latexextra ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install preinst prepare setup
DEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) clustering? ( sys-cluster/clusteringsuite[treedbscan] ) dyninst? ( dev-libs/boost:= dev-libs/libdwarf sys-cluster/dyninst virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) online? ( sys-cluster/synapse ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jdk:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
DEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) clustering? ( sys-cluster/clusteringsuite[treedbscan] ) dyninst? ( dev-libs/boost:= dev-libs/libdwarf sys-cluster/dyninst virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) online? ( sys-cluster/synapse ) opencl? ( dev-util/opencl-headers ) openshmem? ( sys-cluster/SOS ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jdk:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
DESCRIPTION=Instrumentation framework to generate execution traces of parallel runtimes
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/extrae
INHERIT=autotools java-pkg-opt-2 python-single-r1
IUSE=clustering doc dyninst heterogeneous inotify +instrument-dynamic-memory +instrument-io +instrument-syscall memkind merge-in-trace nanos online opencl openmp +parallel-merge pebs-sampling +posix-clock pthread sampling +single-mpi-lib sionlib smpss spectral +xml elibc_FreeBSD java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
IUSE=clustering doc dyninst heterogeneous inotify +instrument-dynamic-memory +instrument-io +instrument-syscall memkind merge-in-trace nanos online opencl openmp openshmem +parallel-merge pebs-sampling +posix-clock pthread sampling +single-mpi-lib sionlib smpss spectral +xml elibc_FreeBSD java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) clustering? ( sys-cluster/clusteringsuite[treedbscan] ) dyninst? ( dev-libs/boost:= dev-libs/libdwarf sys-cluster/dyninst virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) online? ( sys-cluster/synapse ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jre:1.8 ) virtual/opencl java? ( >=dev-java/java-config-2.2.0-r3 )
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) clustering? ( sys-cluster/clusteringsuite[treedbscan] ) dyninst? ( dev-libs/boost:= dev-libs/libdwarf sys-cluster/dyninst virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) online? ( sys-cluster/synapse ) opencl? ( dev-util/opencl-headers ) openshmem? ( sys-cluster/SOS ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jre:1.8 ) virtual/opencl java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) java? ( pthread )
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/extrae/archive/3.8.3.tar.gz -> extrae-3.8.3.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da java-utils-2 bd56fb0d459d0bad9d07fa32febe53cb java-pkg-opt-2 c9d8408eceaa8e56c729df071dd8cb57 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 f5408c7f165c2c81b787182c52bc41dd python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=750f1fa7bd74e48e6fc620f2fa89207f
_md5_=d5bf1e1d9c89ad6916c89ac3fd19c39c

View File

@@ -1,15 +1,15 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf )
DEPEND=modules? ( kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) ) modules? ( sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) )
DESCRIPTION=Linux Cross-Memory Attach
EAPI=7
HOMEPAGE=https://github.com/hjelmn/xpmem
INHERIT=autotools linux-mod
IUSE=+modules kernel_linux kernel_linux dist-kernel
IUSE=kernel_linux kernel_linux dist-kernel +modules
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
RDEPEND=modules? ( kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) )
SLOT=0
SRC_URI=https://github.com/hjelmn/xpmem/archive/242eaa1eca92567c2118afe21e37cafc524f9166.tar.gz -> xpmem-2.6.3_p20210217.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff linux-info 7e8ed4c6a1d136fb291c52386f996c2c linux-mod 17a64f2afa0418f425ab010223fc0d48
_md5_=3c2c347ac168480724dcd443714a06d0
_md5_=b0d7d0bfe5465df02bb2ec64de915d13

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/glib:2 x11-libs/cairo
DEPEND=dev-libs/glib:2 x11-misc/rofi x11-libs/cairo
DESCRIPTION=A file browser for rofi
EAPI=7
HOMEPAGE=https://github.com/marvinkreis/rofi-file-browser-extended
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/glib:2 x11-misc/rofi
SLOT=0
SRC_URI=https://github.com/marvinkreis/rofi-file-browser-extended/archive/refs/tags/1.2.0.tar.gz -> rofi-file-browser-extended-1.2.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=761342c98364285d737947a5f96b6fa0
_md5_=6104b76a08599eb7eaf89a3dfd327503

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile configure install
DEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi
DEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi x11-libs/libXt
DESCRIPTION=Banish the mouse cursor when typing, show it again when the mouse moves
EAPI=7
HOMEPAGE=https://github.com/jcs/xbanish
@@ -10,4 +10,4 @@ RDEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi
SLOT=0
SRC_URI=https://github.com/jcs/xbanish/archive/v1.7.tar.gz -> xbanish-1.7.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=99661f7aca9c38af3e4690452a08a214
_md5_=280756e1b9c208385043839bf77c6b10

View File

@@ -13,7 +13,7 @@ acct-user/_bgpd 0-r1: User for OpenBGPD
acct-user/_rpki-client 0: User for rpki-client
acct-user/biboumi 0: User for net-im/biboumi
acct-user/fort 0-r1: User for FORT RPKI validator
acct-user/gemini 0: User for gemini daemon
acct-user/gemini 0: System user: gemini
acct-user/gogs 1-r1: www-apps/gogs user
acct-user/hinsightd 0: A user account for www-servers/hinsightd
acct-user/jackett 0: User for www-apps/jackett-bin
@@ -25,6 +25,7 @@ acct-user/wsdd 0: User for net-misc/wsdd
app-accessibility/mimic1 1.3.0.1 9999: Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
app-accessibility/rhvoice 1.4.2: TTS engine with extended languages support (including Russian)
app-accessibility/speakup-tools 20121017: Tools to customize speakup module
app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/antidot 0.6.1 0.6.2: Cleans up your $HOME from those pesky dotfiles
app-admin/chezmoi 1.8.10 2.0.12: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -54,6 +55,7 @@ app-dicts/dictd-misc 1.5_alpha2: Hitchcock's and Easton's Bible Dictionaries
app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root words and 2.5 million synonyms
app-dicts/dictd-mueller 3.1-r1: V. K. Mueller English-Russian Dictionary
app-dicts/dictd-web1913 0.5.0_p1: Webster's Revised Unabridged Dictionary (1913) for dict
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/openbsd-manpages 6.9: OpenBSD manual pages
app-editors/atom-bin 1.57.0-r2: A hackable text editor for the 21st Century
app-editors/imhex 1.8.1-r1: A hex editor for reverse engineers, programmers, and eyesight
@@ -71,7 +73,7 @@ app-forensics/yara 4.1.1: A malware identification and classification tool
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-misc/afetch 2.2.0: Simple system info written in C
app-misc/anki-bin 2.1.45: A spaced-repetition memory training program (flash cards)
app-misc/apidb 5.8.0_beta 5.11.0_beta: API Generator for Database access
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta: API Generator for Database access
app-misc/brightness-control 2.0_p20210331: Qt Brightness Controller in Python
app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/cheat 4.2.2: cheat allows you to create and view interactive cheatsheets on the command-line
@@ -140,7 +142,7 @@ app-text/klogg 20.12: A GUI application to browse and search through long and co
app-text/komikku 0.28.1 0.29.2: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.2.9: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.7: A simple code complexity analyser, supports most of the popular languages.
app-text/mdbook 0.4.9 0.4.10 0.4.11: Creates a book from markdown files
app-text/mdbook 0.4.9 0.4.10 0.4.11 0.4.12: Creates a book from markdown files
app-text/noweb 2.12: a literate programming tool, lighter than web
app-text/stdman 2019.08.27 2020.11.17 9999: Formatted C++ stdlib man pages (cppreference)
app-vim/openbsd-style 1.1: vim plugin: indent code according to the OpenBSD and FreeBSD style(9)
@@ -266,7 +268,7 @@ dev-go/lichen 0.1.4: Go binary license checker
dev-java/gradle-base-annotations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/gradle-build-operations 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/gradle-hashing 6.8.2: Build automation tool for JVM Languages, C(++), etc.
dev-java/mill-bin 0.9.8: A Java/Scala build tool
dev-java/mill-bin 0.9.8 0.9.9: A Java/Scala build tool
dev-java/openjdk-sts-bin 15.0.2_p7: Prebuilt Java JDK binaries provided by AdoptOpenJDK. Short Term Supported
dev-lang/aldor 1.2.0_p20190730-r1: The Aldor Programming Language
dev-lang/ammonite-repl-bin 2.4.0: Scala language-based scripting and REPL
@@ -588,7 +590,7 @@ dev-util/psautohint 2.3.0: A standalone version of AFDKO autohinter
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/rpmlint 2.0.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer-bin 2021.07.26: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.08.02: An implementation of Language Server Protocol for the Rust programming language
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/xdp-tools 1.2.0: Utilities and example programs for use with XDP
dev-vcs/bit 1.1.1 1.1.2: Bit is a modern Git CLI
@@ -597,6 +599,7 @@ dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-repo-updater 0.5.1-r1: Easily update multiple git repositories at once
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.3.2 1.4.0 9999: Multi-platform Git client written with Qt
dev-vcs/got 0_p20210217: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.27.4 0.28.1 0.28.2 9999: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.42 9999: Blackvoxel Video Game
@@ -607,6 +610,7 @@ games-arcade/opensurge 0.5.2.1 9999: fun 2D retro platformer inspired by old-sch
games-arcade/taisei 1.3.2-r1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong client
games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
games-emulation/citra 9999: A Nintendo 3DS Emulator
games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator
games-emulation/melonds 0.9.2 9999: Nintendo DS emulator, sorta
games-emulation/mupen64plus-qt 1.14 9999: A basic launcher for Mupen64Plus
@@ -766,7 +770,7 @@ media-video/jellyfin-mpv-shim 2.0.1: MPV Cast Client for Jellyfin
media-video/kikoplay 0.8.1 9999: KikoPlay is a full-featured danmu player
media-video/megapixels 1.1.0: A GTK3 camera application that knows how to deal with the media request api
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
media-video/owncast 0.0.7: A self-hosted live video and web chat server
media-video/owncast 0.0.7-r1: A self-hosted live video and web chat server
media-video/qliveplayer 3.22.3 3.22.4: A player and recorder for live streams and videos with danmaku support
media-video/syncplay 1.6.7-r1: Client/server to synchronize media playback
media-video/uxplay 0_pre20210525: AirPlay Unix mirroring server
@@ -802,7 +806,7 @@ net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
net-misc/gmid 1.7.2 9999: Simple and secure Gemini server
net-misc/kristall 0.3-r1 9999: Visual cross-platform gemini browser
net-misc/lagrange 1.6.0 1.6.1: Desktop GUI client for browsing Geminispace
net-misc/lagrange 1.6.1 1.6.2: Desktop GUI client for browsing Geminispace
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
@@ -857,7 +861,7 @@ sci-physics/SU2 7.1.1: SU2: An Open-Source Suite for Multiphysics Simulation and
sys-apps/0xFFFF 0.8 0.9: The 0pen Free Fiasco Firmware Flasher
sys-apps/dool 0.8_pre20191010-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices
sys-apps/dust 0.5.3 0.5.4 0.6.0 0.6.1: A more intuitive version of du
sys-apps/dust 0.5.3 0.5.4 0.6.0 0.6.1 0.6.2: A more intuitive version of du
sys-apps/fselect 0.7.6: Find files with SQL-like queries
sys-apps/hex 0.3.2 0.4.0 0.4.1: Futuristic take on hexdump
sys-apps/procs 0.11.5 0.11.6: A modern replacement for ps
@@ -876,6 +880,7 @@ sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of
sys-cluster/AXL 0.4.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.
sys-cluster/KVTree 1.1.1: KVTree provides a fully extensible C data structure modeled after Perl hashes
sys-cluster/SIONfwd 1.0.1: A minimalistic I/O forwarding server and client library for SIONlib
sys-cluster/SOS 1.5.0: implementation of the OpenSHMEM specification
sys-cluster/TCL 1.0: Transparent Checkpointing Library
sys-cluster/cinder 17.1.0: Cinder is the OpenStack Block storage service, a spin out of nova-volumes
sys-cluster/clusteringsuite 2.6.9-r3: Expose the main performance trends in applications computation structure
@@ -883,7 +888,7 @@ sys-cluster/dlb 2.1-r2: Dynamically react to application imbalance by modifying
sys-cluster/dtcmp 1.1.2: Datatype Compare Library for sorting and ranking distributed data using MPI
sys-cluster/dyninst 11.0.1: Tools for binary instrumentation, analysis, and modification
sys-cluster/er 0.0.4: High-level distributed erasure coding lib combining shuffile and redset
sys-cluster/extrae 3.8.3-r8: Instrumentation framework to generate execution traces of parallel runtimes
sys-cluster/extrae 3.8.3-r9: Instrumentation framework to generate execution traces of parallel runtimes
sys-cluster/fti 1.6: Fault Tolerance Interface
sys-cluster/genders 1.28.1: Static cluster configuration database used for cluster configuration management.
sys-cluster/heat 15.0.0: A CloudFormation-compatible openstack-native cloud orchestration engine.

View File

@@ -1 +1 @@
Sat, 07 Aug 2021 14:10:04 +0000
Sat, 07 Aug 2021 18:06:50 +0000