mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2020-05-17 15:05:09 UTC
This commit is contained in:
13
metadata/md5-cache/app-emulation/dxvk-bin-1.7
Normal file
13
metadata/md5-cache/app-emulation/dxvk-bin-1.7
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/doitsujin/dxvk
|
||||
IUSE=video_cards_nvidia abi_x86_32 abi_x86_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=|| ( video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-440.31 ) >=media-libs/mesa-19.2 ) || ( >=app-emulation/wine-staging-4.5[abi_x86_32(-)?,abi_x86_64(-)?,vulkan] >=app-emulation/wine-vanilla-4.5[abi_x86_32(-)?,abi_x86_64(-)?,vulkan] )
|
||||
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/doitsujin/dxvk/releases/download/v1.7/dxvk-1.7.tar.gz -> dxvk-bin-1.7.tar.gz
|
||||
_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=7010ad847a57c373abf3dedecf1338de
|
||||
13
metadata/md5-cache/dev-R/BH-1.72.0.3
Normal file
13
metadata/md5-cache/dev-R/BH-1.72.0.3
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install postinst prepare unpack
|
||||
DEPEND=~dev-libs/boost-1.72.0 dev-lang/R
|
||||
DESCRIPTION=Boost C++ Header Files
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/eddelbuettel/bh https://cran.r-project.org/package=BH
|
||||
IUSE=byte-compile
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Boost-1.0
|
||||
RDEPEND=~dev-libs/boost-1.72.0 dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=http://cran.r-project.org/src/contrib/BH_1.72.0-3.tar.gz
|
||||
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
|
||||
_md5_=6a69bc93ae3117f5a14cd3dbabcfea1b
|
||||
13
metadata/md5-cache/dev-R/plogr-0.2.0
Normal file
13
metadata/md5-cache/dev-R/plogr-0.2.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install postinst prepare unpack
|
||||
DEPEND=dev-cpp/plog dev-lang/R
|
||||
DESCRIPTION=The plog C++ Logging Library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/krlmlr/plogr https://cran.r-project.org/package=plogr
|
||||
IUSE=byte-compile
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-cpp/plog dev-lang/R
|
||||
SLOT=0
|
||||
SRC_URI=http://cran.r-project.org/src/contrib/plogr_0.2.0.tar.gz
|
||||
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
|
||||
_md5_=a5dae14eaf328ef1b72368aac9ba21eb
|
||||
16
metadata/md5-cache/dev-python/webpy-0.51_p20200405
Normal file
16
metadata/md5-cache/dev-python/webpy-0.51_p20200405
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/cheroot-6.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/cheroot-6.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/pytest-5.4.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=A web framework for python that is as simple as it is powerful
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.webpy.org https://github.com/webpy/webpy https://pypi.org/project/web.py
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=public-domain
|
||||
RDEPEND=>=dev-python/cheroot-6.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/webpy/webpy/archive/16de3147e61aa4dc735efa116c50603707fb0683.tar.gz -> webpy-0.51_p20200405.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=bf9bacfbd17359af2a08f72e671aca48
|
||||
13
metadata/md5-cache/media-plugins/qt-heif-image-plugin-0.3.3
Normal file
13
metadata/md5-cache/media-plugins/qt-heif-image-plugin-0.3.3
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-qt/qtcore dev-qt/qtgui media-libs/libheif:0/1.6
|
||||
DESCRIPTION=Qt plugin for HEIF images
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/jakar/qt-heif-image-plugin
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-qt/qtcore dev-qt/qtgui media-libs/libheif:0/1.6
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jakar/qt-heif-image-plugin/archive/0.3.3.tar.gz -> qt-heif-image-plugin-0.3.3.tar.gz
|
||||
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=488c7b0d212800a23990a2d653e65bb9
|
||||
Reference in New Issue
Block a user