mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2020-06-16 18:05:21 UTC
This commit is contained in:
@@ -10,4 +10,4 @@ RDEPEND=x11-base/xorg-proto x11-libs/libX11 x11-libs/libXmu
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bgloyer/netrek-client-brmh/archive/v2.6.0.tar.gz -> netrek-brmh-2.6.0.tar.gz
|
||||
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=07fd39e3ec899557878e955c9e18739f
|
||||
_md5_=80e2b09de3e148a2b8469c1db32b9d3b
|
||||
|
||||
13
metadata/md5-cache/games-action/netrek-cow-3.3.2
Normal file
13
metadata/md5-cache/games-action/netrek-cow-3.3.2
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=media-libs/libsdl media-libs/sdl-mixer x11-base/xorg-proto x11-libs/libX11 x11-libs/libXxf86vm x11-libs/libXmu
|
||||
DESCRIPTION=cow client for netrek
|
||||
EAPI=7
|
||||
HOMEPAGE=https://netrek.org
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=media-libs/libsdl media-libs/sdl-mixer x11-base/xorg-proto x11-libs/libX11 x11-libs/libXxf86vm x11-libs/libXmu
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/quozl/netrek-client-cow/archive/3.3.2.tar.gz -> netrek-cow-3.3.2.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=2eb6cac3fbc0cb75e7af16b9b4902426
|
||||
@@ -1,12 +1,12 @@
|
||||
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.70:5 dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
|
||||
DESCRIPTION=Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/novomesk/qt-avif-image-plugin
|
||||
LICENSE=BSD-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0
|
||||
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
|
||||
SLOT=0
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=56e83a9f02240271d7e858e57b1809ab
|
||||
_md5_=f877b98c5f7c4e7ce14b3d436188bdcd
|
||||
|
||||
16
metadata/md5-cache/sci-physics/SU2-7.0.5
Normal file
16
metadata/md5-cache/sci-physics/SU2-7.0.5
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( dev-libs/boost:= )
|
||||
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
|
||||
EAPI=7
|
||||
HOMEPAGE=https://su2code.github.io/
|
||||
IUSE=cgns -mkl +mpi openblas tecio test tutorials python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) mkl? ( !openblas )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.0.5.tar.gz -> SU2-7.0.5.tar.gz test? ( https://github.com/su2code/TestCases/archive/v7.0.5.tar.gz -> SU2-7.0.5-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.0.5.tar.gz -> SU2-7.0.5-Tutorials.tar.gz )
|
||||
_eclasses_=meson 8f7dc8ed2d76af0b33328789c017e677 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=5228c2b210b0221f01fe4620ace792e7
|
||||
Reference in New Issue
Block a user