mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -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
|
||||
@@ -15,7 +15,7 @@ app-admin/gnome-passwordsafe 3.99.2: A password manager for GNOME
|
||||
app-arch/unalz 0.65: Extract ALZ archives
|
||||
app-editors/bluegriffon-bin 3.1: The Open Source next-gen Web Editor based on the rendering engine of Firefox
|
||||
app-emacs/vterm 20200504.544 20200504.544-r1: Emacs libvterm integration
|
||||
app-emulation/dxvk-bin 1.6.1: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
|
||||
app-emulation/dxvk-bin 1.6.1 1.7: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
|
||||
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
|
||||
app-misc/apidb 4.3.0_beta: API Generator for Database acces.
|
||||
app-misc/cheat 3.10.0: cheat allows you to create and view interactive cheatsheets on the command-line
|
||||
@@ -41,6 +41,7 @@ app-text/katarakt 0.2: Simple PDF viewer
|
||||
app-text/komikku 0.12.0: An online/offline manga reader for GNOME
|
||||
app-text/mdbook 0.3.7: Creates a book from markdown files
|
||||
app-text/noweb 2.12: a literate programming tool, lighter than web
|
||||
dev-R/BH 1.72.0.3: Boost C++ Header Files
|
||||
dev-R/R6 2.4.1: Encapsulated Classes with Reference Semantics
|
||||
dev-R/Rcpp 1.0.4.6: Seamless R and C++ Integration
|
||||
dev-R/assertthat 0.2.1: Easy Pre and Post Assertions
|
||||
@@ -56,6 +57,7 @@ dev-R/lifecycle 0.2.0: Manage the Life Cycle of your Package Functions
|
||||
dev-R/magrittr 1.5: A Forward-Pipe Operator for R
|
||||
dev-R/pillar 1.4.4: Coloured Formatting for Columns
|
||||
dev-R/pkgconfig 2.0.3: Private Configuration for R Packages
|
||||
dev-R/plogr 0.2.0: The plog C++ Logging Library
|
||||
dev-R/purrr 0.3.4: Functional Programming Tools
|
||||
dev-R/rematch 1.0.1: Match Regular Expressions with a Nicer API
|
||||
dev-R/rlang 0.4.6: Functions for Base Types and Core R and Tidyverse Features
|
||||
@@ -196,7 +198,7 @@ dev-python/uvicorn 0.11.5: The lightning-fast ASGI server
|
||||
dev-python/validators 0.14.0-r1 0.14.3: Python Data Validation for Humans
|
||||
dev-python/watchgod 0.6: Simple, modern file watching and code reload
|
||||
dev-python/wcmatch 6.0.1: Wildcard/glob file name matcher
|
||||
dev-python/webpy 0.40 0.50: A web framework for python that is as simple as it is powerful
|
||||
dev-python/webpy 0.40 0.50 0.51_p20200405: A web framework for python that is as simple as it is powerful
|
||||
dev-python/websockets 8.1: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
dev-util/FoBiS 3.0.2: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-util/codespell 1.16.0: Check text files for common misspellings
|
||||
@@ -235,6 +237,7 @@ media-libs/skia 80_p20191220 80_p20191220-r1: A complete 2D graphic library for
|
||||
media-plugins/alsa-sndio 0.2: Sndio audio sink and source for GStreamer
|
||||
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
|
||||
media-plugins/gst-plugins-sndio 1.8.0.1: Sndio audio sink and source for GStreamer
|
||||
media-plugins/qt-heif-image-plugin 0.3.3: Qt plugin for HEIF images
|
||||
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
|
||||
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
|
||||
media-sound/add64 3.8.0: Add64 is a realtime additive/subtractive-synthesis softsynth
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 16 May 2020 16:05:08 +0000
|
||||
Sun, 17 May 2020 15:05:09 +0000
|
||||
|
||||
Reference in New Issue
Block a user