mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2024-04-18 10:33:22 UTC
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Infrastructure as code in any programming language
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.110.0/pulumi-v3.110.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.109.0/pulumi-v3.109.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.113.0/pulumi-v3.113.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( GPL-2 EUPL-1.1 )
|
||||
RDEPEND=virtual/jre:1.8
|
||||
SLOT=0
|
||||
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/7/1/AutoFirma_Linux.zip -> autofirma-1.7.1.zip
|
||||
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/8/2/AutoFirma_Linux_Fedora.zip -> autofirma-1.8.2.zip https://distfiles.chuso.net/distfiles/autofirma-1.8.2.zip
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d java-utils-2 b346c3901e71ba37137bae0b25b00221 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a09b2973df0651ebecfc5b23527b4905
|
||||
_md5_=c1f45600e439fcf20d38b637a01d14c8
|
||||
@@ -9,6 +9,6 @@ LICENSE=Typora-EULA
|
||||
RDEPEND=|| ( >=app-accessibility/at-spi2-core-2.46.0:2 ( app-accessibility/at-spi2-atk dev-libs/atk ) ) dev-libs/nss media-libs/alsa-lib net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libXScrnSaver
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://typora.io/linux/typora_1.7.6_amd64.deb ) arm64? ( https://typora.io/linux/typora_1.7.6_arm64.deb )
|
||||
SRC_URI=amd64? ( https://typora.io/linux/typora_1.8.10_amd64.deb ) arm64? ( https://typora.io/linux/typora_1.8.10_arm64.deb )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=f9453299b6341e97e4668ad5f4abf351
|
||||
_md5_=f6e9612658d8c76f5e202c0bfeb404dc
|
||||
16
metadata/md5-cache/dev-python/rstcheck-6.2.1
Normal file
16
metadata/md5-cache/dev-python/rstcheck-6.2.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-python/setuptools-scm-7.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rstcheck/rstcheck
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/r/rstcheck/rstcheck-6.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=908b22e9ddb17a024fc91ceef64a8221
|
||||
17
metadata/md5-cache/games-fps/etlegacy-2.82.0
Normal file
17
metadata/md5-cache/games-fps/etlegacy-2.82.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/cJSON opengl? ( media-libs/glew:= media-libs/libsdl2[sound,video,X] media-libs/libogg media-libs/libjpeg-turbo:0 virtual/opengl sys-libs/zlib:=[minizip] curl? ( net-misc/curl ) freetype? ( media-libs/freetype ) gettext? ( sys-devel/gettext ) renderer-gles? ( media-libs/mesa[gles1] ) openal? ( media-libs/openal ) png? ( media-libs/libpng:0= ) ssl? ( dev-libs/openssl:0= ) theora? ( media-libs/libtheora ) vorbis? ( media-libs/libvorbis ) lua? ( >=dev-lang/lua-5.4:* ) )
|
||||
DESCRIPTION=Wolfenstein: Enemy Territory 2.60b compatible client/server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.etlegacy.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake unpacker xdg
|
||||
IUSE=autoupdate +curl dedicated +freetype +gettext ipv6 irc +lua omnibot +openal +opengl +png renderer2 renderer-gles +ssl +theora +vorbis
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3 RTCW-ETEULA
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/cJSON opengl? ( media-libs/glew:= media-libs/libsdl2[sound,video,X] media-libs/libogg media-libs/libjpeg-turbo:0 virtual/opengl sys-libs/zlib:=[minizip] curl? ( net-misc/curl ) freetype? ( media-libs/freetype ) gettext? ( sys-devel/gettext ) renderer-gles? ( media-libs/mesa[gles1] ) openal? ( media-libs/openal ) png? ( media-libs/libpng:0= ) ssl? ( dev-libs/openssl:0= ) theora? ( media-libs/libtheora ) vorbis? ( media-libs/libvorbis ) lua? ( >=dev-lang/lua-5.4:* ) )
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://cdn.splashdamage.com/downloads/games/wet/et260b.x86_full.zip https://github.com/etlegacy/etlegacy/archive/v2.82.0.tar.gz -> etlegacy-2.82.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=de9ab85b38f1235b1eb91fecd7b76bc7
|
||||
@@ -8,4 +8,4 @@ LICENSE=LGPL-2
|
||||
RDEPEND=dev-libs/openssl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GetPageSpeed/MTProxy/archive/refs/tags/3.0.4.tar.gz -> MTProxy-3.0.4.gh.tar.gz
|
||||
_md5_=ef36007e9effa546869517bc6799d38c
|
||||
_md5_=947f6c70961ae7e10f48b96915139001
|
||||
@@ -8,6 +8,6 @@ INHERIT=cmake desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/stuko/ovito/-/archive/v3.10.3/ovito-v3.10.3.tar.bz2 https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ovito_icon.png
|
||||
SRC_URI=https://gitlab.com/stuko/ovito/-/archive/v3.10.5/ovito-v3.10.5.tar.bz2 https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ovito_icon.png
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=1de49f2cc8ecfb00182b08c8665ea2c6
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/www-apps/zola-0.18.0
Normal file
13
metadata/md5-cache/www-apps/zola-0.18.0
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user