2024-03-22 19:33:30 UTC

This commit is contained in:
Repository mirror & CI
2024-03-22 19:33:30 +00:00
parent 81ead34d88
commit f9653f62f8
14 changed files with 45 additions and 59 deletions

View File

@@ -1,12 +0,0 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure
DEPEND=app-admin/himitsu:= dev-hare/hare-ssh:= dev-lang/hare:=
DESCRIPTION=SSH integration for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/0.2.tar.gz -> himitsu-ssh-0.2.tar.gz
_md5_=a186ca8d780adb1c1ae9a3a0b54fdd96

View File

@@ -0,0 +1,12 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure test
DEPEND=app-admin/himitsu:= >=dev-hare/hare-ssh-0.24.0:= >=dev-lang/hare-0.24.0:=
DESCRIPTION=SSH integration for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-admin/himitsu:= >=dev-hare/hare-ssh-0.24.0:=
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/0.3.tar.gz -> himitsu-ssh-0.3.tar.gz
_md5_=213824a6cfee33684bd513d00123558a

View File

@@ -1,13 +1,13 @@
BDEPEND=app-text/scdoc >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure unpack
DEPEND=app-admin/himitsu:= dev-hare/hare-ssh:= dev-lang/hare:=
DEFINED_PHASES=configure test unpack
DEPEND=app-admin/himitsu:= >=dev-hare/hare-ssh-0.24.0:= >=dev-lang/hare-0.24.0:=
DESCRIPTION=SSH integration for Himitsu
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
INHERIT=git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
RDEPEND=app-admin/himitsu:= >=dev-hare/hare-ssh-0.24.0:=
SLOT=0
_eclasses_=git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=a186ca8d780adb1c1ae9a3a0b54fdd96
_md5_=213824a6cfee33684bd513d00123558a

View File

@@ -8,9 +8,9 @@ INHERIT=linux-info xdg python-single-r1
IUSE=apparmor +clipboard systemd python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=systemd? ( sys-apps/systemd ) app-containers/anbox-modules app-containers/lxc[systemd?,apparmor?,seccomp] python_single_target_python3_10? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_10(-)] ) dev-python/pygobject[python_targets_python3_10(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_10(-)] dev-python/dbus-python[python_targets_python3_10(-)] ) python_single_target_python3_11? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_11(-)] ) dev-python/pygobject[python_targets_python3_11(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_11(-)] dev-python/dbus-python[python_targets_python3_11(-)] ) python_single_target_python3_12? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_12(-)] ) dev-python/pygobject[python_targets_python3_12(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_12(-)] dev-python/dbus-python[python_targets_python3_12(-)] ) net-firewall/nftables net-dns/dnsmasq >=dev-libs/libglibutil-1.0.67 >=dev-libs/gbinder-1.1.21 python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
RDEPEND=systemd? ( sys-apps/systemd ) app-containers/lxc[systemd?,apparmor?,seccomp] python_single_target_python3_10? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_10(-)] ) dev-python/pygobject[python_targets_python3_10(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_10(-)] dev-python/dbus-python[python_targets_python3_10(-)] ) python_single_target_python3_11? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_11(-)] ) dev-python/pygobject[python_targets_python3_11(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_11(-)] dev-python/dbus-python[python_targets_python3_11(-)] ) python_single_target_python3_12? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_12(-)] ) dev-python/pygobject[python_targets_python3_12(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_12(-)] dev-python/dbus-python[python_targets_python3_12(-)] ) net-firewall/nftables net-dns/dnsmasq >=dev-libs/libglibutil-1.0.67 >=dev-libs/gbinder-1.1.21 python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/waydroid/waydroid/archive/1.4.2.tar.gz -> waydroid-1.4.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info 7ca3057b277f1e5978947b4cc289ce62 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=377c45764f1ed8f9e1bc41aab9c02271
_md5_=0db3dd32f1d002722fc0f4b74f8b00db

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=prepare
DEPEND=>=dev-lang/hare-0.24.0
DESCRIPTION=SSH library for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-ssh
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=>=dev-lang/hare-0.24.0
SLOT=0/0.24.0
SRC_URI=https://git.sr.ht/~sircmpwn/hare-ssh/archive/0.24.0.tar.gz -> hare-ssh-0.24.0.tar.gz
_md5_=f25a401b65718700ae7bf63b9803aa0e

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=prepare
DESCRIPTION=SSH library for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-ssh
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=dev-lang/hare
SLOT=0/0_pre20230623
SRC_URI=https://git.sr.ht/~sircmpwn/hare-ssh/archive/9fe392eb4478dc26680c8c5c42deb87d192447db.tar.gz -> hare-ssh-9fe392eb4478dc26680c8c5c42deb87d192447db.tar.gz
_md5_=e5f1870b008f64f9ee4cafb3ca893af7

View File

