2020-06-16 18:05:21 UTC

This commit is contained in:
Repository mirror & CI
2020-06-16 18:05:21 +00:00
parent ba0e8e6e04
commit 3a0d8e126a
6 changed files with 37 additions and 7 deletions

View File

@@ -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

View 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

View File

@@ -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

View 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

View File

@@ -225,6 +225,7 @@ games-action/ATLauncher 3.3.5.2: Minecraft launcher which integrates multiple di
games-action/minecraft-launcher 1.6.93 2.1.15166: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
games-action/netrek-brmh 2.6.0: brmh client for netrek
games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.546: Minecraft launcher for community-made modpacks on the Technic Platform
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
@@ -298,7 +299,7 @@ sci-libs/jdqz 0_pre19971107-r1 0_pre19971107-r2: Jacobi-Davidson type method for
sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations.
sci-libs/saclib 2.2.7-r1 2.2.7-r2: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/slicot 5.0_p20101122: Subroutine Library in Systems and Control Theory
sci-physics/SU2 7.0.4: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sci-physics/SU2 7.0.4 7.0.5: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sys-apps/0xFFFF 0.8: The 0pen Free Fiasco Firmware Flasher
sys-apps/flatpak 1.6.3: Application distribution framework
sys-apps/hex 0.1.3: Futuristic take on hexdump

View File

@@ -1 +1 @@
Mon, 15 Jun 2020 12:05:18 +0000
Tue, 16 Jun 2020 18:05:21 +0000