2025-12-02 19:15:51 UTC

This commit is contained in:
Repository mirror & CI
2025-12-02 19:15:51 +00:00
parent 3db6574c57
commit 9715db093c
74 changed files with 366 additions and 311 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-build/meson python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install setup test
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Tool to create Flatpak bundles from Portage ebuilds
EAPI=8
HOMEPAGE=https://github.com/StefanCristian/flatpakify
INHERIT=meson python-single-r1
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) || ( app-admin/doas kde-plasma/kdesu-gui app-admin/sudo ) dev-util/flatpak-builder sys-apps/flatpak sys-apps/portage
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
SLOT=0
SRC_URI=https://github.com/StefanCristian/flatpakify/archive/1.0.6.tar.gz -> flatpakify-1.0.6.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=d83b259c8815989e1d61dcb5cfa0cb90

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/appdirs[python_targets_python3_11(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.23.1.tar.gz -> gersemi-0.23.1.tar.gz
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.23.2.tar.gz -> gersemi-0.23.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=8d113fc88af83e5bc7af3cd4a39ba00a

View File

@@ -10,4 +10,4 @@ LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/stripe/stripe-cli/archive/refs/tags/v1.32.0.tar.gz -> stripe-cli-1.32.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/stripe-cli-1.32.0-deps.tar.xz/stripe-cli-1.32.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=436cfac1d76cead9fcd2435d035a3fbd
_md5_=e9ea3da93badadec61e9860ae9d087af

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.24.1 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A command-line tool for Stripe
EAPI=8
HOMEPAGE=https://docs.stripe.com/stripe-cli
INHERIT=go-module shell-completion
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/stripe/stripe-cli/archive/refs/tags/v1.33.0.tar.gz -> stripe-cli-1.33.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/stripe-cli-1.33.0-deps.tar.xz/stripe-cli-1.33.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=1f53c23db1c607641f08051be709cbd7

View File

@@ -4,9 +4,8 @@ DESCRIPTION=A command-line tool for Stripe
EAPI=8
HOMEPAGE=https://docs.stripe.com/stripe-cli
INHERIT=go-module shell-completion git-r3
IUSE=bash-completion zsh-completion
LICENSE=Apache-2.0
PROPERTIES=live
SLOT=0
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=5735f6ad01e19c3452ccc8cb6ce25a09
_md5_=dbcc94a0e76999c7a09b9fdb842991d5

View File

@@ -6,8 +6,8 @@ INHERIT=edo toolchain-funcs
IUSE=xxd
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 MIT )
RDEPEND=xxd? ( !dev-util/xxd !app-editors/vim-core )
RDEPEND=xxd? ( !<app-editors/vim-core-9.1.1652-r1 !dev-util/xxd )
SLOT=0
SRC_URI=https://github.com/xyproto/tinyxxd/archive/refs/tags/v1.3.7.tar.gz -> tinyxxd-1.3.7.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db
_md5_=b766f3e91b6a9a8ac1a7707ed2097275
_md5_=7ba4f084d72dbed573ff11f3d63efd82

View File

@@ -7,7 +7,7 @@ INHERIT=edo toolchain-funcs git-r3
IUSE=xxd
LICENSE=|| ( GPL-2 MIT )
PROPERTIES=live
RDEPEND=xxd? ( !dev-util/xxd !app-editors/vim-core )
RDEPEND=xxd? ( !<app-editors/vim-core-9.1.1652-r1 !dev-util/xxd )
SLOT=0
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=bc6a36cf56518367ffa186e3c03106aa
_md5_=88b68e5f23d697431900e41cbf566ed7