2022-08-07 09:16:45 UTC

This commit is contained in:
Repository mirror & CI
2022-08-07 09:16:45 +00:00
parent 8ed667fc1c
commit 5a85754916
35 changed files with 322 additions and 82 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=configure install unpack
DEPEND=dev-libs/boost:= dev-libs/openssl:= sys-libs/zlib:=
DESCRIPTION=Some useful tools for I2P
EAPI=8
HOMEPAGE=https://github.com/PurpleI2P/i2pd-tools
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/boost:= dev-libs/openssl:= sys-libs/zlib:=
SLOT=0
SRC_URI=https://github.com/PurpleI2P/i2pd-tools/archive/0c30f1f4dbefa65e4416fc3ba4ac23bb3d205c5a.tar.gz -> i2pd-tools-0.2021.10.17.tar.gz https://github.com/PurpleI2P/i2pd/archive/3c076654794c619eed228adcac075e9c1dea732f.tar.gz -> i2pd-3c076654794c619eed228adcac075e9c1dea732f.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=aae2a12da57e8fd21204766f8e5a07cb

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/graphviz-0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/toposort-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/graphviz-0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/toposort-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
EAPI=8
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
INHERIT=distutils-r1 toolchain-funcs
IUSE=test test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/graphviz-0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/toposort-1.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/F/FORD/FORD-6.1.15.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=db18eb9ec85ae6342e143755dab7cc22

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile configure install test
DESCRIPTION=A fancy custom distribution of Valves Proton with various patches
EAPI=8
HOMEPAGE=https://github.com/GloriousEggroll/proton-ge-custom
INHERIT=multilib-minimal
IUSE=abi_x86_32 abi_x86_64
KEYWORDS=~amd64
LICENSE=0BSD LGPL-2+ ZLIB MIT MPL-2.0 OFL-1.1 BSD
RDEPEND=media-libs/mesa[vulkan,abi_x86_32(-)?,abi_x86_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?]
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 )
RESTRICT=mirror strip
SLOT=7.28
SRC_URI=https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton7-28/GE-Proton7-28.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b
_md5_=8910dda42c8bb9fa779cad2c1dc35522

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install postinst postrm preinst
DEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file
DEPEND=sys-libs/libcap sys-libs/readline:= sys-apps/acl sys-apps/file
DESCRIPTION=The command line file manager
EAPI=8
HOMEPAGE=https://github.com/leo-arch/clifm
@@ -7,8 +7,8 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=optfeature xdg
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file
RDEPEND=sys-libs/libcap sys-libs/readline:= sys-apps/acl sys-apps/file
SLOT=0
SRC_URI=mirror://sourceforge/clifm/v1.6.tar.gz -> clifm-1.6.tar.gz
SRC_URI=https://github.com/leo-arch/clifm/archive/v1.6.tar.gz -> clifm-1.6.tar.gz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=90fada868014a154a260fc8fbaeff3ce
_md5_=27c2960e92ce631d81487706b268c181

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file
DEPEND=sys-libs/libcap sys-libs/readline:= sys-apps/acl sys-apps/file
DESCRIPTION=The command line file manager
EAPI=8
HOMEPAGE=https://github.com/leo-arch/clifm
@@ -8,7 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=optfeature xdg git-r3
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=sys-libs/libcap sys-libs/readline sys-apps/acl sys-apps/file
RDEPEND=sys-libs/libcap sys-libs/readline:= sys-apps/acl sys-apps/file
SLOT=0
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=90fada868014a154a260fc8fbaeff3ce
_md5_=27c2960e92ce631d81487706b268c181

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/libevent media-gfx/feh dev-libs/libconfig media-gfx/imagemagick
SLOT=0
SRC_URI=https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.2.tar.gz -> walld-1.4.2.tar.gz
SRC_URI=https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.4.tar.gz -> walld-1.4.4.tar.gz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=9fbdeb0e99b5b5ba6a4f89abff4a8803
_md5_=2fa2c28e0e38f774d3356923c7d4037b

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,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=test? ( dev-cpp/gtest ) dev-libs/openssl dev-cpp/nlohmann_json
DESCRIPTION=JSON Web Token library for C++
EAPI=8
HOMEPAGE=https://github.com/arun11299
INHERIT=cmake vcs-snapshot
IUSE=examples test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=test? ( dev-cpp/gtest ) dev-libs/openssl dev-cpp/nlohmann_json
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/arun11299/cpp-jwt/archive/e12ef06218596b52d9b5d6e1639484866a8e7067.tar.gz -> cpp-jwt-1.5_pre20220727.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
_md5_=48160b65f0b10f848f10aaf23e29d7a8

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DESCRIPTION=Infer & generate command-line interface/option/argument parser
EAPI=8
HOMEPAGE=https://github.com/c-blake/cligen https://nimble.directory/pkg/cligen
INHERIT=nimble
KEYWORDS=~amd64
LICENSE=ISC MIT
RESTRICT=test
SLOT=1.5.27
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.27.tar.gz -> cligen-1.5.27.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=df39d3e4b5d6d2fa34d0e1c1ee057f55

