mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2021-04-13 13:35:12 UTC
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A Qt based archiving solution with libarchive backend
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/marcusbritanicus/libarchive-qt
|
||||
INHERIT=multilib qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/marcusbritanicus/libarchive-qt/-/archive/v2.0.2/libarchive-qt-v2.0.2.tar.gz -> libarchive-qt-2.0.2.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=a4c366a6cd4d3c32b2e66372e62b503d
|
||||
16
metadata/md5-cache/app-arch/libarchive-qt-2.0.3
Normal file
16
metadata/md5-cache/app-arch/libarchive-qt-2.0.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A Qt based archiving solution with libarchive backend
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/marcusbritanicus/libarchive-qt
|
||||
INHERIT=multilib xdg cmake
|
||||
IUSE=static-libs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/marcusbritanicus/libarchive-qt/-/archive/v2.0.3/libarchive-qt-v2.0.3.tar.gz -> libarchive-qt-2.0.3.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=34a3657ed46c54a9d2d918d3d6f43d1a
|
||||
@@ -5,10 +5,11 @@ DESCRIPTION=A Qt based archiving solution with libarchive backend
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/marcusbritanicus/libarchive-qt
|
||||
INHERIT=multilib xdg cmake git-r3
|
||||
IUSE=static-libs
|
||||
LICENSE=LGPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da git-r3 b8e8c92aa5fe8df7187e466138eb4e52
|
||||
_md5_=6b1ee44fbff97a00c6f298c34283b2b9
|
||||
_md5_=34a3657ed46c54a9d2d918d3d6f43d1a
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
DEFINED_PHASES=install postinst unpack
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare unpack
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=a markdown editor,markdown reader.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://typora.io
|
||||
INHERIT=xdg-utils desktop
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Typora-EULA
|
||||
RDEPEND=x11-libs/libXScrnSaver
|
||||
SLOT=0
|
||||
SRC_URI=https://typora.io/linux/Typora-linux-x64.tar.gz -> typora-9999-linux-x64.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba desktop c0d27bf73aa08ca05b663dbd31fbef28
|
||||
_md5_=9534c144bb07ecd344579623e0599d09
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=3dd22d31da4f338d77d5cb31d4ba727d
|
||||
|
||||
@@ -6,9 +6,9 @@ HOMEPAGE=https://code.visualstudio.com
|
||||
INHERIT=desktop eutils pax-utils xdg
|
||||
KEYWORDS=-* ~amd64 ~arm ~arm64
|
||||
LICENSE=MIT Microsoft-VSCode
|
||||
RDEPEND=app-accessibility/at-spi2-atk app-crypt/libsecret[crypt] dev-libs/nss media-libs/libpng:0/16 x11-libs/cairo x11-libs/gtk+:3 x11-libs/libnotify x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango
|
||||
RDEPEND=app-accessibility/at-spi2-atk app-crypt/libsecret[crypt] dev-libs/nss media-libs/libpng:0/16 x11-libs/cairo x11-libs/gtk+:3 x11-libs/libnotify x11-libs/libxkbfile x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango
|
||||
RESTRICT=mirror strip bindist
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://update.code.visualstudio.com/1.55.0/linux-x64/stable -> visual-studio-code-bin-1.55.0-amd64.tar.gz ) arm? ( https://update.code.visualstudio.com/1.55.0/linux-armhf/stable -> visual-studio-code-bin-1.55.0-arm.tar.gz ) arm64? ( https://update.code.visualstudio.com/1.55.0/linux-arm64/stable -> visual-studio-code-bin-1.55.0-arm64.tar.gz )
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e pax-utils d3fc79d3d50544347e324864f95206e2 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=f5c3064cc6e13f835816a36a052e7782
|
||||
_md5_=ca288715b324e619e28cbb1234a08fe3
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-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(-)] ) ) ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) test? ( dev-python/emoji[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/psutil[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/emoji[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/psutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=A utility for sending notifications, on demand and when commands finish.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dschep/ntfy
|
||||
INHERIT=distutils-r1
|
||||
IUSE=telegram dbus test doc python_targets_python3_7
|
||||
IUSE=telegram dbus test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dbus? ( dev-python/dbus-python[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/notification-daemon ) telegram? ( app-misc/telegram-send[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dschep/ntfy/archive/v2.7.0.tar.gz -> ntfy-2.7.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=6a74d91fc51d3ecb3688d6f1cd4ebde3
|
||||
_md5_=8c9c20bdfdc2893ebb5d6ffaed73b1f0
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Send messages and files over Telegram from the command-line
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.rahielkasim.com/telegram-send https://github.com/rahiel/telegram-send
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/colorama[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/python-telegram-bot[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/colorama[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-telegram-bot[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/telegram-send/telegram-send-0.25.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=7df6963ab0be1e0e4d69ab5d15075739
|
||||
_md5_=d6b0f4c18e68d68c27da75615a604c8f
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/agronholm/anyio https://pypi.org/project/anyio
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/curio-1.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/idna-2.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sniffio-1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/trio-0.16[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/anyio/anyio-2.1.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=1ad347e09b9d0f9605a625cb767c56e2
|
||||
_md5_=92cd2935b0f90d90577862ba68ca4dfc
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/agronholm/anyio https://pypi.org/project/anyio
|
||||
INHERIT=distutils-r1 docs
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/curio-1.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/idna-2.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sniffio-1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/trio-0.16[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/anyio/anyio-2.2.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 docs 5a0235b1127b58fd6bf54a12c8d21657
|
||||
_md5_=229c27a229b5c9982759cbe28079275f
|
||||
_md5_=0147f324e5d9e788e3a4c5acb60099e1
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.11.0.tar.gz -> asciimatics-1.11.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=94b3083980c888a4f93d324224164e5d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.12.0.tar.gz -> asciimatics-1.12.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=94b3083980c888a4f93d324224164e5d
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/peterbrittain/asciimatics/archive/1.13.0.tar.gz -> asciimatics-1.13.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=e3aae70dae41b0679518ed70dc94a21a
|
||||
_md5_=b5e5205657535de613a48772470ec910
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock ) test? ( >=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=test? ( >=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock ) test? ( >=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Package for curses-like operations, text UIs and ASCII art animations
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=test python_targets_python3_7
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/future[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=>=dev-python/pyfiglet-0.7.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pillow-2.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/wcwidth[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=mirror !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 git-r3 b8e8c92aa5fe8df7187e466138eb4e52
|
||||
_md5_=6603fbadb101e179ad32fb5b7d54303d
|
||||
_md5_=61a4c16014bb59b52accd96e062bc248
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( 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-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),-python_single_target_pypy3(-)] ) ) ) test? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Enhance the standard unittest with features for testing asyncio libraries
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Martiusweb/asynctest https://pypi.org/project/asynctest
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_7
|
||||
IUSE=doc test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Martiusweb/asynctest/archive/v0.13.0.tar.gz -> asynctest-0.13.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=43e3e8024405b87b390e4a91a6f3d648
|
||||
_md5_=57e643ebafa722b02f222ca14822deac
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( virtual/python-cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An AtomicLong type using CFFI.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dreid/atomiclong
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=virtual/python-cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/atomiclong/atomiclong-0.1.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=79432986966a395a47a7d68eb8e32085
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( dev-python/sphinx ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DESCRIPTION=Up to date simple useragent faker with real world database
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/appdirs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/decorator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipdb[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython_genutils[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/packaging[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pathlib2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pexpect[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pickleshare[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pluggy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/prompt_toolkit[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ptyprocess[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/py[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyparsing[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/scandir[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/simplegeneric[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/traitlets[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/wcwidth[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hellysmile/fake-useragent/archive/0.1.11.tar.gz -> fake-useragent-0.1.11.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=739b02a6d8bbb742e657598b54ed222a
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An implementation of the Glicko-2 rating system for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/sublee/glicko2
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sublee/glicko2/archive/99285aa6b5250b91a837b842dc61b2a96007f3c5.tar.gz -> github-sublee-glicko2-0_pre20191010.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=28715de8219da454fe5f6ca12ccbf50d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DESCRIPTION=Free Google Translate API for Python. Translates totally free of charge.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/googletransx
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/googletransx/googletransx-2.4.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=f79bef1e085a45a3f040e7ac9b475b09
|
||||
@@ -5,7 +5,7 @@ EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/pgjones/hypercorn https://github.com/pgjones/hypercorn https://pypi.org/project/Hypercorn
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/h11[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/hyper-h2-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/priority[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/toml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/wsproto-0.14.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pgjones/hypercorn/archive/0.11.2.tar.gz -> hypercorn-0.11.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 docs 5a0235b1127b58fd6bf54a12c8d21657 optfeature a3678a005063e7c50aed4e37d04197ab
|
||||
_md5_=3e525e073f5790fac6c5231f264f50d6
|
||||
_md5_=0b93c564d247cbf3245734188ddf952e
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Lets you exclude files or trees from your output
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/apenwarr/mkdocs-exclude
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/mkdocs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=dev-python/mkdocs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/m/mkdocs-exclude/mkdocs-exclude-1.0.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=6273d77345962c0bbafb02a20cf18925
|
||||
_md5_=22c0a04441e29848b01343c50654fc09
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/qwj/python-proxy https://pypi.org/project/pproxy
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pproxy/pproxy-2.4.6.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 optfeature a3678a005063e7c50aed4e37d04197ab
|
||||
_md5_=df4d44530c1cf46f587680f007fbd83d
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/qwj/python-proxy https://pypi.org/project/pproxy
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pproxy/pproxy-2.4.6.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 optfeature a3678a005063e7c50aed4e37d04197ab
|
||||
_md5_=e8e4d9f5bca7af22c35218e70768b9e3
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Pure-python FIGlet implementation
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/pyfiglet/ https://github.com/pwaller/pyfiglet
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyfiglet/pyfiglet-0.8.post0.tar.gz -> pyfiglet-0.8_p0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=1e8fcf702edbe7cc19ae1ee8827b84ca
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python package providing assets from https://github.com/Kozea/pygal.js
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ionelmc/python-pygaljs https://pypi.org/project/pygaljs
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pygaljs/pygaljs-1.0.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=ca24136af135fca287cdb6acefb0ede3
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Plugin for adding to the PYTHONPATH from the pytests.ini file before tests run
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bigsassy/pytest-pythonpath https://pypi.org/project/pytest-pythonpath
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/pytest[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RDEPEND=dev-python/pytest[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-pythonpath/pytest-pythonpath-0.7.3.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=9b86502ea0576e61c597d662d277002b
|
||||
_md5_=6659422b66c9ca615a6325a44e3ad0de
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/pytest-trio https://pypi.org/project/pytest-trio
|
||||
INHERIT=distutils-r1 docs
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT Apache-2.0 )
|
||||
RDEPEND=>=dev-python/async_generator-1.9[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/outcome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/trio-0.15[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-trio/pytest-trio-0.7.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 docs 5a0235b1127b58fd6bf54a12c8d21657
|
||||
_md5_=f79a6245a221b8fafe2516c1254c68bb
|
||||
_md5_=fb64db4cae3359bb686aad22200b6513
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=app-arch/unzip python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=app-arch/unzip python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/McLeopold/PythonSkills https://pypi.org/project/skills
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_7
|
||||
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 )
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/skills/skills-0.3.0.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=731dffb1df95b9ff7ee2a5b220dd57b1
|
||||
_md5_=1511c2f5217904544b866cbc7893b2c3
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( dev-python/sphinx[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/sphobjinv[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Type hints support for the Sphinx autodoc extension
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/agronholm/sphinx-autodoc-typehints https://pypi.org/project/sphinx-autodoc-typehints
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/sphinx[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.10.3.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=7c6233e59b6d96876a06a4742da55ecb
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio https://pypi.org/project/trio
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8 kernel_linux
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/async_generator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/outcome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sniffio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sortedcontainers[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/trio/archive/v0.18.0.tar.gz -> trio-0.18.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 linux-info 30ded7f9adbdd03d3e848cdd74f6c395
|
||||
_md5_=3bdd690d587d0ca2a311e8312008b1d8
|
||||
_md5_=646be68262537b9c7c8848d836f96557
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio https://pypi.org/project/trio
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 kernel_linux
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/async_generator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/outcome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sniffio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sortedcontainers[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/trio/archive/ff86c6023758590a54fca9f48f5c16d2263ba31d.tar.gz -> trio-0.18.0_p20210212.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 linux-info 30ded7f9adbdd03d3e848cdd74f6c395
|
||||
_md5_=3b5abc6746ffeb9844e9d0181a6a9f77
|
||||
_md5_=b4e072237266b5d61f6d78964dbc7110
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio-asyncio https://pypi.org/project/trio-asyncio
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=>=dev-python/async_generator-1.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/outcome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/trio-0.12.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/trio-asyncio/archive/v0.11.0.tar.gz -> trio-asyncio-0.11.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=bb75b33947141521f8fa3e6fb75d544e
|
||||
_md5_=b68e4313de687c3dff3d011ab15cbe56
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio-asyncio https://pypi.org/project/trio-asyncio
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/outcome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sniffio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/trio-0.15.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/trio-asyncio/archive/v0.12.0.tar.gz -> trio-asyncio-0.12.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=5cd0ca759f427c29e3234b93cff27a2f
|
||||
_md5_=1c325878bee9e16a50335eb7f84d70cf
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.3.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.3.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/setuptools_scm[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A UFO font library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fonttools/ufoLib2
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/fonttools-4.0.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/fs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.3.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/u/ufoLib2/ufoLib2-0.7.1.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=8fda2c0246ce8ee938a4375b5312c78d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/colorama-0.3.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/GitPython-2.1.8[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Easily update multiple git repositories at once
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/earwig/git-repo-updater
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/colorama-0.3.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/GitPython-2.1.8[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/earwig/git-repo-updater/archive/v0.5.1.tar.gz -> git-repo-updater-0.5.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1
|
||||
_md5_=0ccd09b468f59a5d857307463f8381ab
|
||||
13
metadata/md5-cache/dev-vcs/gitqlient-1.3.2
Normal file
13
metadata/md5-cache/dev-vcs/gitqlient-1.3.2
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Multi-platform Git client written with Qt
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/francescmm/GitQlient
|
||||
INHERIT=desktop qmake-utils xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitQlient/archive/v1.3.2.tar.gz -> gitqlient-1.3.2.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=06bb6b0d53fb667face5d201572716cc
|
||||
@@ -1,5 +1,6 @@
|
||||
BDEPEND=app-arch/unzip dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=media-libs/libpng:= media-libs/libsdl2:= media-libs/sdl2-mixer:= media-libs/sdl2-ttf:=
|
||||
DESCRIPTION=rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/nxengine/nxengine-evo http://nxengine.sourceforge.net/
|
||||
@@ -9,4 +10,4 @@ LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nxengine/nxengine-evo/archive/v2.6.4.tar.gz -> nxengine-evo-2.6.4.tar.gz https://www.cavestory.org/downloads/cavestoryen.zip
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=93a52fbe2d1bf4bcb09880425d3c3beb
|
||||
_md5_=1a07c40c5d9349fd0a53b7cd4002155e
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtsvg gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A side bar for showing widgets for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreaction
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtsvg gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreaction/-/archive/v4.0.0/coreaction-v4.0.0.tar.gz -> coreaction-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=57c95162844d17ca71daa905f0b72319
|
||||
15
metadata/md5-cache/gui-apps/coreaction-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreaction-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtsvg gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A side bar for showing widgets for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreaction
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtsvg gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreaction/-/archive/v4.2.0/coreaction-v4.2.0.tar.gz -> coreaction-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=79bd01221fda416a7d1c68ee5eab03f2
|
||||
@@ -1,10 +0,0 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Meta package for coreapps
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps
|
||||
IUSE=location pulseaudio udisks
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=metapackage
|
||||
RDEPEND=~gui-apps/coreaction-4.0.0 ~gui-apps/coreapps-meta-4.0.0 ~gui-apps/corearchiver-4.0.0 ~gui-apps/corefm-4.0.0 ~gui-apps/coregarage-4.0.0 ~gui-apps/corehunt-4.0.0 ~gui-apps/coreimage-4.0.0 ~gui-apps/coreinfo-4.0.0 ~gui-apps/corekeyboard-4.0.0 ~gui-apps/corepad-4.0.0 ~gui-apps/corepaint-4.0.0 ~gui-apps/corepdf-4.0.0 ~gui-apps/corerenamer-4.0.0 ~gui-apps/coreshot-4.0.0 ~gui-apps/corestats-4.0.0 ~gui-apps/corestuff-4.0.0 ~gui-apps/coreterminal-4.0.0 ~gui-apps/coretime-4.0.0 ~gui-apps/coretoppings-4.0.0[location?,pulseaudio?] ~gui-libs/libcprime-4.0.0 ~gui-libs/libcsys-4.0.0[udisks?]
|
||||
SLOT=0
|
||||
_md5_=cf009f066de2f295a20a7e0e9894f1c0
|
||||
10
metadata/md5-cache/gui-apps/coreapps-meta-4.2.0
Normal file
10
metadata/md5-cache/gui-apps/coreapps-meta-4.2.0
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Meta package for coreapps
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps
|
||||
IUSE=location pulseaudio udisks
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=metapackage
|
||||
RDEPEND=~gui-apps/coreaction-4.2.0 ~gui-apps/coreapps-meta-4.2.0 ~gui-apps/corearchiver-4.2.0 ~gui-apps/corefm-4.2.0 ~gui-apps/coregarage-4.2.0 ~gui-apps/corehunt-4.2.0 ~gui-apps/coreimage-4.2.0 ~gui-apps/coreinfo-4.2.0 ~gui-apps/corekeyboard-4.2.0 ~gui-apps/corepad-4.2.0 ~gui-apps/corepaint-4.2.0 ~gui-apps/corepdf-4.2.0 ~gui-apps/corepins-4.2.0 ~gui-apps/corerenamer-4.2.0 ~gui-apps/coreshot-4.2.0 ~gui-apps/corestats-4.2.0 ~gui-apps/corestuff-4.2.0 ~gui-apps/coreterminal-4.2.0 ~gui-apps/coretime-4.2.0 ~gui-apps/coretoppings-4.2.0[location?,pulseaudio?] ~gui-apps/coreuniverse-4.2.0 ~gui-libs/libcprime-4.2.0 ~gui-libs/libcsys-4.2.0[udisks?]
|
||||
SLOT=0
|
||||
_md5_=ac597d72283ed31989bea472c817fe94
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Archiver for C Suite, to create and extract archives
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corearchiver
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corearchiver/-/archive/v4.0.0/corearchiver-v4.0.0.tar.gz -> corearchiver-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=22e153b1dc3afb172900872d1cd4da6c
|
||||
15
metadata/md5-cache/gui-apps/corearchiver-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corearchiver-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Archiver for C Suite, to create and extract archives
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corearchiver
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corearchiver/-/archive/v4.2.0/corearchiver-v4.2.0.tar.gz -> corearchiver-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=5358eca8dcb2639af67f10ec080800c2
|
||||
15
metadata/md5-cache/gui-apps/corefm-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corefm-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A lightweight file-manager for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corefm
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corefm/-/archive/v4.2.0/corefm-v4.2.0.tar.gz -> corefm-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=bdefc180afc8db3ae1c59d17f32a7214
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A settings manager for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coregarage
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coregarage/-/archive/v4.0.0/coregarage-v4.0.0.tar.gz -> coregarage-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=cc4e6d416047ee2f64d2411375d4d8aa
|
||||
15
metadata/md5-cache/gui-apps/coregarage-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coregarage-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A settings manager for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coregarage
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-arch/libarchive-qt dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coregarage/-/archive/v4.2.0/coregarage-v4.2.0.tar.gz -> coregarage-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=c715fc334d413cad835b66d2f697885b
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A file finder utility for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corehunt
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corehunt/-/archive/v4.0.0/corehunt-v4.0.0.tar.gz -> corehunt-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=668d74700410f8af73a3bd4f024815ba
|
||||
15
metadata/md5-cache/gui-apps/corehunt-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corehunt-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A file finder utility for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corehunt
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corehunt/-/archive/v4.2.0/corehunt-v4.2.0.tar.gz -> corehunt-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=2a9a5bbd1c4b65664d037613cac38137
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An image viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreimage
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreimage/-/archive/v4.0.0/coreimage-v4.0.0.tar.gz -> coreimage-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=5a5d8e4dd16c9b0b89585f46a5dbd62c
|
||||
15
metadata/md5-cache/gui-apps/coreimage-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreimage-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An image viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreimage
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreimage/-/archive/v4.2.0/coreimage-v4.2.0.tar.gz -> coreimage-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=12f9f0ea37e9357f42dc0ccd2ba05cbd
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime media-libs/libmediainfo media-libs/libzen sys-libs/zlib dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A file information tool for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreinfo
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime media-libs/libmediainfo media-libs/libzen sys-libs/zlib
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreinfo/-/archive/v4.0.0/coreinfo-v4.0.0.tar.gz -> coreinfo-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=309de97689054df26c942074583c68b5
|
||||
15
metadata/md5-cache/gui-apps/coreinfo-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreinfo-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime media-libs/libmediainfo media-libs/libzen sys-libs/zlib dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A file information tool for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreinfo
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime media-libs/libmediainfo media-libs/libzen sys-libs/zlib
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreinfo/-/archive/v4.2.0/coreinfo-v4.2.0.tar.gz -> coreinfo-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=4029be3efeebbfdcc98abfc973fa7d27
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime x11-libs/libXtst dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A x11 based virtual keyboard for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corekeyboard
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime x11-libs/libXtst
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corekeyboard/-/archive/v4.0.0/corekeyboard-v4.0.0.tar.gz -> corekeyboard-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=c9c91251bca158aa27c5214c3eed340e
|
||||
15
metadata/md5-cache/gui-apps/corekeyboard-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corekeyboard-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime x11-libs/libXtst dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A x11 based virtual keyboard for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corekeyboard
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime x11-libs/libXtst
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corekeyboard/-/archive/v4.2.0/corekeyboard-v4.2.0.tar.gz -> corekeyboard-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=1da91a0343873d7853d3d443b2b16a6a
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A document editor for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepad
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepad/-/archive/v4.0.0/corepad-v4.0.0.tar.gz -> corepad-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=44d57156ec334b4601e770d9557cbb0d
|
||||
15
metadata/md5-cache/gui-apps/corepad-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corepad-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A document editor for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepad
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepad/-/archive/v4.2.0/corepad-v4.2.0.tar.gz -> corepad-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=a4c6ac1756d878fa1d834253f466297c
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A paint app for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepaint
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepaint/-/archive/v4.0.0/corepaint-v4.0.0.tar.gz -> corepaint-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=48d5d6ceebe9ee7f2489219c39a00bd1
|
||||
15
metadata/md5-cache/gui-apps/corepaint-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corepaint-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A paint app for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepaint
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepaint/-/archive/v4.2.0/corepaint-v4.2.0.tar.gz -> corepaint-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=81f9133cf75f1b203d37f4095ce92e84
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A PDF viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepdf
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepdf/-/archive/v4.0.0/corepdf-v4.0.0.tar.gz -> corepdf-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=838ca2d4231e342d12f46acbc991b467
|
||||
15
metadata/md5-cache/gui-apps/corepdf-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corepdf-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A PDF viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepdf
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-text/poppler[qt5] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepdf/-/archive/v4.2.0/corepdf-v4.2.0.tar.gz -> corepdf-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=dc3b977582f83397841b15b00a8616a3
|
||||
15
metadata/md5-cache/gui-apps/corepins-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corepins-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A bookmarking app for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corepins
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corepins/-/archive/v4.2.0/corepins-v4.2.0.tar.gz -> corepins-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=e1698bfab9bd1724d3248c3ba0e68115
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A batch file renamer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corerenamer
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corerenamer/-/archive/v4.0.0/corerenamer-v4.0.0.tar.gz -> corerenamer-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=3b00aca314d3f358be918517186cb05e
|
||||
15
metadata/md5-cache/gui-apps/corerenamer-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corerenamer-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A batch file renamer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corerenamer
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corerenamer/-/archive/v4.2.0/corerenamer-v4.2.0.tar.gz -> corerenamer-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=59749cd9705c3dc95c08c85f6cc5312b
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A screen capture utility for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreshot
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreshot/-/archive/v4.0.0/coreshot-v4.0.0.tar.gz -> coreshot-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=33d36d0427d6417aa9a10a9b3087dae9
|
||||
15
metadata/md5-cache/gui-apps/coreshot-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreshot-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A screen capture utility for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreshot
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreshot/-/archive/v4.2.0/coreshot-v4.2.0.tar.gz -> coreshot-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=9906976c85149fc3f38ce4a4cb458cec
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A system resource viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestats
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestats/-/archive/v4.0.0/corestats-v4.0.0.tar.gz -> corestats-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=6a92ccda3612f4ab73910392ad80ad74
|
||||
15
metadata/md5-cache/gui-apps/corestats-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corestats-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A system resource viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestats
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys sys-apps/lm-sensors
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestats/-/archive/v4.2.0/corestats-v4.2.0.tar.gz -> corestats-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=7d9c928894912c240edd24adb812a6ee
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 x11-libs/libXcomposite dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An activity viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestuff
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 x11-libs/libXcomposite
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v4.0.0/corestuff-v4.0.0.tar.gz -> corestuff-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=41483cf9b0c2221d25e37b3a04dbc004
|
||||
15
metadata/md5-cache/gui-apps/corestuff-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/corestuff-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 x11-libs/libXcomposite dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An activity viewer for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/corestuff
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtx11extras:5 gui-libs/libcprime gui-libs/libcsys kde-frameworks/kglobalaccel:5 x11-libs/libXcomposite
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/corestuff/-/archive/v4.2.0/corestuff-v4.2.0.tar.gz -> corestuff-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=86d12511b3f60051054e3f6d75fa1c53
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime x11-libs/qtermwidget dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A terminal emulator for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreterminal
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime x11-libs/qtermwidget
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreterminal/-/archive/v4.0.0/coreterminal-v4.0.0.tar.gz -> coreterminal-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=2580875753587d627ff13edf00cd3ec7
|
||||
15
metadata/md5-cache/gui-apps/coreterminal-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreterminal-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime x11-libs/qtermwidget dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A terminal emulator for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreterminal
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtserialport:5 dev-qt/qtwidgets:5 gui-libs/libcprime x11-libs/qtermwidget
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreterminal/-/archive/v4.2.0/coreterminal-v4.2.0.tar.gz -> coreterminal-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=761be3703ab256e82b9e941f608f1fa1
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A time related task manager for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coretime
|
||||
INHERIT=qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtwidgets:5 gui-libs/libcprime gui-libs/libcsys
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coretime/-/archive/v4.0.0/coretime-v4.0.0.tar.gz -> coretime-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=7a01ecce7ed11ce538933facc15a5baa
|
||||
15
metadata/md5-cache/gui-apps/coretime-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coretime-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A time related task manager for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coretime
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coretime/-/archive/v4.2.0/coretime-v4.2.0.tar.gz -> coretime-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=38e1950c079948c322f6555fafea78a2
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-libs/libdbusmenu-qt dev-qt/qtbluetooth:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Additional features, plugins, widgets etc for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coretoppings
|
||||
INHERIT=qmake-utils xdg
|
||||
IUSE=location pulseaudio
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/libdbusmenu-qt dev-qt/qtbluetooth:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime location? ( dev-qt/qtlocation:5 ) pulseaudio? ( media-sound/pulseaudio )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coretoppings/-/archive/v4.0.0/coretoppings-v4.0.0.tar.gz -> coretoppings-4.0.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=22630543768f9f58b0ecfa1c8f29f03f
|
||||
16
metadata/md5-cache/gui-apps/coretoppings-4.2.0
Normal file
16
metadata/md5-cache/gui-apps/coretoppings-4.2.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/libdbusmenu-qt dev-qt/qtbluetooth:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Additional features, plugins, widgets etc for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coretoppings
|
||||
INHERIT=xdg cmake
|
||||
IUSE=location pulseaudio
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/libdbusmenu-qt dev-qt/qtbluetooth:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 gui-libs/libcprime location? ( dev-qt/qtlocation:5 ) pulseaudio? ( media-sound/pulseaudio )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coretoppings/-/archive/v4.2.0/coretoppings-v4.2.0.tar.gz -> coretoppings-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=92272ee821c31570e8e208b5bf161f63
|
||||
15
metadata/md5-cache/gui-apps/coreuniverse-4.2.0
Normal file
15
metadata/md5-cache/gui-apps/coreuniverse-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Shows information about apps for C Suite
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/coreapps/coreuniverse
|
||||
INHERIT=xdg cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 gui-libs/libcprime
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/coreapps/coreuniverse/-/archive/v4.2.0/coreuniverse-v4.2.0.tar.gz -> coreuniverse-4.2.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=d212dd4530ed796543590acb8860e508
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=x11-libs/libnotify >=dev-qt/qtbluetooth-5.15.1:5 >=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtgui-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 >=dev-qt/qtwidgets-5.15.1:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Library for managing settings of CoreApps
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcprime
|
||||
INHERIT=multilib qmake-utils xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libnotify >=dev-qt/qtbluetooth-5.15.1:5 >=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtgui-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 >=dev-qt/qtwidgets-5.15.1:5
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcprime/-/archive/v4.0.0/libcprime-v4.0.0.tar.gz -> libcprime-4.0.0.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=ca817469cd71476b0739422693d113d9
|
||||
14
metadata/md5-cache/gui-libs/libcprime-4.2.0
Normal file
14
metadata/md5-cache/gui-libs/libcprime-4.2.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=x11-libs/libnotify >=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtgui-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 >=dev-qt/qtwidgets-5.15.1:5
|
||||
DESCRIPTION=Library for managing settings of CoreApps
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcprime
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libnotify >=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtgui-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 >=dev-qt/qtwidgets-5.15.1:5
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcprime/-/archive/v4.2.0/libcprime-v4.2.0.tar.gz -> libcprime-4.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=cb2b374a513824b02e86142dfca14306
|
||||
@@ -1,15 +0,0 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=>=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5
|
||||
DESCRIPTION=Library for managing the device
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcsys
|
||||
INHERIT=multilib qmake-utils
|
||||
IUSE=udisks
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 udisks? ( sys-fs/udisks:2 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcsys/-/archive/v4.0.0/libcsys-v4.0.0.tar.gz -> libcsys-4.0.0.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47
|
||||
_md5_=b0c9b14ffa3e98bf3a9a72e3624fa32e
|
||||
15
metadata/md5-cache/gui-libs/libcsys-4.2.0
Normal file
15
metadata/md5-cache/gui-libs/libcsys-4.2.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5
|
||||
DESCRIPTION=Library for managing the device
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/cubocore/libcsys
|
||||
INHERIT=cmake
|
||||
IUSE=udisks
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-qt/qtcore-5.15.1:5 >=dev-qt/qtdbus-5.15.1:5 >=dev-qt/qtnetwork-5.15.1:5 udisks? ( sys-fs/udisks:2 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/cubocore/libcsys/-/archive/v4.2.0/libcsys-v4.2.0.tar.gz -> libcsys-4.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=4af667a451d01730f251bd917149756c
|
||||
@@ -1,12 +1,13 @@
|
||||
DEFINED_PHASES=install unpack
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare unpack
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A beautiful, fast and fully open source mail client for Mac, Windows and Linux
|
||||
EAPI=7
|
||||
HOMEPAGE=https://getmailspring.com/
|
||||
INHERIT=unpacker
|
||||
INHERIT=unpacker xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-crypt/libsecret app-text/tidy-html5 dev-cpp/ctemplate dev-libs/libgcrypt dev-libs/nss gnome-base/gconf media-libs/libglvnd net-dns/c-ares sys-devel/libtool virtual/udev =x11-libs/gtk+-3* x11-libs/libnotify x11-libs/libxkbfile x11-libs/libXtst x11-misc/xdg-utils || ( =dev-libs/glib-2* gnome-base/gvfs )
|
||||
RDEPEND=app-crypt/libsecret app-crypt/mit-krb5 app-text/tidy-html5 dev-cpp/ctemplate dev-libs/libgcrypt dev-libs/nss <dev-libs/openssl-1.1 gnome-base/gconf media-libs/alsa-lib media-libs/libglvnd net-dns/c-ares net-print/cups sys-devel/libtool virtual/udev =x11-libs/gtk+-3* x11-libs/libnotify x11-libs/libxkbfile x11-libs/libXtst x11-libs/libXScrnSaver x11-misc/xdg-utils || ( =dev-libs/glib-2* gnome-base/gvfs )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Foundry376/Mailspring/releases/download/1.8.0/mailspring-1.8.0-amd64.deb
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213
|
||||
_md5_=ff59a66ce54013380c318aa14be38871
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=38601695165e13c023a676d190fcf21b
|
||||
|
||||
14
metadata/md5-cache/media-gfx/akira-0.0.13
Normal file
14
metadata/md5-cache/media-gfx/akira-0.0.13
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-libs/gobject-introspection >=dev-libs/granite-5.3.0 app-arch/libarchive dev-libs/json-glib dev-libs/libgee dev-libs/libxml2 sys-devel/gettext x11-libs/goocanvas:2.0 x11-libs/gtksourceview:4 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Native Linux App for UI and UX Design built in Vala and GTK.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/akiraux/Akira
|
||||
INHERIT=xdg meson vala
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/gobject-introspection >=dev-libs/granite-5.3.0 app-arch/libarchive dev-libs/json-glib dev-libs/libgee dev-libs/libxml2 sys-devel/gettext x11-libs/goocanvas:2.0 x11-libs/gtksourceview:4
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/akiraux/akira/archive/v0.0.13.tar.gz -> akira-0.0.13.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e vala 5fab64090cefe75c5df431cefa0b653d
|
||||
_md5_=222c53e635eb351f54c7779e5549a1bb
|
||||
13
metadata/md5-cache/media-gfx/akira-9999
Normal file
13
metadata/md5-cache/media-gfx/akira-9999
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-libs/gobject-introspection >=dev-libs/granite-5.3.0 app-arch/libarchive dev-libs/json-glib dev-libs/libgee dev-libs/libxml2 sys-devel/gettext x11-libs/goocanvas:2.0 x11-libs/gtksourceview:4 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Native Linux App for UI and UX Design built in Vala and GTK.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/akiraux/Akira
|
||||
INHERIT=xdg meson vala git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/gobject-introspection >=dev-libs/granite-5.3.0 app-arch/libarchive dev-libs/json-glib dev-libs/libgee dev-libs/libxml2 sys-devel/gettext x11-libs/goocanvas:2.0 x11-libs/gtksourceview:4
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e vala 5fab64090cefe75c5df431cefa0b653d git-r3 b8e8c92aa5fe8df7187e466138eb4e52
|
||||
_md5_=222c53e635eb351f54c7779e5549a1bb
|
||||
@@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=configure
|
||||
DEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:=
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare
|
||||
DEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:= dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Full color painting software for Linux for illustration drawing
|
||||
EAPI=7
|
||||
HOMEPAGE=http://azsky2.html.xdomain.jp/soft/azpainter.html https://github.com/Symbian9/azpainter
|
||||
INHERIT=toolchain-funcs
|
||||
INHERIT=toolchain-funcs xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Symbian9/azpainter/releases/download/v2.1.6/azpainter-2.1.6.tar.xz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
|
||||
_md5_=cb900e65ba7737b91030c47248b61533
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=521c01d6633f7cf6e27f22247854e424
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=configure
|
||||
DEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:=
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare
|
||||
DEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:= dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Full color painting software for Linux for illustration drawing
|
||||
EAPI=7
|
||||
HOMEPAGE=http://azsky2.html.xdomain.jp/soft/azpainter.html
|
||||
INHERIT=toolchain-funcs
|
||||
INHERIT=toolchain-funcs xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXi:= media-libs/freetype:= media-libs/fontconfig:= sys-libs/zlib:= media-libs/libpng:= media-libs/libjpeg-turbo:=
|
||||
SLOT=0
|
||||
SRC_URI=http://azsky2.html.xdomain.jp/arc/azpainter-2.1.7.tar.xz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e
|
||||
_md5_=78ab09537c845e5dede854451e76fc47
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=efd0c8c8ac7583b847e96aff1005650b
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig
|
||||
DEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig x11-libs/libXinerama
|
||||
DESCRIPTION=Live shader coding tool and Shader Showdown workhorse
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Gargaj/Bonzomatic
|
||||
@@ -8,8 +8,8 @@ INHERIT=cmake
|
||||
IUSE=system-glfw system-glew system-stb system-kissfft
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig
|
||||
RDEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig x11-libs/libXinerama
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Gargaj/Bonzomatic/archive/refs/tags/2021-03-07.tar.gz -> bonzomatic-2021.03.07.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
|
||||
_md5_=63ec9ab5d9c85ce5e16955269c427bc9
|
||||
_md5_=4d95fdedc52c479f17a17b6d2ae29949
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig
|
||||
DEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig x11-libs/libXinerama
|
||||
DESCRIPTION=Live shader coding tool and Shader Showdown workhorse
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Gargaj/Bonzomatic
|
||||
@@ -8,7 +8,7 @@ INHERIT=cmake git-r3
|
||||
IUSE=system-glfw system-glew system-stb system-kissfft
|
||||
LICENSE=Unlicense
|
||||
PROPERTIES=live
|
||||
RDEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig
|
||||
RDEPEND=system-glfw? ( media-libs/glfw ) system-glew? ( media-libs/glew:= ) system-stb? ( dev-libs/stb ) system-kissfft? ( sci-libs/kissfft ) virtual/opengl media-libs/alsa-lib media-libs/fontconfig x11-libs/libXinerama
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da git-r3 b8e8c92aa5fe8df7187e466138eb4e52
|
||||
_md5_=63ec9ab5d9c85ce5e16955269c427bc9
|
||||
_md5_=4d95fdedc52c479f17a17b6d2ae29949
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=dev-qt/qtcore:5 virtual/opengl virtual/jack media-libs/alsa-lib
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 virtual/opengl virtual/jack media-libs/alsa-lib
|
||||
DESCRIPTION=6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/mv-6pm/
|
||||
@@ -7,8 +7,8 @@ INHERIT=qmake-utils
|
||||
IUSE=+presets +midimaps +nls doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 virtual/opengl virtual/jack media-libs/alsa-lib
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 virtual/opengl virtual/jack media-libs/alsa-lib
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/project/mv-6pm/6PM_v0.9.tgz -> 6pm-0.9.tgz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47
|
||||
_md5_=3b0d047f0864510f8ebab898556d9544
|
||||
_md5_=eb9611b54e4b8a4d7906006c2f0b9dec
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=dev-qt/qtcore:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
DESCRIPTION=Add64 is a realtime additive/subtractive-synthesis softsynth
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/add64 http://linuxsynths.com/Add64PatchesDemos/add64.html
|
||||
@@ -7,8 +7,8 @@ INHERIT=qmake-utils
|
||||
IUSE=+presets
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/project/add64/Add64-3.8.0.tar.bz2
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47
|
||||
_md5_=092e2648e8aa693def5a42c5bdac74b6
|
||||
_md5_=4b31d89de79f23ccfedd33811246928c
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=dev-qt/qtcore:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
DESCRIPTION=Add64 is a realtime additive/subtractive-synthesis softsynth
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/add64 http://linuxsynths.com/Add64PatchesDemos/add64.html
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/alsa-lib virtual/opengl virtual/jack
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/project/add64/Add64-3.9.3.tar.bz2
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47
|
||||
_md5_=6a69b11c736207f32eb4d55645e4a201
|
||||
_md5_=115e5e2f6a0c4470f61e2e456f3ee648
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare
|
||||
DEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify dev-libs/libconfig net-libs/libsoup dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify app-crypt/libsecret dev-libs/libconfig net-libs/libsoup dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Modern, beautiful IRC client written in GTK+ 3
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/SrainApp/srain
|
||||
@@ -11,4 +11,4 @@ RDEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SrainApp/srain/archive/1.1.1.tar.gz -> srain-1.1.1.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=dec8750a3b675b90acbaaa3d1c7e3fb9
|
||||
_md5_=571fc99379f0185b75220b1971444f50
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare
|
||||
DEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify dev-libs/libconfig net-libs/libsoup dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify app-crypt/libsecret dev-libs/libconfig net-libs/libsoup dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Modern, beautiful IRC client written in GTK+ 3
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/SrainApp/srain
|
||||
@@ -11,4 +11,4 @@ RDEPEND=>=x11-libs/gtk+-3.22.0 x11-libs/libnotify
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SrainApp/srain/archive/1.1.3.tar.gz -> srain-1.1.3.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=dec8750a3b675b90acbaaa3d1c7e3fb9
|
||||
_md5_=571fc99379f0185b75220b1971444f50
|
||||
|
||||
15
metadata/md5-cache/net-mail/remail-0.13
Normal file
15
metadata/md5-cache/net-mail/remail-0.13
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=doc? ( dev-python/sphinx ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A set of tools for crypted mailing lists
|
||||
EAPI=7
|
||||
HOMEPAGE=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/remail.git/about/
|
||||
INHERIT=distutils-r1 systemd
|
||||
IUSE=examples systemd doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/flufl-bounce[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/m2crypto-0.35.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyinotify[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/python-gnupg[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/remail.git/snapshot/remail-0.13.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 systemd fdf0d765c3f11f91fe54f8def9a8c0e6
|
||||
_md5_=8df4833025d379575ef1e1ede4cda159
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-python/sphinx[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A set of tools for crypted mailing lists
|
||||
EAPI=7
|
||||
HOMEPAGE=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/remail.git/about/
|
||||
INHERIT=distutils-r1 systemd
|
||||
IUSE=doc examples systemd python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/flufl-bounce[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/m2crypto-0.35.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyinotify[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/python-gnupg[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ruamel-yaml[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 ) || ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/remail.git/snapshot/remail-0.9.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 systemd fdf0d765c3f11f91fe54f8def9a8c0e6
|
||||
_md5_=21ef4b172865d27d8074f3d447cebb6d
|
||||
@@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
|
||||
DEPEND=net-print/cups dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=https://github.com/FreeTubeApp/FreeTube
|
||||
EAPI=7
|
||||
HOMEPAGE=https://freetubeapp.io/
|
||||
INHERIT=desktop unpacker xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+
|
||||
RDEPEND=net-print/cups
|
||||
RDEPEND=app-accessibility/at-spi2-core dev-libs/atk dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.11.3-beta/freetube_0.11.3_amd64.deb
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=c177afd7bf5dc76bdb5751d4d77f87b5
|
||||
_md5_=15b25ed978ab5d2f0e97d9aa9f13ad14
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
|
||||
DEPEND=net-print/cups dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=https://github.com/FreeTubeApp/FreeTube
|
||||
EAPI=7
|
||||
HOMEPAGE=https://freetubeapp.io/
|
||||
INHERIT=desktop unpacker xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+
|
||||
RDEPEND=net-print/cups
|
||||
RDEPEND=app-accessibility/at-spi2-core dev-libs/atk dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/libxshmfence x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.12.0-beta/freetube_0.12.0_amd64.deb
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 517f16af48ee3ab88180dd58b5143213 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=753cacf3e0da1e6be0835d4e8d0f461b
|
||||
_md5_=d96b3d016cf469412b0feff7ba6765c6
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/wayback_machine_downloader-2.2.1.gem
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 ruby-utils 03dfa7f54d59d740c2964dc7256d2820 ruby-ng 40ad5ce3f20bff3a06352fd3fb633cfd ruby-fakegem d9894561694732185fbcad470b121f2e
|
||||
_md5_=e889f9cca22dab68bba8f35c9cacb3af
|
||||
_md5_=c19845eb0d94a11f9bad52785a97b4c7
|
||||
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE=https://lbry.com/
|
||||
INHERIT=xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf x11-libs/libnotify x11-libs/libXtst
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf media-libs/alsa-lib net-print/cups x11-libs/libnotify x11-libs/libXtst x11-libs/libXScrnSaver
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lbryio/lbry-desktop/releases/download/v0.48.2/LBRY_0.48.2.deb -> lbry-0.48.2.deb
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=b3c6112c4a9535a6104356ac16c54c24
|
||||
_md5_=0d913436b80de6fa4ac5dd631b92847d
|
||||
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE=https://lbry.com/
|
||||
INHERIT=xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf x11-libs/libnotify x11-libs/libXtst
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf media-libs/alsa-lib net-print/cups x11-libs/libnotify x11-libs/libXtst x11-libs/libXScrnSaver
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lbryio/lbry-desktop/releases/download/v0.49.1/LBRY_0.49.1.deb -> lbry-0.49.1.deb
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=b3c6112c4a9535a6104356ac16c54c24
|
||||
_md5_=0d913436b80de6fa4ac5dd631b92847d
|
||||
|
||||
@@ -6,8 +6,8 @@ HOMEPAGE=https://lbry.com/
|
||||
INHERIT=xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf x11-libs/libnotify x11-libs/libXtst
|
||||
RDEPEND=dev-libs/libappindicator dev-libs/nss gnome-base/gconf media-libs/alsa-lib net-print/cups x11-libs/libnotify x11-libs/libXtst x11-libs/libXScrnSaver
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lbryio/lbry-desktop/releases/download/v0.50.2/LBRY_0.50.2.deb -> lbry-0.50.2.deb
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=b3c6112c4a9535a6104356ac16c54c24
|
||||
_md5_=0d913436b80de6fa4ac5dd631b92847d
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hidapi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-libs/libappindicator virtual/udev
|
||||
DESCRIPTION=ASUS ROG userspace mouse driver for Linux.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/kyokenn/rogdrv
|
||||
INHERIT=distutils-r1 linux-info udev
|
||||
IUSE=python_targets_python3_7 kernel_linux
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/python-evdev[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cffi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hidapi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-libs/libappindicator virtual/udev python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kyokenn/rogdrv/archive/4bdb41403d2000ae8941bc987f5a2dbafedbc544.tar.gz -> rogdrv-0.0.5.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 d8655e1387589a2e1930339b1627d5c1 linux-info 30ded7f9adbdd03d3e848cdd74f6c395 udev 452708c3f55cf6e918b045adb949a9e6
|
||||
_md5_=0e53d0f404025b0674367812b46c951f
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user