@@ -1,12 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=prepare unpack
DEPEND=>=dev-lang/hare-0.24.0
DESCRIPTION=SSH library for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-ssh
INHERIT=git-r3
LICENSE=MPL-2.0
PROPERTIES=live
RDEPEND=dev-lang/hare
RDEPEND=>=dev-lang/hare-0.24.0
SLOT=0
_eclasses_=git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=e5f1870b008f64f9ee4cafb3ca893af7
_md5_=f25a401b65718700ae7bf63b9803aa0e

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=install
DEPEND=>=dev-lang/hare-0.24:=
DEPEND=>=dev-lang/hare-0.24.0:=
DESCRIPTION=remove binary executables from a directory
EAPI=8
HOMEPAGE=https://git.sr.ht/~lanodan/deblob
@@ -7,4 +7,4 @@ KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=BSD
SLOT=0
SRC_URI=https://hacktivis.me/releases/deblob-0.7.tar.gz
_md5_=fa2a105eb22bb5308cfc406dd85114a3
_md5_=6ccdcbbf24800aefd2d77c1ea36332b7

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.11 dev-python/zstandard[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/zstandard[python_targets_python3_10(-)] ) ) || ( dev-lang/python:3.11 dev-lang/python:3.10 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/libwebp media-libs/opusfile app-arch/zstd sys-libs/zlib dev-libs/openssl:= zip? ( dev-libs/libzip ) >=dev-libs/cglm-0.7.8
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
EAPI=8
HOMEPAGE=https://taisei-project.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson python-any-r1 xdg
IUSE=doc lto zip
KEYWORDS=~amd64
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
RDEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/libwebp media-libs/opusfile app-arch/zstd sys-libs/zlib dev-libs/openssl:= zip? ( dev-libs/libzip )
SLOT=0
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.4/taisei-1.4.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson 56446e0ef4b4c9af0e2dd4cdef1a086e python-any-r1 f5169813d1619761b459800587005fd2 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f1b9ea6894f6d2af298b97d8733faec5

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.11 dev-python/zstandard[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/zstandard[python_targets_python3_10(-)] ) ) || ( dev-lang/python:3.11 dev-lang/python:3.10 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/zstandard[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/zstandard[python_targets_python3_10(-)] ) ) || ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/libwebp media-libs/opusfile app-arch/zstd sys-libs/zlib dev-libs/openssl:= zip? ( dev-libs/libzip ) >=dev-libs/cglm-0.7.8
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
@@ -13,4 +13,4 @@ RDEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-
SLOT=0
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.4.1/taisei-1.4.1.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson 56446e0ef4b4c9af0e2dd4cdef1a086e python-any-r1 f5169813d1619761b459800587005fd2 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f1b9ea6894f6d2af298b97d8733faec5
_md5_=fa73b3c3b98dbc75089a18b8bca7d668

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.11 dev-python/zstandard[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/zstandard[python_targets_python3_10(-)] ) ) || ( dev-lang/python:3.11 dev-lang/python:3.10 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=dev-build/meson || ( ( dev-lang/python:3.12 dev-python/zstandard[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/zstandard[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/zstandard[python_targets_python3_10(-)] ) ) || ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) doc? ( dev-python/docutils ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/libwebp media-libs/opusfile app-arch/zstd sys-libs/zlib dev-libs/openssl:= zip? ( dev-libs/libzip ) >=dev-libs/cglm-0.7.8
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
@@ -12,4 +12,4 @@ PROPERTIES=live
RDEPEND=media-libs/freetype:2 media-libs/opusfile >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/libwebp media-libs/opusfile app-arch/zstd sys-libs/zlib dev-libs/openssl:= zip? ( dev-libs/libzip )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 meson 56446e0ef4b4c9af0e2dd4cdef1a086e python-any-r1 f5169813d1619761b459800587005fd2 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=f1b9ea6894f6d2af298b97d8733faec5
_md5_=fa73b3c3b98dbc75089a18b8bca7d668

View File

@@ -100,7 +100,7 @@ app-admin/gentoo_update 0.2.4: Gentoo Linux updater
app-admin/grub-customizer 5.2.4: A graphical grub2 settings manager
app-admin/himitsu 0.4 0.6 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
app-admin/himitsu-keyring 0.2.0: graphical frontend for managing a Himitsu key store
app-admin/himitsu-ssh 0.2 9999: SSH integration for Himitsu
app-admin/himitsu-ssh 0.3 9999: SSH integration for Himitsu
app-admin/himitsu-totp 9999: TOTP support for Himitsu
app-admin/i2pd-tools 0.2023.05.26 2023.09.06: Some useful tools for I2P
app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical password manager
@@ -671,7 +671,7 @@ dev-hare/hare-iobus 9999: An asyncronous I/O abstraction for Hare
dev-hare/hare-json 9999: JSON support for Hare
dev-hare/hare-linux 9999: Extra Linux support for Hare programs
dev-hare/hare-png 9999: PNG implementation for Hare
dev-hare/hare-ssh 0_pre20230623 9999: SSH library for Hare
dev-hare/hare-ssh 0.24.0 9999: SSH library for Hare
dev-hare/hare-xml 9999: XML support for Hare
dev-java/expression-tree 1.02: Parser for mathematical expressions written in Java
dev-java/gluegen 2.3.2: Automatically generate the JNI code necessary to call C libraries
@@ -1344,7 +1344,7 @@ dev-util/prysk 0.18.0: Functional testing framework for command line application
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/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/rye 0.30.0: a Hassle-Free Python Experience
dev-util/rye 0.31.0: a Hassle-Free Python Experience
dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev devices
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 0.20.0: A code formatter for Lua
@@ -1382,7 +1382,7 @@ games-action/technic-launcher 4.625 4.768 4.822: Minecraft launcher for communit
games-arcade/SpaceCadetPinball 2.0 2.0.1 2.1.0 9999: Decompilation of 3D Pinball for Windows - Space Cadet
games-arcade/opensurge 0.5.2.1 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/shiromino 0.2.1: fast-paced puzzle game with roots in the arcade
games-arcade/taisei 1.4 1.4.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-arcade/taisei 1.4.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-board/fairy-stockfish 14.0.1: Chess variant engine derived from Stockfish to support fairy chess variants
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

View File

@@ -1 +1 @@
Fri, 22 Mar 2024 14:03:34 +0000
Fri, 22 Mar 2024 19:33:30 +0000