View File

@@ -1,13 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-nim/synthesis dev-nim/cligen )
DESCRIPTION=a state-of-the-art multithreading runtime
EAPI=8
HOMEPAGE=https://github.com/mratsim/weave https://nimble.directory/pkg/weave
INHERIT=nimble
IUSE=test
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT )
RDEPEND=dev-nim/synthesis
RESTRICT=!test? ( test )
SLOT=0.4.0
SRC_URI=https://github.com/mratsim/weave/archive/refs/tags/v0.4.0.tar.gz -> weave-0.4.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=63207268133ba2bd3112671d4de3001d
_md5_=54e73dfebd223f00f07c391d5c1e125a

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Syntax which allows for inclusion of contents of other Markdown docs
EAPI=8
HOMEPAGE=https://github.com/cmacmackin/markdown-include
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-python/markdown-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/cmacmackin/markdown-include/archive/refs/tags/v0.7.0.tar.gz -> markdown-include-0.7.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=39880f1a3724fb53919ab2d1b8a10ecf

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( dev-util/shunit2 )
DEFINED_PHASES=install prepare test
DEPEND=>=app-shells/bash-3.0:*
DESCRIPTION=Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
EAPI=8
HOMEPAGE=https://github.com/postmodern/ruby-install
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
PROPERTIES=test_network
RDEPEND=>=app-shells/bash-3.0:* sys-apps/grep || ( >net-misc/wget-1.12 net-misc/curl ) dev-libs/openssl app-arch/tar app-arch/bzip2 app-arch/xz-utils sys-devel/patch || ( >=sys-devel/gcc-4.2 sys-devel/clang )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/postmodern/ruby-install/archive/v0.8.4.tar.gz -> ruby-install-0.8.4.tar.gz
_md5_=15cb5b9d67642f9cba6e7f77faf2dc75

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/go-1.18 >=dev-vcs/git-1.8.2.1[curl] >=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.18
DESCRIPTION=A command-line tool for Stripe
EAPI=7
HOMEPAGE=https://stripe.com/docs/stripe-cli
INHERIT=git-r3 go-module bash-completion-r1
IUSE=bash-completion
LICENSE=Apache-2.0
PROPERTIES=live
RESTRICT=strip
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=6c8bb97304937906e3b1a0481750d3fe

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd ) !elibc_Darwin? ( !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
SLOT=0
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.71.tar.gz
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.74.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=887892e4e5f8e448876039ac21ab7a21

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
BDEPEND=>=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-libs/cpp-httplib >=dev-util/vulkan-headers-1.3.216
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-cpp/cpp-httplib >=dev-util/vulkan-headers-1.3.216
DESCRIPTION=An emulator for Nintendo Switch
EAPI=8
HOMEPAGE=https://yuzu-emu.org
@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( qt5 sdl )
SLOT=0
SRC_URI=https://github.com/yuzu-emu/yuzu-mainline/archive/dfaab8f6571856ec3c75cfad303a50503d213665.tar.gz -> yuzu-0_p20220725.tar.gz https://github.com/merryhime/dynarmic/archive/91d1f944e3870e0f3c505b48f5ec00ca9a82b95d.tar.gz -> yuzu-dynarmic-0_p20220725.tar.gz https://github.com/herumi/xbyak/archive/c306b8e5786eeeb87b8925a8af5c3bf057ff5a90.tar.gz -> yuzu-xbyak-0_p20220725.tar.gz compatibility-list? ( https://gist.githubusercontent.com/mazes-80/db6fc80114f67dde9d680de6c4d60428/raw/59274e6e641027cb6bf5e2077a899edabaf88904/yuzu-0_p20220725-compatibility_list.json ) discord? ( https://github.com/discord/discord-rpc/archive/963aa9f3e5ce81a4682c6ca3d136cddda614db33.tar.gz -> yuzu-discord-0_p20220725.tar.gz )
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d xdg 6024fbc93167fad782e2032933654857
_md5_=5e558fd8bb89ebb2573c2d742d3d5610
_md5_=5d4f21d14d411a20ba47aea8e815dde3

View File

@@ -1,16 +1,17 @@
BDEPEND=>=dev-cpp/catch-2.13:0 >=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=test? ( <dev-cpp/catch-3:0 ) >=dev-cpp/nlohmann_json-3.8.0 dev-cpp/robin-map dev-util/glslang discord? ( >=dev-libs/rapidjson-1.1.0 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-libs/cpp-httplib system-vulkan? ( >=dev-util/vulkan-headers-1.3.216 )
DEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 ) dev-cpp/cpp-httplib dev-cpp/cpp-jwt system-vulkan? ( >=dev-util/vulkan-headers-1.3.216 )
DESCRIPTION=An emulator for Nintendo Switch
EAPI=8
HOMEPAGE=https://yuzu-emu.org
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake git-r3 toolchain-funcs xdg
IUSE=+compatibility-list +cubeb discord +qt5 sdl system-vulkan webengine +webservice
IUSE=+compatibility-list +cubeb discord +qt5 sdl +system-vulkan test webengine +webservice
LICENSE=|| ( Apache-2.0 GPL-2+ ) 0BSD BSD GPL-2+ ISC MIT !system-vulkan? ( Apache-2.0 )
PROPERTIES=live
RDEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 )
RDEPEND=<net-libs/mbedtls-3.1[cmac] >=app-arch/zstd-1.5 >=dev-libs/libfmt-8:= >=dev-libs/openssl-1.1:= >=media-video/ffmpeg-4.3:= >=net-libs/enet-1.3 app-arch/lz4:= dev-libs/boost:=[context] dev-libs/sirit media-libs/opus sys-libs/zlib virtual/libusb:1 cubeb? ( media-libs/cubeb ) qt5? ( >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 ) sdl? ( >=media-libs/libsdl2-2.0.18 >=dev-libs/inih-52 )
REQUIRED_USE=|| ( qt5 sdl )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53 xdg 6024fbc93167fad782e2032933654857
_md5_=369712d8f482017023a6616a496c316f
_md5_=1e6db666867f994392898c14c0d4d7b0

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/cmake clang? ( sys-devel/clang:= ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
DESCRIPTION=FreeSpace2 Source Code Project game engine
EAPI=8
HOMEPAGE=https://github.com/scp-fs2open/fs2open.github.com/
INHERIT=cmake
IUSE=clang debug discord
KEYWORDS=~amd64
LICENSE=Unlicense MIT Boost-1.0
RDEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetype:2 media-libs/glu media-libs/libjpeg-turbo media-libs/libpng media-libs/libsdl2 media-libs/libtheora media-libs/libvorbis media-libs/mesa media-libs/openal media-video/ffmpeg
SLOT=0
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_22_2_0.tar.gz -> fs2_open-22.2.0.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-22.2.0-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-22.2.0-ext_rpavlik-cmake-modules.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=c64770e14fa2d42f496ef395345af41a

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17
DESCRIPTION=Sway Floating Window Bar
EAPI=7
HOMEPAGE=https://github.com/LBCrion/sfwbar
INHERIT=meson
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17
SLOT=0
SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta8.tar.gz -> sfwbar-1.0_beta8.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=661696b23a2b39e89dace3de2b222ed9

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-qt/linguist-tools app-arch/zip
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-plugins/gst-plugins-meta
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta
DESCRIPTION=Music player with a waveform progress bar (sound visualization like in audio editors)
EAPI=8
HOMEPAGE=https://nulloy.com
@@ -9,8 +9,8 @@ INHERIT=xdg
IUSE=+skins
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-plugins/gst-plugins-meta
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta
SLOT=0
SRC_URI=https://github.com/nulloy/nulloy/archive/refs/tags/0.9.3.tar.gz -> nulloy-0.9.3.tar.gz skins? ( https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/v1.0/nulloy-theme-night-v1.0.tar.gz )
SRC_URI=https://github.com/nulloy/nulloy/archive/refs/tags/0.9.5.tar.gz -> nulloy-0.9.5.tar.gz skins? ( https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/v1.0/nulloy-theme-night-v1.0.tar.gz )
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=9bdf8620be38b2e64234e46c73eebe72
_md5_=320de6b9b559a790bb4b6196de1386b5

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-qt/linguist-tools app-arch/zip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-plugins/gst-plugins-meta
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta
DESCRIPTION=Music player with a waveform progress bar (sound visualization like in audio editors)
EAPI=8
HOMEPAGE=https://nulloy.com
@@ -9,7 +9,7 @@ INHERIT=git-r3 xdg
IUSE=+skins
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-plugins/gst-plugins-meta
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=25af30a9e13e07d9e9c77b5ddf149443
_md5_=c4e585681103b6a21c7a100c2ca797fb

View File

@@ -1,15 +0,0 @@
BDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_pypy3? ( >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-42.0.2[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=A command-line, text-based and offline-first Gemini browser
EAPI=8
HOMEPAGE=https://tildegit.org/ploum/AV-98-offline
INHERIT=distutils-r1 optfeature
IUSE=python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://tildegit.org/ploum/av-98-offline/archive/v0.3.tar.gz -> offpunk-0.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=fa22538dcedb45b54dfb97d95975cec1

View File

@@ -0,0 +1,15 @@
BDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) python_single_target_pypy3? ( >=dev-python/gpep517-8[python_targets_pypy3(-)] >=dev-python/setuptools-62.6.0[python_targets_pypy3(-)] dev-python/wheel[python_targets_pypy3(-)] ) python_single_target_python3_8? ( >=dev-python/gpep517-8[python_targets_python3_8(-)] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/gpep517-8[python_targets_python3_9(-)] >=dev-python/setuptools-62.6.0[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-8[python_targets_python3_10(-)] >=dev-python/setuptools-62.6.0[python_targets_python3_10(-)] dev-python/wheel[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-8[python_targets_python3_11(-)] >=dev-python/setuptools-62.6.0[python_targets_python3_11(-)] dev-python/wheel[python_targets_python3_11(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Offline-First Gemini/Web/Gopher/RSS reader and browser
EAPI=8
HOMEPAGE=https://notabug.org/ploum/offpunk
INHERIT=distutils-r1 optfeature
IUSE=python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://notabug.org/ploum/offpunk/archive/v1.5.tar.gz -> offpunk-1.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=91ac4956fa373a8e122d3616df4bda36

View File

@@ -0,0 +1,14 @@
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-emersion ) >=dev-lang/go-1.16 app-arch/unzip verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
EAPI=8
HOMEPAGE=https://github.com/emersion/hydroxide
INHERIT=go-module verify-sig
IUSE=verify-sig
KEYWORDS=~amd64
LICENSE=MIT BSD
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.23/hydroxide-0.2.23.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.23/hydroxide-0.2.23.tar.gz.sig ) https://gitlab.com/sevz17/go-deps/-/raw/main/hydroxide-0.2.23-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a verify-sig 0748d665fa664a87add00152ed046e16
_md5_=9caeccc0f228b0fe2f9bbe74d2a4ac49

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
EAPI=8
HOMEPAGE=https://github.com/emersion/hydroxide
INHERIT=go-module git-r3
LICENSE=MIT BSD
PROPERTIES=live
RESTRICT=strip
SLOT=0
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=c56275e8e218b9ba9994dc2bf5f5773e

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=AGPL-3+
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk 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.16.0-beta/freetube_0.16.0_amd64.deb
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.17.0-beta/freetube_0.17.0_amd64.deb
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker 697382d119fd3d195f110b7979184285 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=4aed7a3a00da23ba95ed642c6bac0514

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
EAPI=8
HOMEPAGE=https://maestral.app
INHERIT=desktop distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.6.3.tar.gz -> maestral-qt-1.6.3.gh.tar.gz
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-r1 7b65c41111cd80a4d4a0921e8d4a310c distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=c947924980c5e87988777082a0804cae

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=net-libs/libtirpc-1.3.2 >=dev-libs/libxml2-2.9.14-r1 >=net-dns/avahi-0.8-r5
DESCRIPTION=Implementation of the LAN eXtensions for Instrumentation (LXI)
EAPI=8
HOMEPAGE=https://github.com/lxi-tools/liblxi
INHERIT=meson-multilib
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=net-libs/libtirpc-1.3.2 >=dev-libs/libxml2-2.9.14-r1 >=net-dns/avahi-0.8-r5
SLOT=0
SRC_URI=https://github.com/lxi-tools/liblxi/archive/refs/tags/v1.16.tar.gz -> liblxi-1.16.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 dd5e1098e305ad508d21f496e9e37046 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9
_md5_=086c52d2f57d15f6d5fb1db32a5ff8de

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Simon Ser
EAPI=8
HOMEPAGE=https://emersion.fr/about
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://emersion.fr/.well-known/openpgpkey/hu/dj3498u4hyyarh35rkjfnghbjxug6b19 -> openpgp-keys-emersion-20220802.asc
_md5_=c288ae94a906ca1c668f84dc4adfc5e5

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst prepare
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
EAPI=8
HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=~amd64 ~arm64
LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2 MIT Apache-2.0 ) || ( MIT CC0-1.0 ) || ( MIT WTFPL )
RDEPEND=>=net-libs/nodejs-14.0[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=06e08da3fdb18e11664b791440464146

View File

@@ -6,10 +6,10 @@ HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=~amd64 ~arm64
LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2 MIT Apache-2.0 ) || ( MIT CC0-1.0 ) || ( MIT WTFPL )
RDEPEND=>=net-libs/nodejs-14[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2 MIT Apache-2.0 ) || ( MIT WTFPL )
RDEPEND=>=net-libs/nodejs-16.0.0[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.1.0/code-server-4.1.0-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.1.0/code-server-4.1.0-linux-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.5.1/code-server-4.5.1-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.5.1/code-server-4.5.1-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=c2e00e663d50ce0d1737b49812b3588f
_md5_=2bfcea238364c13a3f59c02b1e2a3ab2

View File

@@ -12,6 +12,6 @@ LICENSE=BSD
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) acct-user/hinsightd acct-group/hinsightd sys-libs/liburing sys-libs/zlib virtual/libcrypt ssl? ( dev-libs/openssl ) ffcall? ( dev-libs/ffcall )
REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 )
SLOT=0
SRC_URI=https://gitlab.com/tiotags/hin9/-/archive/7cb278f9359a39050d254f29d361010723f2d7c1/hin9-7cb278f9359a39050d254f29d361010723f2d7c1.tar.gz
SRC_URI=https://gitlab.com/tiotags/hin9/-/archive/f9d179bbc31244f00c715eeff8ede72b1c5f77d2/hin9-f9d179bbc31244f00c715eeff8ede72b1c5f77d2.tar.gz
_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f systemd 2736b403a83f194b59b767f3b344c2c1 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d linux-info dcbf4f67bc38bee48e9d69a4344e8059
_md5_=e89b2f3f5c518c4b3a9dbd2830d1147b
_md5_=a852f1644bfaa0d9b9228177f4c2c520

View File

@@ -47,6 +47,7 @@ app-admin/gnome-passwordsafe 4.0-r1 4.1: A password manager for GNOME
app-admin/grub-customizer 5.1.0: A graphical grub2 settings manager
app-admin/himitsu 0.1 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
app-admin/himitsu-ssh 0.1 9999: SSH integration for Himitsu
app-admin/i2pd-tools 0.2021.10.17: Some useful tools for I2P
app-admin/krapplet 0.3.1: Krapplet (keyring applet): a Linux graphical password manager
app-admin/overmind 2.2.2-r1: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
@@ -98,7 +99,7 @@ app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root word
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/ford 6.1.10 6.1.11 6.1.12 6.1.13: FORD, automatic documentation generator for modern Fortran programs
app-doc/ford 6.1.10 6.1.11 6.1.12 6.1.13 6.1.15: FORD, automatic documentation generator for modern Fortran programs
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2019.08.27 2020.11.17 2021.12.21 9999: Formatted C++ stdlib man pages (cppreference)
app-editors/amp 0.6.2: A complete text editor for your terminal.
@@ -115,7 +116,7 @@ app-emacs/prop-menu 0.1.2: Compute pop-up menus from text and overlay properties
app-emacs/yc 5.2.1: Yet another Canna client on Emacsen
app-emulation/arnold 20170513: Amstrad CPC emulator
app-emulation/dxvk-bin 1.10.1 1.10.2: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
app-emulation/proton-ge-custom-bin 7.27: A fancy custom distribution of Valves Proton with various patches
app-emulation/proton-ge-custom-bin 7.27 7.28: A fancy custom distribution of Valves Proton with various patches
app-emulation/quickemu 3.11: Create and run optimised Windows, macOS and Linux desktop virtual machines
app-emulation/spice-html5 0.2.2 0.3.0-r1: Spice Javascript client
app-emulation/waydroid 1.2.1: A container-based approach to boot a full Android system on a regular Linux system
@@ -175,8 +176,8 @@ app-misc/termdown 1.17.0: Countdown timer and stopwatch in your terminal
app-misc/ufetch 0.1 0.2 9999: Tiny system info for Unix-like operating systems
app-misc/vocabsieve 0.8.1: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.4.2: A Wallpaper daemon
app-misc/watchexec 1.18.12 1.19.0 1.20.2: Executes commands in response to file modifications
app-misc/walld 1.4.4: A Wallpaper daemon
app-misc/watchexec 1.18.12 1.19.0 1.20.2 1.20.5: Executes commands in response to file modifications
app-misc/wego 2.1: Wego is a weather client for the terminal
app-misc/xplr 0.15.2 0.17.0 0.17.1 0.17.2 0.17.6: A hackable, minimal, fast TUI file explorer
app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable.
@@ -186,7 +187,7 @@ app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configu
app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone
app-mobilephone/usb-tethering 0.3: USB tethering on Pine64/ConfigFS systems
app-office/beancount 2.3.5: A double-entry accounting system that uses text files as input
app-office/openoffice-bin 4.1.11 4.1.12: Apache OpenOffice productivity suite
app-office/openoffice-bin 4.1.11 4.1.12 4.1.13: Apache OpenOffice productivity suite
app-office/pyspread 1.99.6: Pyspread is a non-traditional spreadsheet written in Python
app-office/sc-im 0.8.2-r1: Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
@@ -425,6 +426,8 @@ dev-R/zoo 1.8.10: S3 Infrastructure for Regular and Irregular Time Series (Z's O
dev-cpp/MEL 1.0.0-r1: Math Expression Library
dev-cpp/cli11 2.1.2 2.2.0: Command line parser for C++11
dev-cpp/coeurl 0.2.0-r1 0.2.1: A simple async wrapper around CURL for C++
dev-cpp/cpp-httplib 0.10.9: C++ header-only HTTP/HTTPS server and client library
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
dev-cpp/drogon 1.7.4 1.7.5: C++14/17 based HTTP web application framework
dev-cpp/dtl 1.20-r1: diff template library written by C++
@@ -499,7 +502,6 @@ dev-libs/ayatana-ido 0.9.1: Ayatana Application Indicators (Shared Library)
dev-libs/boinc-zip 7.18-r1: Wrapper for the zip/unzip functions to expose to BOINC clients
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/cglm 0.8.5 9999: OpenGL Mathematics (glm) for C
dev-libs/cpp-httplib 0.10.9: C++ header-only HTTP/HTTPS server and client library
dev-libs/cubelib 4.7-r2: General purpose C++ library and tools
dev-libs/cubew 4.7: High performance C Writer library
dev-libs/dill 2.4.1: Provides instruction-level code generation directly into memory regions
@@ -653,7 +655,7 @@ dev-ml/xenstore-clients 1.1.0 1.3.0: Unix client tools for accessing xenstore
dev-ml/xmlm 1.4.0: Ocaml XML manipulation module
dev-nim/asynctools 0.1.1_p20210606: Various asynchronous tools for Nim language
dev-nim/balls 3.7.0: A unittest macro to save the world, or at least your Sunday
dev-nim/cligen 1.5.24: Infer & generate command-line interface/option/argument parser
dev-nim/cligen 1.5.24 1.5.27: Infer & generate command-line interface/option/argument parser
dev-nim/dotenv 2.0.1: dotenv implementation for Nim
dev-nim/flatty 0.3.4: Tools and serializer for plain flat binary files
dev-nim/frosty 3.0.0: Serialize native Nim types to strings, streams, sockets, or anything else
@@ -836,7 +838,7 @@ dev-python/ldappool 3.0.0: A connection pool for python-ldap
dev-python/libcst 0.4.3_p20220607: A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
dev-python/libusb1 2.0.1: Pure-python wrapper for libusb-1.0
dev-python/manhole 1.8.0-r1: Debugging manhole for python application
dev-python/markdown-include 0.6.0: Syntax which allows for inclusion of contents of other Markdown docs
dev-python/markdown-include 0.6.0 0.7.0: Syntax which allows for inclusion of contents of other Markdown docs
dev-python/markdownify 0.11.2: Convert some HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
dev-python/microversion-parse 1.0.1-r1: A simple parser for OpenStack microversion headers
@@ -1052,7 +1054,7 @@ dev-ruby/chruby 0.3.9-r3 9999: Changes the current Ruby
dev-ruby/pry-byebug 3.9.0: Step-by-step debugging and stack navigation in Pry
dev-ruby/rbspy 0.10.0-r3 0.12.1: Sampling CPU profiler for Ruby
dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite
dev-ruby/ruby-install 0.8.3-r2: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
dev-ruby/ruby-install 0.8.3-r2 0.8.4: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
dev-util/FoBiS 3.0.5: FoBiS.py, a Fortran Building System for poor men
dev-util/afdko 3.8.1: Adobe Font Development Kit for OpenType
dev-util/annobin 10.73 10.76: Binary annotation compiler plugin and tools
@@ -1089,6 +1091,7 @@ dev-util/reuse 0.14.0 1.0.0: A tool for compliance with the REUSE recommendation
dev-util/rpmlint 2.3.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer 20220509 20220517 20220606 20220613 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
@@ -1101,7 +1104,7 @@ dev-vcs/git-repo-updater 0.5.1-r2: Easily update multiple git repositories at on
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.4.3 1.5.0 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.71 0.73: Portable version of the Game of Trees version control system
dev-vcs/got 0.73 0.74: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.33 0.34 0.35: Simple terminal UI for git commands
dev-vcs/lefthook 1.0.0 1.0.4: Fast and powerful Git hooks manager for any type of projects
dev-vcs/mergestat 0.5.4 0.5.4-r1: Query git repositories with SQL
@@ -1126,7 +1129,7 @@ games-emulation/np2kai 22 22_p20210211: NP2kai is an emulator for the japanese P
games-emulation/rpcs3 9999: PS3 emulator/debugger
games-emulation/yuzu 0_p20220725 9999: An emulator for Nintendo Switch
games-engines/boxtron 0.5.4-r1: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/fs2_open 21.4.1-r2 22.0.0: FreeSpace2 Source Code Project game engine
games-engines/fs2_open 21.4.1-r2 22.0.0 22.2.0: FreeSpace2 Source Code Project game engine
games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine
games-engines/luxtorpeda 25.0.0: Steam Play compatibility tool to run games using native Linux engines
games-engines/nxengine-evo 2.6.4: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
@@ -1192,7 +1195,7 @@ gui-apps/mpvpaper 1.1 1.2 9999: A video wallpaper program for wlroots based wayl
gui-apps/nwg-launchers 0.5.0 0.6.3 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
gui-apps/sfwbar 1.0_beta4 1.0_beta6: Sway Floating Window Bar
gui-apps/sfwbar 1.0_beta4 1.0_beta6 1.0_beta8: Sway Floating Window Bar
gui-apps/somebar 9999: dwm-like bar for dwl
gui-apps/someblocks 9999: Modular status bar for somebar written in c.
gui-apps/sway-launcher-desktop 1.5.4: TUI Application launcher with Desktop Entry support
@@ -1309,7 +1312,7 @@ media-sound/ncpamixer 1.3.3.1: A ncurses mixer for PulseAudio inspired by pavuco
media-sound/netcat-cpi 2014.04.29: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/noson-app 5.2.2: The essential to control music from your SONOS devices on Linux platforms
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
media-sound/nulloy 0.9.3 9999: Music player with a waveform progress bar (sound visualization like in audio editors)
media-sound/nulloy 0.9.5 9999: Music player with a waveform progress bar (sound visualization like in audio editors)
media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teaches you how to play the piano
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/spotify-adblock 1.0.1 1.0.2: Adblocker for Spotify
@@ -1345,7 +1348,7 @@ net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.16 0.8.18: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 9999: Visual cross-platform gemini browser
net-client/lagrange 1.13.6 1.13.7: Desktop GUI client for browsing Geminispace
net-client/offpunk 0.3 1.4: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/offpunk 1.4 1.5: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output
@@ -1382,19 +1385,20 @@ net-libs/udt 4.11_p20181126: UDT is a UDP based data transport protocol
net-libs/ulfius 2.7.10: HTTP Framework for REST Applications in C
net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for async applications
net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian
net-mail/hydroxide 0.2.23 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
net-misc/FORT-validator 1.4.1 1.4.2 1.5.0: FORT validator is an open source RPKI validator
net-misc/bee 0.3.1-r1 1.0.0_alpha4-r1: IOTA node written in rust
net-misc/can-utils 2020.02.04 2020.12.0-r1 2021.08.0 9999-r3: CAN userspace utilities and tools
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
net-misc/freetube-bin 0.16.0: A private YouTube desktop client
net-misc/freetube-bin 0.17.0: A private YouTube desktop client
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 1.0.1 9999: An app for Reddit
net-misc/gmid 1.8.3 1.8.4 9999: Simple and secure Gemini server
net-misc/lyrics-in-terminal 1.4.2 1.5.0: Command Line Lyrics fetcher for MPRIS media players
net-misc/maestral 1.5.2 1.5.3 1.6.3: Maestral is an open-source Dropbox client written in Python
net-misc/maestral-qt 1.5.2 1.5.3: Maestral is an open-source Dropbox client written in Python
net-misc/maestral-qt 1.5.2 1.5.3 1.6.3: Maestral is an open-source Dropbox client written in Python
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
net-misc/moonlight 3.1.4: GameStream client for PCs
@@ -1437,6 +1441,7 @@ sci-biology/geneathome 1.10-r3: BOINC application for expanding Gene Regulatory
sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design language compiler
sci-electronics/dsview 1.2.0 9999: An open source multi-function instrument
sci-electronics/kactus2 3.10.0 9999: A open source IP-XACT-based tool
sci-electronics/liblxi 1.16: Implementation of the LAN eXtensions for Instrumentation (LXI)
sci-electronics/open_pdks 1.0.311: PDK installer for open-source EDA tools and toolchains
sci-electronics/skywater-pdk 0.0.0_p20220424: Open source process design kit for usage with SkyWater Technology Foundry's 130nm node
sci-electronics/svls 0.2.3: SystemVerilog language server
@@ -1514,6 +1519,7 @@ sci-misc/linuxcnc 9999: LinuxCNC
sci-physics/SU2 7.2.0 7.2.0-r1: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sci-physics/mbdyn 1.7.3_p20210925-r1: A general purpose Multibody Dynamics analysis software
sec-keys/openpgp-keys-aepaneshnikov 20211208: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-emersion 20220802: OpenPGP keys used by Simon Ser
sec-keys/openpgp-keys-jvoisin 20200714: OpenPGP keys used by Julien Voisin
sec-keys/openpgp-keys-russallbery 20220000: OpenPGP keys used by Russ Allbery (Eagle)
sec-keys/openpgp-keys-skyjake 20211224: OpenPGP keys used by Jaakko Keranen
@@ -1661,7 +1667,7 @@ virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/sendmail 0: Virtual for sendmail program
virtual/survival 0: Virtual of a R recommended package
www-apps/code-server-bin 4.1.0 4.3.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 4.5.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/jackett-bin 0.20.514 0.20.1202 9999: API Support for your favorite torrent trackers
www-apps/nitter 0.1.0_p20220624 0.1.0_p20220705: An alternative front-end for Twitter
@@ -1676,7 +1682,7 @@ www-client/woob 3.0-r1 9999: Web Outside Of Browsers (core, site modules and app
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/gorss 0.3: Go Terminal Feed Reader
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-servers/hinsightd 0.9.15_p20220727 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/hinsightd 0.9.15_p20220804 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2: Configuration tool for the LightDM GTK Greeter
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images

View File

@@ -1 +1 @@
Tue, 02 Aug 2022 12:01:53 +0000
Sun, 07 Aug 2022 09:16:45 +0000