mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
2021-03-28 11:50:38 UTC
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
DEFINED_PHASES=compile install prepare setup
|
||||
DEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 >=dev-python/pypy3-7.3.0:0 )
|
||||
DESCRIPTION=ANother Auto NICe daemon
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Nefelim4ag/Ananicy
|
||||
@@ -8,4 +9,4 @@ LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Nefelim4ag/Ananicy/archive/2.2.1.tar.gz -> ananicy-2.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98
|
||||
_md5_=0c84fd03bfccafb97f895fd7f90f7ce8
|
||||
_md5_=30a67334431e6588adcb742dfbfef62c
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.4.1
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86-0.4.1.iso
|
||||
_md5_=295053385db55c2248a41913d59d1d1d
|
||||
_md5_=24f5f6c6b447ee67c1251a9e2447aa57
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.12.0
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.0.iso
|
||||
_md5_=5fa744248ec43f6f6ec587253baeb8aa
|
||||
_md5_=82fa76afb59c372272615edd65db8246
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.12.1
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.12.1.iso
|
||||
_md5_=5fa744248ec43f6f6ec587253baeb8aa
|
||||
_md5_=82fa76afb59c372272615edd65db8246
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
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 setup test
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=|| ( ( dev-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A password manager for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/PasswordSafe
|
||||
INHERIT=gnome2-utils meson xdg python-any-r1
|
||||
IUSE=debug +introspection
|
||||
INHERIT=gnome2-utils meson xdg python-r1
|
||||
IUSE=debug +introspection python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=|| ( ( dev-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
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-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.0/PasswordSafe-4.0.tar.bz2
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 xdg c7ba313ea1eaf266f95cc6235f7d6a07 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98
|
||||
_md5_=ec16a21d4368aacbf980db7b40e2412c
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 xdg c7ba313ea1eaf266f95cc6235f7d6a07 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-r1 a0dcde4775c7b2f7530678fc8143340e
|
||||
_md5_=bc77783b9179d3ef6d26d42330b0fd1e
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
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 setup test
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=|| ( ( dev-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A password manager for GNOME
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.gnome.org/World/PasswordSafe
|
||||
INHERIT=gnome2-utils meson xdg python-any-r1
|
||||
IUSE=debug +introspection
|
||||
INHERIT=gnome2-utils meson xdg python-r1
|
||||
IUSE=debug +introspection python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=|| ( ( dev-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
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-lang/python:3.9 dev-python/pycryptodome[python_targets_python3_9(-),-python_single_target_python3_9(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/pycryptodome[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/pycryptodome[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/pykeepass-3.2.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) gui-libs/libhandy:1=[introspection?] >=dev-libs/libpwquality-1.4.0[python] >=x11-libs/gtk+-3.24.1:3[introspection?] introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.1/PasswordSafe-4.1.tar.bz2
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 xdg c7ba313ea1eaf266f95cc6235f7d6a07 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98
|
||||
_md5_=ec16a21d4368aacbf980db7b40e2412c
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 xdg c7ba313ea1eaf266f95cc6235f7d6a07 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-r1 a0dcde4775c7b2f7530678fc8143340e
|
||||
_md5_=bc77783b9179d3ef6d26d42330b0fd1e
|
||||
|
||||
@@ -8,4 +8,4 @@ LICENSE=ISC
|
||||
RDEPEND=dev-libs/libsodium:=
|
||||
SLOT=0
|
||||
SRC_URI=https://flak.tedunangst.com/files/reop-2.1.1.tgz
|
||||
_md5_=fdb153f2f0837c5d98b82f3ef8550fcb
|
||||
_md5_=dae15e7ef6f7a21b32dc694910b03a16
|
||||
|
||||
@@ -9,4 +9,4 @@ LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/atom/atom/releases/download/v1.55.0/atom-amd64.tar.gz -> atom-1.55.0.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=f44540e8c1af5dafbfe578e740937d97
|
||||
_md5_=8d32baba092340809abd63891173b70b
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,6 +7,6 @@ IUSE=savedconfig savedconfig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/13-CF/afetch/archive/refs/tags/V2.0.1.tar.gz -> afetch-2.0.1.tar.gz
|
||||
SRC_URI=https://github.com/13-CF/afetch/archive/refs/tags/V2.1.0.tar.gz -> afetch-2.1.0.tar.gz
|
||||
_eclasses_=portability b2e405b5a3f051d58b50c9ffc6b883cf savedconfig 0bc45cb0429003c9abc73bae24a0d5bd
|
||||
_md5_=64f74259919d78ac5bd418b46a9ebcc5
|
||||
@@ -1,10 +1,12 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=configure install unpack
|
||||
DESCRIPTION=Parsing HTML at the command line
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ericchiang/pup
|
||||
INHERIT=unpacker
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ericchiang/pup/releases/download/v0.4.0/pup_v0.4.0_linux_amd64.zip
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 unpacker 45b49db67094fdafbb6a16a2299e894b
|
||||
_md5_=46971fd1b69caab9316c282b19aea9c3
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 45b49db67094fdafbb6a16a2299e894b
|
||||
_md5_=30071665220c0f0bec1fd0d5a5d16784
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=MIT
|
||||
RDEPEND=app-shells/fish
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hauleth/agnoster/archive/1ae9625e27ef47d2e6abc60156cd154cd1c37f46.tar.gz -> fish-agnoster-theme-0.1.0_p20200415.tar.gz
|
||||
_md5_=6ad0070dcdd2991452916070276be46a
|
||||
_md5_=68bf988a791015e5fc0eb9ece5845315
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-shells/fish-2.2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jichu4n/fish-command-timer/archive/0.1.3.tar.gz -> fish-command-timer-0.1.3.tar.gz
|
||||
_md5_=d251feb944096bca216f9021e98583cf
|
||||
_md5_=849d6180fe4b39035b7ad14c57424db1
|
||||
|
||||
@@ -7,4 +7,4 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-shells/fish-2.2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jichu4n/fish-command-timer/archive/d84332e56e9ad4fe8d2f1fe80dedbed50449979c.tar.gz -> fish-command-timer-0.1.3_p20201002.tar.gz
|
||||
_md5_=51abcd16908e3b1a923791802f8ae878
|
||||
_md5_=b87d3526c822bbdf042e05f015e71014
|
||||
|
||||
@@ -8,9 +8,10 @@ INHERIT=python-single-r1 meson gnome2-utils xdg
|
||||
IUSE=python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/pygobject[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] )
|
||||
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) >=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/pygobject[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.24.0/Komikku-v0.24.0.tar.gz -> komikku-0.24.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=bbc685cc212e07c7bbc1b5ce85f646ac
|
||||
_md5_=747d5553627fa82e3b21cda6e939438a
|
||||
|
||||
@@ -8,9 +8,10 @@ INHERIT=python-single-r1 meson gnome2-utils xdg
|
||||
IUSE=python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/pygobject[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] )
|
||||
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) >=gui-libs/libhandy-1.0.2 >=x11-libs/gtk+-3.24.10 python_single_target_python3_7? ( dev-python/beautifulsoup:4[python_targets_python3_7(-)] dev-python/cloudscraper[python_targets_python3_7(-)] dev-python/dateparser[python_targets_python3_7(-)] dev-python/keyring[python_targets_python3_7(-)] dev-python/lxml[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pure-protobuf[python_targets_python3_7(-)] dev-python/pygobject[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] dev-python/unidecode[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/beautifulsoup:4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.26.1/Komikku-v0.26.1.tar.gz -> komikku-0.26.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=bbc685cc212e07c7bbc1b5ce85f646ac
|
||||
_md5_=747d5553627fa82e3b21cda6e939438a
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=net-libs/libmnl:=
|
||||
DESCRIPTION=Dump information about Marvell mv88e6xxx Ethernet switches
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/lunn/mv88e6xxx_dump
|
||||
INHERIT=autotools libtool
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lunn/mv88e6xxx-dump/archive/25fa4d07d7a5551fee6d8d7ad128cdffd50532c8.tar.gz -> mv88e6xxx-dump-0.2.0_pre20210327.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b
|
||||
_md5_=177dbf676045733fdf9990445f7015c6
|
||||
File diff suppressed because one or more lines are too long
@@ -4,11 +4,13 @@ DEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlo
|
||||
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.4.1.tar.gz -> mtxclient-0.4.1.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=70c73b5f40c47c3276f2acb9e8e95840
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=a7ed72f47616098c1aed3cda00bf85c7
|
||||
|
||||
@@ -3,10 +3,12 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Implementation of the olm and megolm cryptographic ratchets
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.matrix.org/matrix-org/olm
|
||||
INHERIT=cmake
|
||||
IUSE=doc test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.1/olm-3.2.1.tar.bz2
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=0d444576f83e76286a9ed3efbe1b8a11
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=e29c839be9b167e73ce32b94aba818d7
|
||||
|
||||
@@ -3,10 +3,12 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Implementation of the olm and megolm cryptographic ratchets
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.matrix.org/matrix-org/olm
|
||||
INHERIT=cmake
|
||||
IUSE=doc test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.2/olm-3.2.2.tar.bz2
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=0d444576f83e76286a9ed3efbe1b8a11
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=e29c839be9b167e73ce32b94aba818d7
|
||||
|
||||
@@ -3,9 +3,10 @@ DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Proof of work algorithm based on random code execution
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/tevador/RandomX
|
||||
INHERIT=cmake flag-o-matic
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=BSD
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tevador/RandomX/archive/v1.1.8.tar.gz -> randomx-1.1.8.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=2c4bc45fbbcead70d825c7e8a870b44f
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=9dd5ca8fe69761e8cd6e1e519632f5b1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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(-)]
|
||||
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/pyproject2setuppy[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/pyproject2setuppy
|
||||
DESCRIPTION=Asynchronous SMTP client for use with asyncio
|
||||
@@ -14,4 +14,4 @@ RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/aiosmtplib/aiosmtplib-1.1.4.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=d80a8bbe0f2ebd403485c9e73ffa6e5c
|
||||
_md5_=bc592a58ff0d2475ad0fe3e50a090888
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fakefred/ascim/archive/v0.1.1.tar.gz -> ascim-0.1.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=9348e3d82e3ddd352bbca3ab9472052f
|
||||
_md5_=f98b02230f39251c82da360100a4c496
|
||||
|
||||
@@ -11,4 +11,4 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=9348e3d82e3ddd352bbca3ab9472052f
|
||||
_md5_=f98b02230f39251c82da360100a4c496
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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(-)]
|
||||
BDEPEND=app-arch/unzip 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=Microsoft Azure Blob Storage Client Library for Python
|
||||
EAPI=7
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/62/c5/2ded1eafb82fe093c9f18db071755288cd646ed02bc87abd160d4b2c23ae/azure-storage-blob-12.7.1.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=e64b4613b4e58f9b7c1b74527cbb9c08
|
||||
_md5_=1f5bc23fe7458a70ff333ef269213784
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/celery/billiard/archive/3.6.3.0.tar.gz -> billiard-3.6.3.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741
|
||||
_md5_=0e6b4c59c7e57ab9bfe1b5f680fd4d0f
|
||||
_md5_=54768f79414a7be0590574558036e767
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/click-contrib/click-didyoumean/archive/v0.0.3.tar.gz -> click-didyoumean-0.0.3.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=aee68397152ac3aae4389a7981791dfc
|
||||
_md5_=273aff19d275dad09403e2424c9c3c5c
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/click-contrib/click-repl/archive/0.1.6.tar.gz -> click-repl-0.1.6.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=79fc9580cd989ee3c99855f7b95f9a56
|
||||
_md5_=55ca8721954dcb966b32a0d760bd1103
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targe
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/dslackw/colored/-/archive/1.4.2/colored-1.4.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=c20f6b88ce4fa137d2c39ebb2a12d0b5
|
||||
_md5_=d5ffc5093cef49cc44791db68a9e38ac
|
||||
|
||||
@@ -11,4 +11,4 @@ RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=c20f6b88ce4fa137d2c39ebb2a12d0b5
|
||||
_md5_=d5ffc5093cef49cc44791db68a9e38ac
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/compreffor/compreffor-0.5.1.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=b2bc3eab2f9ac8d165d167144db3561a
|
||||
_md5_=1bd53fcedf05dc227f0481d689bd8c4f
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/defcon[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ufoNormalizer[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=app-text/xmldiff-2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( >=dev-python/fonttools-4.14[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.8[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(-)] ) 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(-)]
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools_scm[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/defcon[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/ufoNormalizer[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=app-text/xmldiff-2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( >=dev-python/fonttools-4.14[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/ufoLib2-0.8[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(-)] ) 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=A library to provide a bridge from Glyphs source files to UFOs
|
||||
EAPI=7
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/glyphsLib/glyphsLib-5.3.0.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=e2ec4e346b25c2f7b927027d0e68f67a
|
||||
_md5_=5d7571c9fe0f10dac8ff7a2d8a057469
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=CeCILL-2
|
||||
RDEPEND=dev-python/PyQt5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/QtPy[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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/g/guidata/guidata-1.7.9.tar.gz -> guidata-1.7.9.tar.gz
|
||||
SRC_URI=mirror://pypi/g/guidata/guidata-1.7.9.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=e2e071ee8f1a3b2242e2a0a2b1915f92
|
||||
_md5_=6c83a9742100c29a9df3a85e961e3daa
|
||||
|
||||
15
metadata/md5-cache/dev-python/pproxy-2.7.7
Normal file
15
metadata/md5-cache/dev-python/pproxy-2.7.7
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=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 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_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
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(-)] >=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(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pproxy/pproxy-2.7.7.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 optfeature 6a2add34e06e5a05d88471a33ccdd73e
|
||||
_md5_=a4f4a1a24d10813ff11008a769966f8e
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/CITGuru/PyInquirer/archive/7485a1fd5442332399d5f05c84e4fd74b63a5823.tar.gz -> PyInquirer-1.0.3_p20200708.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=621f70ec371119bda59e7b61fa049c5d
|
||||
_md5_=6ea020fbcea7622d2332cd455daf52bc
|
||||
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=31529852c0d4e16ef798f16862f60140
|
||||
_md5_=8b542b1655b942a442631857b68af5db
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[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/attrs-17.4.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/sphinx-1.6.1[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinxcontrib-trio[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/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( >=dev-python/hypothesis-3.64[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] !~dev-python/pytest-3.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] !~dev-python/pytest-3.7.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=This is a pytest plugin to help you test projects that use Trio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/pytest-trio https://pypi.org/project/pytest-trio
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( MIT Apache-2.0 )
|
||||
RDEPEND=>=dev-python/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[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? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-trio/pytest-trio-0.5.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=ab9195120417e5b332f1dceb1c99bdcd
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/async_generator-1.9[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.15[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-python/attrs-17.4.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] >=dev-python/sphinx-1.6.1[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-trio[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/attrs-17.4.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/sphinx-1.6.1[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinxcontrib-trio[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/async_generator-1.9[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.15[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/hypothesis-3.64[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] !~dev-python/pytest-3.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] !~dev-python/pytest-3.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/trio-asyncio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=This is a pytest plugin to help you test projects that use Trio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/pytest-trio https://pypi.org/project/pytest-trio
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( MIT Apache-2.0 )
|
||||
RDEPEND=>=dev-python/async_generator-1.9[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.15[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? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-trio/pytest-trio-0.6.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=a6026584530608a3de97ea0eb417e47e
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=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=test? ( >=dev-python/mock-2.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-3.0.3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Python job scheduling for humans
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dbader/schedule
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dbader/schedule/archive/0.6.0.tar.gz -> schedule-0.6.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=5867617070398bc6669d3f1f3c2aa00b
|
||||
17
metadata/md5-cache/dev-python/schedule-1.0.0
Normal file
17
metadata/md5-cache/dev-python/schedule-1.0.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=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(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),-python_single_target_python3_9(-)] dev-python/pygments[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-python/pygments[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/pygments[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(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/mock[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(-)] )
|
||||
DESCRIPTION=Python job scheduling for humans
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dbader/schedule
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
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(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dbader/schedule/archive/1.0.0.tar.gz -> schedule-1.0.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=9033d0d295d2a2707f38d7883dc027e1
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=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(-)] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=test? ( >=dev-python/mock-2.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-3.0.3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Python job scheduling for humans
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dbader/schedule
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=5867617070398bc6669d3f1f3c2aa00b
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/alex-rudakov/sphinx-argparse/archive/0.2.5.tar.gz -> sphinx-argparse-0.2.5.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=7eadc561c437242d88f4e70395fe2493
|
||||
_md5_=ee1dfab8875cf8767ae9732709fca26e
|
||||
|
||||
17
metadata/md5-cache/dev-python/trio-asyncio-0.12.0
Normal file
17
metadata/md5-cache/dev-python/trio-asyncio-0.12.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( 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(-)] >=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(-)] ) 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(-)] ) ) ) 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
|
||||
DEPEND=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(-)] test? ( >=dev-python/pytest-5.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/pytest-trio-0.6[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(-)] )
|
||||
DESCRIPTION=a re-implementation of the asyncio mainloop on top of Trio
|
||||
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
|
||||
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 )
|
||||
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 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=5cd0ca759f427c29e3234b93cff27a2f
|
||||
15
metadata/md5-cache/dev-python/ufoNormalizer-0.5.3
Normal file
15
metadata/md5-cache/dev-python/ufoNormalizer-0.5.3
Normal file
@@ -0,0 +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 ) 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=A tool that will normalize the XML and other data inside of a UFO.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/unified-font-object/ufoNormalizer
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
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(-)] >=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(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/u/ufonormalizer/ufonormalizer-0.5.3.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=462da227b06b17a250606fc24bbcc1da
|
||||
@@ -4,11 +4,13 @@ DEPEND=dev-qt/qtcore:5 dev-qt/qtconcurrent:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 d
|
||||
DESCRIPTION=High-level runtime introspection tool for Qt applications
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.kdab.com/gammaray https://github.com/KDAB/GammaRay
|
||||
INHERIT=cmake
|
||||
IUSE=3d bluetooth designer doc geolocation printsupport script scxml svg test qml wayland webengine
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtconcurrent:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 kde-frameworks/kitemmodels:5 3d? ( dev-qt/qt3d:5 ) bluetooth? ( dev-qt/qtbluetooth:5 ) designer? ( dev-qt/designer:5 ) geolocation? ( dev-qt/qtpositioning:5 ) printsupport? ( dev-qt/qtprintsupport:5 ) qml? ( dev-qt/qtdeclarative:5[widgets] ) script? ( dev-qt/qtscript:5[scripttools] ) scxml? ( dev-qt/qtscxml:5 ) svg? ( dev-qt/qtsvg:5 ) webengine? ( dev-qt/qtwebengine:5[widgets] ) wayland? ( dev-qt/qtwayland:5 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/KDAB/GammaRay/releases/download/v2.11.2/gammaray-2.11.2.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=d7ac222c9f734d06711c7f81aa1a3e66
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=25d31892416a7d1fc402b5da35def5ed
|
||||
|
||||
@@ -6,9 +6,9 @@ HOMEPAGE=https://www.minecraft.net/
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Mojang
|
||||
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] net-print/cups sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
|
||||
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X(+)] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] net-print/cups sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=2
|
||||
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_921.tar.gz -> minecraft-launcher-921.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=902592d75c14540cba8855d3b2b9a7d9
|
||||
_md5_=df06154e1da3af72b9abf3e01b8b5e8c
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype,gtk,vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
DEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype(-),gtk(-),vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
DESCRIPTION=fun 2D retro platformer inspired by old-school Sonic games
|
||||
EAPI=7
|
||||
HOMEPAGE=https://opensurge2d.org/
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype,gtk,vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
RDEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype(-),gtk(-),vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/alemart/opensurge/archive/v0.5.1.2.tar.gz -> opensurge-0.5.1.2.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=2daa0ef6790947e567d0e57e803e72b5
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=6e2c77a87a7bb36d45daa721aec7ac84
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype,gtk,vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
DEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype(-),gtk(-),vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
DESCRIPTION=fun 2D retro platformer inspired by old-school Sonic games
|
||||
EAPI=7
|
||||
HOMEPAGE=https://opensurge2d.org/
|
||||
INHERIT=cmake git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype,gtk,vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
RDEPEND=>=media-libs/allegro-5.2.5:= media-libs/allegro[jpeg,png,opengl,truetype(-),gtk(-),vorbis] >=dev-games/surgescript-0.5.4.3:=
|
||||
SLOT=0
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=51fc047df39fe2cdca046d38b45f75b6
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=37e46646244f88d84f51061355cdc705
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=>=dev-util/meson-0.49 >=dev-lang/python-3.5 doc? ( dev-python/docutils ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
BDEPEND=>=dev-util/meson-0.49 || ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 ) doc? ( dev-python/docutils ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/sdl2-mixer media-libs/libwebp sys-libs/zlib zip? ( dev-libs/libzip )
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://taisei-project.org/
|
||||
INHERIT=meson
|
||||
INHERIT=meson python-any-r1
|
||||
IUSE=doc +lto zip
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taisei-project/taisei/releases/download/v1.3.1/taisei-v1.3.1.tar.xz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=5046a3aa437d1681adfe736ec0628b70
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98
|
||||
_md5_=e6b89d9e0826e8e68f7eab87fb6b7856
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=>=dev-util/meson-0.49 >=dev-lang/python-3.5 doc? ( dev-python/docutils ) >=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 prepare test unpack
|
||||
BDEPEND=>=dev-util/meson-0.49 || ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 ) doc? ( dev-python/docutils ) >=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 prepare setup test unpack
|
||||
DEPEND=media-libs/freetype:2 >=media-libs/libpng-1.5 media-libs/libsdl2 media-libs/sdl2-mixer media-libs/libwebp sys-libs/zlib zip? ( dev-libs/libzip )
|
||||
DESCRIPTION=Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://taisei-project.org/
|
||||
INHERIT=meson git-r3
|
||||
INHERIT=meson python-any-r1 git-r3
|
||||
IUSE=doc +lto zip
|
||||
LICENSE=MIT CC-BY-4.0 CC0-1.0 public-domain
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=5046a3aa437d1681adfe736ec0628b70
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 python-any-r1 690a993463cd2ebcde40ccdf1bd9ba98 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=e6b89d9e0826e8e68f7eab87fb6b7856
|
||||
|
||||
@@ -12,4 +12,4 @@ RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FluffyStuff/OpenRiichi/archive/v0.2.1.1.tar.gz -> openriichi-0.2.1.1.tar.gz https://github.com/FluffyStuff/Engine/archive/e495846970a1b38d00c81a3f74568030f976ed31.tar.gz -> openriichi-0.2.1.1-Engine.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e vala 5fab64090cefe75c5df431cefa0b653d xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=96fabceb31b45007bd1fe46a90eb65f2
|
||||
_md5_=eadeb9c5791368ddfcecee34b1f67268
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/spirali/rmahjong/archive/7a37ade640bc24eb2cc9f0ad6c7ce26773be2856.tar.gz -> rmahjong-0.4_p20201106.tar.gz https://github.com/KDE/kmahjongg/raw/master/icons/48-apps-kmahjongg.png -> kmahjongg_rmahjong.png
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=7b195d66ffb06d711faae2c5079450a9
|
||||
_md5_=a7ea245162ec134d40354fdf682a16b6
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
BDEPEND=app-arch/unzip dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
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/
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
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_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=20089a94459acab6760282692fd72ae3
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=93a52fbe2d1bf4bcb09880425d3c3beb
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake
|
||||
BDEPEND=app-arch/unzip dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/libyaml media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-image media-libs/sdl2-ttf
|
||||
DESCRIPTION=Artisanal video-game about Superflu, the useless super-hero (french)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://ptilouk.net/superflu-riteurnz/
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-2.0 GPL-3+ CC-BY-3.0
|
||||
RDEPEND=dev-libs/libyaml media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-image media-libs/sdl2-ttf
|
||||
SLOT=0
|
||||
SRC_URI=https://framagit.org/Gee/sosage/-/archive/v1.0.0/sosage-v1.0.0.tar.gz https://dl.bintray.com/ptilouk/superflu-riteurnz/zip/superflu-riteurnz-v1.0.0-xmas2020demo-data.zip
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=7295098f9447820c2ba096b433d5782c
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=1db452e0f68cbab7a645a56252c8d568
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
@@ -8,9 +8,9 @@ INHERIT=meson
|
||||
IUSE=+run +drun +dmenu
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
RESTRICT=test mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.2.tar.gz
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.2.tar.gz -> wofi-1.2.2.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=308b2d45d164d180abbb90887c92cd77
|
||||
_md5_=c89ce8c01ccf9c750f9c2ce842f423e0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
@@ -8,9 +8,9 @@ INHERIT=meson
|
||||
IUSE=+run +drun +dmenu
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
RESTRICT=test mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.3.tar.gz
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.3.tar.gz -> wofi-1.2.3.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=308b2d45d164d180abbb90887c92cd77
|
||||
_md5_=c89ce8c01ccf9c750f9c2ce842f423e0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
@@ -8,9 +8,9 @@ INHERIT=meson
|
||||
IUSE=+run +drun +dmenu
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
RESTRICT=test mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.4.tar.gz
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.2.4.tar.gz -> wofi-1.2.4.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=308b2d45d164d180abbb90887c92cd77
|
||||
_md5_=c89ce8c01ccf9c750f9c2ce842f423e0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland] dev-vcs/mercurial
|
||||
DEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)] dev-vcs/mercurial
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
@@ -8,8 +8,8 @@ INHERIT=meson mercurial
|
||||
IUSE=+run +drun +dmenu
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland]
|
||||
RDEPEND=dev-libs/wayland x11-libs/gtk+[wayland(-)]
|
||||
RESTRICT=test mirror
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e mercurial d22fe98ea362174612a57c233239102f
|
||||
_md5_=308b2d45d164d180abbb90887c92cd77
|
||||
_md5_=c89ce8c01ccf9c750f9c2ce842f423e0
|
||||
|
||||
@@ -4,11 +4,12 @@ DEPEND=!kde-misc/plasma-applet-thermal-monitor:0 >=kde-frameworks/plasma-5.60.0:
|
||||
DESCRIPTION=Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
|
||||
EAPI=7
|
||||
HOMEPAGE=https://store.kde.org/p/998915/ https://gitlab.com/agurenko/plasma-applet-thermal-monitor
|
||||
INHERIT=ecm
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=!kde-misc/plasma-applet-thermal-monitor:0 >=kde-frameworks/plasma-5.60.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
|
||||
SLOT=5
|
||||
SRC_URI=https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/archive/1.3.0/plasma-applet-thermal-monitor-1.3.0.tar.gz -> plasma-applet-thermal-monitor-1.3.0.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 ecm 23462b13731a265a5d99e493ec4a7720 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=aa9365a5b9434e2c4171a4f04d2d2254
|
||||
SRC_URI=https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/archive/1.3.0/plasma-applet-thermal-monitor-1.3.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 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg c7ba313ea1eaf266f95cc6235f7d6a07 ecm 23462b13731a265a5d99e493ec4a7720
|
||||
_md5_=4629c96f40ca7a883a50ab3919e8cf46
|
||||
|
||||
@@ -4,11 +4,12 @@ DEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5
|
||||
DESCRIPTION=A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/zzag/plasma5-wallpapers-dynamic
|
||||
INHERIT=ecm
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
|
||||
LICENSE=GPL-3 LGPL-3 MIT
|
||||
RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-frameworks/plasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.3.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 ecm 23462b13731a265a5d99e493ec4a7720 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=178335a93a9941208a4ee1752f6ccb95
|
||||
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.3.tar.gz -> plasma5-wallpapers-dynamic-3.3.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg c7ba313ea1eaf266f95cc6235f7d6a07 ecm 23462b13731a265a5d99e493ec4a7720
|
||||
_md5_=383b25afd240762b9dafa6c8d3df3d8a
|
||||
|
||||
@@ -4,11 +4,12 @@ DEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5
|
||||
DESCRIPTION=A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/zzag/plasma5-wallpapers-dynamic
|
||||
INHERIT=ecm
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
|
||||
LICENSE=GPL-3 LGPL-3 MIT
|
||||
RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-frameworks/plasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.6.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 ecm 23462b13731a265a5d99e493ec4a7720 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=69515f76d480736d6253e38ccfdd7061
|
||||
SRC_URI=https://github.com/zzag/plasma5-wallpapers-dynamic/archive/3.3.6.tar.gz -> plasma5-wallpapers-dynamic-3.3.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg c7ba313ea1eaf266f95cc6235f7d6a07 ecm 23462b13731a265a5d99e493ec4a7720
|
||||
_md5_=0d057be25c91078d2542ad96a7813277
|
||||
|
||||
@@ -4,10 +4,11 @@ DEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5
|
||||
DESCRIPTION=A KDE Plasma wallpaper plugin to set your wallpaper based on the time of day.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/zzag/plasma5-wallpapers-dynamic
|
||||
INHERIT=ecm git-r3
|
||||
IUSE=debug
|
||||
LICENSE=GPL-3 LGPL-3 MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=>=dev-qt/qtconcurrent-5.12.0:5 >=dev-qt/qtcore-5.12.0:5 >=dev-qt/qtdbus-5.12.0:5 >=dev-qt/qtgui-5.12.0:5 >=dev-qt/qtpositioning-5.12.0:5 >=dev-qt/qtdeclarative-5.12.0:5 >=kde-frameworks/kconfig-5.66.0:5 >=kde-frameworks/ki18n-5.66.0:5 >=kde-frameworks/kpackage-5.66.0:5 >=kde-frameworks/plasma-5.66.0:5 >=media-libs/libheif-1.3.0 >=kde-frameworks/kirigami-5.66.0:5 media-libs/libexif || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
|
||||
SLOT=0
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 ecm 23462b13731a265a5d99e493ec4a7720 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=69515f76d480736d6253e38ccfdd7061
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 virtualx 7e60d3b10c791ab996f717bc1f30072f xdg c7ba313ea1eaf266f95cc6235f7d6a07 ecm 23462b13731a265a5d99e493ec4a7720 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=0d057be25c91078d2542ad96a7813277
|
||||
|
||||
@@ -12,4 +12,4 @@ RDEPEND=media-libs/sdl-image
|
||||
SLOT=0
|
||||
SRC_URI=http://viznut.fi/unscii/unscii-2.0-src.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e font 0667878c2b594871023dd1833d05996f
|
||||
_md5_=dd431689a8546a12e208630e607f4c3c
|
||||
_md5_=0da4eb9fab85c4ce1e5aa14c95430cba
|
||||
|
||||
@@ -12,4 +12,4 @@ RDEPEND=media-libs/sdl-image
|
||||
SLOT=0
|
||||
SRC_URI=http://viznut.fi/unscii/unscii-2.1-src.tar.gz -> unscii-2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e font 0667878c2b594871023dd1833d05996f
|
||||
_md5_=f5fb22219f97d8f80cff7682093e9948
|
||||
_md5_=99ea36c222c49fedef21955b4fdd02df
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/glimpse-editor/Glimpse/archive/v0.2.0.tar.gz -> glimpse-0.2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b gnome.org 4d6de9e2337521f60965d1a9a118761f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e xdg-utils ff2ff954e6b17929574eee4efc5152ba gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07 gnome2 c156bb2ac81c822dd861424ce19bc168 virtualx 7e60d3b10c791ab996f717bc1f30072f
|
||||
_md5_=ef855ad7f1c6573374028077061d40c2
|
||||
_md5_=73466affe5d03fbdb6eec31906f77bbe
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fakefred/memethesis-cli/archive/3.2.1.tar.gz -> memethesis-cli-3.2.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=27205245a3b9beb9d3c4b15fb37fe770
|
||||
_md5_=b1f69bfa447de18ff49535d2eec7683a
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=python_single_target_python3_7? ( dev-python/pyyaml[python_targets_python3_7(-)] dev-python/pillow[truetype,python_targets_python3_7(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_7(-)] dev-python/colored[python_targets_python3_7(-)] dev-python/ascim[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] dev-python/pillow[truetype,python_targets_python3_8(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_8(-)] dev-python/colored[python_targets_python3_8(-)] dev-python/ascim[python_targets_python3_8(-)] ) >=media-gfx/imagemagick-7 >=dev-vcs/git-1.8.2.1[curl] python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
BDEPEND=python_single_target_python3_7? ( dev-python/pyyaml[python_targets_python3_7(-)] dev-python/pillow[truetype,python_targets_python3_7(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_7(-)] dev-python/colored[python_targets_python3_7(-)] dev-python/ascim[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] dev-python/pillow[truetype,python_targets_python3_8(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_8(-)] dev-python/colored[python_targets_python3_8(-)] dev-python/ascim[python_targets_python3_8(-)] ) >=media-gfx/imagemagick-7 python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=Create memes from the terminal
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fakefred/memethesis-cli
|
||||
INHERIT=git-r3 distutils-r1
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=python_single_target_python3_7 python_single_target_python3_8
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_single_target_python3_7? ( dev-python/pyyaml[python_targets_python3_7(-)] dev-python/pillow[truetype,python_targets_python3_7(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_7(-)] dev-python/colored[python_targets_python3_7(-)] dev-python/ascim[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] dev-python/pillow[truetype,python_targets_python3_8(-)] >dev-python/pyinquirer-1.0.3[python_targets_python3_8(-)] dev-python/colored[python_targets_python3_8(-)] dev-python/ascim[python_targets_python3_8(-)] ) >=media-gfx/imagemagick-7 python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=e4e2a8a91de31a5d0ba87230d9c45d44
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=743baefd6a372f368290081d6d860dd2
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,5 +7,5 @@ IUSE=+x265 bpgview jctvc emcc static-libs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
SLOT=0
|
||||
SRC_URI=https://bellard.org/bpg//libbpg-0.9.8.tar.gz
|
||||
_md5_=f70248cbbe71b7438c14bfc5e6f55727
|
||||
SRC_URI=https://bellard.org/bpg/libbpg-0.9.8.tar.gz
|
||||
_md5_=7e8c20c35af2c7da90ce64da9b0f540f
|
||||
|
||||
@@ -4,6 +4,7 @@ DEPEND=alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack )
|
||||
DESCRIPTION=A set of C++ classes that provide a common API for realtime MIDI input/output
|
||||
EAPI=7
|
||||
HOMEPAGE=http://www.music.mcgill.ca/~gary/rtmidi
|
||||
INHERIT=cmake
|
||||
IUSE=+alsa jack
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=RtMidi
|
||||
@@ -11,5 +12,5 @@ RDEPEND=alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack )
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://dl.bintray.com/aeon-engine/aeon_dependencies/rtmidi/src/rtmidi-4.0.0.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=04029302fd02c38b56f10a1ba6cf9f4c
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=771de7f6a61b740a6ea30353debeeab6
|
||||
|
||||
@@ -4,11 +4,12 @@ DEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
DESCRIPTION=A ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fulhax/ncpamixer
|
||||
INHERIT=cmake
|
||||
IUSE=+wide
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fulhax/ncpamixer/archive/1.3.3.1.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=ec336179e4f37d92364a84930213098b
|
||||
SRC_URI=https://github.com/fulhax/ncpamixer/archive/1.3.3.1.tar.gz -> ncpamixer-1.3.3.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=a83bf519b0800be20af5a1920c9cfc0f
|
||||
|
||||
@@ -4,10 +4,11 @@ DEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
DESCRIPTION=A ncurses mixer for PulseAudio inspired by pavucontrol
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fulhax/ncpamixer
|
||||
INHERIT=cmake git-r3
|
||||
IUSE=+wide
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=media-sound/pulseaudio sys-libs/ncurses
|
||||
SLOT=0
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=ec336179e4f37d92364a84930213098b
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=a83bf519b0800be20af5a1920c9cfc0f
|
||||
|
||||
@@ -4,12 +4,13 @@ DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 dev-q
|
||||
DESCRIPTION=A MIDI player/game that displays notes and teaches you how to play the piano
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.pianobooster.org
|
||||
INHERIT=cmake xdg
|
||||
IUSE=jack
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/ftgl media-libs/rtmidi[jack?] media-sound/fluidsynth jack? ( virtual/jack ) virtual/opengl
|
||||
RESTRICT=mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pianobooster/PianoBooster/archive/v1.0.0.tar.gz
|
||||
_eclasses_=cmake 314a813be2f09820e8978cdee941e501 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=628b1191a6e7ad837825a78885673b7a
|
||||
SRC_URI=https://github.com/pianobooster/PianoBooster/archive/v1.0.0.tar.gz -> pianobooster-1.0.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 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=bac5d31b4127fb6a54ad4d40ec116602
|
||||
|
||||
@@ -8,5 +8,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=media-video/ffmpeg media-sound/pulseaudio
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v0.1.tar.gz
|
||||
_md5_=ecb228ce7938bd907d2ae0c7ff10822c
|
||||
SRC_URI=https://github.com/MatthiasCoppens/pulseaudio-virtualmic/archive/v0.1.tar.gz -> pulseaudio-virtualmic-0.1.tar.gz
|
||||
_md5_=b5d4372c1830e3a4732ac6eab712c0c4
|
||||
|
||||
@@ -4,10 +4,11 @@ DEPEND=media-video/ffmpeg media-sound/pulseaudio
|
||||
DESCRIPTION=Use any offline or online media file or stream as a PulseAudio source
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/MatthiasCoppens/pulseaudio-virtualmic
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=media-video/ffmpeg media-sound/pulseaudio
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=ecb228ce7938bd907d2ae0c7ff10822c
|
||||
_md5_=b5d4372c1830e3a4732ac6eab712c0c4
|
||||
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jellyfin/jellyfin-desktop/archive/v1.10.2.tar.gz -> jellyfin-desktop-1.10.2.tar.gz https://github.com/iwalton3/default-shader-pack/archive/v1.1.0.tar.gz -> jellyfin-mpv-shim-shader-pack-1.1.0.tar.gz https://github.com/iwalton3/jellyfin-web/releases/download/v1.7.0-4/dist.zip -> jellyfin-web-1.7.0.zip
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-single-r1 c7de0087e87a282f2faec351822e097c distutils-r1 2ac0db834bfc8d76a5ad34d536d15b35
|
||||
_md5_=3384e7922dd06b1cd196b7ef284b91f5
|
||||
_md5_=1620262366bbe56780e4d619c679d6f5
|
||||
|
||||
@@ -8,5 +8,5 @@ LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fangfufu/httpdirfs/archive/1.2.0.tar.gz
|
||||
_md5_=bbc53c58347129f53eea4262c1e5aa28
|
||||
SRC_URI=https://github.com/fangfufu/httpdirfs/archive/1.2.0.tar.gz -> httpdirfs-1.2.0.tar.gz
|
||||
_md5_=b52d1464978aff62dcb67077c76bba22
|
||||
|
||||
@@ -4,10 +4,11 @@ DEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:
|
||||
DESCRIPTION=Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/fangfufu/httpdirfs
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/expat dev-libs/gumbo net-misc/curl sys-fs/e2fsprogs sys-fs/fuse:0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=bbc53c58347129f53eea4262c1e5aa28
|
||||
_md5_=b52d1464978aff62dcb67077c76bba22
|
||||
|
||||
@@ -3,10 +3,11 @@ DEPEND=net-print/cups 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
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FreeTubeApp/FreeTube/releases/download/v0.11.3-beta/freetube_0.11.3_amd64.deb
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 unpacker 45b49db67094fdafbb6a16a2299e894b xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=e325212d77b98b9ae5941a869bd3b8f5
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e unpacker 45b49db67094fdafbb6a16a2299e894b xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=c177afd7bf5dc76bdb5751d4d77f87b5
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-lang/swig dev-qt/linguist-tools >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 dev-util/ninja dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
|
||||
EAPI=7
|
||||
HOMEPAGE=http://mega.co.nz
|
||||
@@ -8,8 +8,8 @@ INHERIT=autotools desktop qmake-utils xdg cmake
|
||||
IUSE=+cryptopp +curl +sqlite +zlib dolphin examples freeimage java libressl nautilus php python readline threads thunar
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MEGA
|
||||
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
|
||||
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/meganz/MEGAsync/archive/v4.3.8.0_Win.tar.gz -> megasync-4.3.8.0.tar.gz https://github.com/meganz/sdk/archive/37b346c2e119559e40c08f43e1a8f54353e7ad59.tar.gz -> megasync-sdk-4.3.8.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b desktop c0d27bf73aa08ca05b663dbd31fbef28 qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 cmake 314a813be2f09820e8978cdee941e501
|
||||
_md5_=1ab5981a137bbf081b2eb091e82b2901
|
||||
_md5_=1282e82ac19dd685ae2a411481eec2b8
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-doc/doxygen dev-lang/swig dev-qt/linguist-tools >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
|
||||
EAPI=7
|
||||
HOMEPAGE=http://mega.co.nz
|
||||
@@ -8,7 +8,7 @@ INHERIT=autotools desktop qmake-utils xdg cmake git-r3
|
||||
IUSE=+cryptopp +curl +sqlite +zlib dolphin examples freeimage java libressl nautilus php python readline threads thunar
|
||||
LICENSE=MEGA
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
|
||||
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( !libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] ) ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b desktop c0d27bf73aa08ca05b663dbd31fbef28 qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 cmake 314a813be2f09820e8978cdee941e501 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=e8db9c48a63cd5a064258dc0453b909e
|
||||
_md5_=1bde6a05061acf7481b777015e9c60a8
|
||||
|
||||
@@ -4,10 +4,10 @@ DEPEND=app-misc/pup-bin app-text/recode app-misc/jq
|
||||
DESCRIPTION=Tuxi is a cli assistant. Get answers of your questions instantly.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Bugswriter/tuxi
|
||||
KEYWORDS=~amd64
|
||||
INHERIT=git-r3
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-misc/pup-bin app-text/recode app-misc/jq
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=e91592aede5740e6f95f2bdcacc69480
|
||||
_md5_=a4b9f413d387cd071b6585e3d5a702d5
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -4,6 +4,7 @@ DEPEND=dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0=
|
||||
DESCRIPTION=Bluespec high level hardware design language compiler
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/B-Lang-org/bsc
|
||||
INHERIT=git-r3
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD GPL-3+ MIT
|
||||
@@ -12,4 +13,4 @@ RDEPEND=dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=feca8c01cb1c806880f8cbbb283aec05
|
||||
_md5_=021041ce0f8504ca5bf013cbe51ba9af
|
||||
|
||||
@@ -4,6 +4,7 @@ DEPEND=dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0=
|
||||
DESCRIPTION=Bluespec high level hardware design language compiler
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/B-Lang-org/bsc
|
||||
INHERIT=git-r3
|
||||
IUSE=test
|
||||
LICENSE=BSD GPL-3+ MIT
|
||||
PROPERTIES=live
|
||||
@@ -11,4 +12,4 @@ RDEPEND=dev-haskell/old-time:0= dev-haskell/regex-compat:0= dev-haskell/split:0=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=feca8c01cb1c806880f8cbbb283aec05
|
||||
_md5_=021041ce0f8504ca5bf013cbe51ba9af
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 dev-util/ninja dev-util/cmake virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=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-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An open source multi-function instrument
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.dreamsourcelab.com https://github.com/DreamSourceLab/DSView
|
||||
@@ -8,8 +8,9 @@ INHERIT=autotools cmake python-r1 udev xdg
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1
|
||||
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-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/DreamSourceLab/DSView/archive/v1.12.tar.gz -> dsview-1.12.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=9d2918d24bd17ed4f05e0c00614b451c
|
||||
_md5_=4d3dc359ee0c3c24e068ed107002ac70
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 dev-util/ninja dev-util/cmake virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=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-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=An open source multi-function instrument
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.dreamsourcelab.com https://github.com/DreamSourceLab/DSView
|
||||
@@ -8,7 +8,8 @@ INHERIT=autotools cmake python-r1 udev xdg git-r3
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1
|
||||
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-cpp/glibmm:2 dev-libs/boost dev-libs/glib dev-libs/libzip dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtsvg:5 sci-libs/fftw:3.0 virtual/libusb:1
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 314a813be2f09820e8978cdee941e501 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 543b53e4d003ebd889082f4673e52af5 python-r1 a0dcde4775c7b2f7530678fc8143340e udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07 git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=9d2918d24bd17ed4f05e0c00614b451c
|
||||
_md5_=4d3dc359ee0c3c24e068ed107002ac70
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
BDEPEND=doc? ( dev-texlive/texlive-latex )
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran
|
||||
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
|
||||
DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.win.tue.nl/~hochsten/jd/
|
||||
INHERIT=flag-o-matic fortran-2 toolchain-funcs
|
||||
IUSE=doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran
|
||||
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
|
||||
SLOT=0
|
||||
SRC_URI=https://www.win.tue.nl/~hochsten/jd/jdqz.tar.gz -> jdqz-0_pre19971107.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 fortran-2 b4796813ccda91c9c0d3463fc90aa969 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974
|
||||
_md5_=c5f382e75f8ffe17470f0b2881c68e85
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 fortran-2 b4796813ccda91c9c0d3463fc90aa969
|
||||
_md5_=f4756890d5224fdecad301d5f0d1493d
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
BDEPEND=doc? ( dev-texlive/texlive-latex )
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran
|
||||
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
|
||||
DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.win.tue.nl/~hochsten/jd/
|
||||
INHERIT=flag-o-matic fortran-2 toolchain-funcs
|
||||
IUSE=doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated] ) virtual/fortran
|
||||
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
|
||||
SLOT=0
|
||||
SRC_URI=https://www.win.tue.nl/~hochsten/jd/jdqz.tar.gz -> jdqz-0_pre19971107.tar.gz
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 fortran-2 b4796813ccda91c9c0d3463fc90aa969 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974
|
||||
_md5_=f355addea8923da23133053fa1fd6535
|
||||
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 fortran-2 b4796813ccda91c9c0d3463fc90aa969
|
||||
_md5_=bc75c925178e63978021b86a9fef3c7f
|
||||
|
||||
@@ -7,7 +7,8 @@ INHERIT=autotools
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mborgerding/kissfft/archive/v131.tar.gz -> kissfft-131.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b
|
||||
_md5_=4d92e3bff6313a34a4a5216db190bbf4
|
||||
_md5_=baf83bfb077bc5643d1d99a1b46ebac1
|
||||
|
||||
@@ -7,6 +7,7 @@ INHERIT=autotools git-r3
|
||||
IUSE=test
|
||||
LICENSE=BSD
|
||||
PROPERTIES=live
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b git-r3 3e7ec3d6619213460c85e2aa48398441
|
||||
_md5_=fc0eee5a2c311577f303f15c2e04d898
|
||||
_md5_=9a906916c18878e53469141fdcb1b8f7
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=>=dev-lang/ocaml-4.08.1[ocamlopt?] >=dev-ml/ocamlgraph-1.8.5[gtk?,ocamlopt?] >=dev-ml/zarith-1.5[ocamlopt?] >=dev-ml/yojson-1.4.1[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] ) wp? ( >=sci-mathematics/why3-1.3.3 ) dev-ml/findlib media-gfx/graphviz
|
||||
DEPEND=>=dev-lang/ocaml-4.08.1[ocamlopt?] >=dev-ml/ocamlgraph-1.8.5[gtk(-)?,ocamlopt?] >=dev-ml/zarith-1.5[ocamlopt?] >=dev-ml/yojson-1.4.1[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] ) wp? ( >=sci-mathematics/why3-1.3.3 ) dev-ml/findlib media-gfx/graphviz
|
||||
DESCRIPTION=Framework for analysis of source codes written in C
|
||||
EAPI=7
|
||||
HOMEPAGE=https://frama-c.com
|
||||
@@ -8,10 +8,10 @@ INHERIT=autotools
|
||||
IUSE=+aorai +callgraph +dive +e-acsl +eva +from-analysis gtk +impact +inout +instantiate +loop-analysis +metrics +nonterm +obfuscator +ocamlopt +occurrence +pdg +postdominators +print-api +qed +report +rtegen +scope security-slicing +semantic-constant-folding +server +slicing +sparecode +studia +users +variadic +wp
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD LGPL-2 LGPL-2.1
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.1[ocamlopt?] >=dev-ml/ocamlgraph-1.8.5[gtk?,ocamlopt?] >=dev-ml/zarith-1.5[ocamlopt?] >=dev-ml/yojson-1.4.1[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] ) wp? ( >=sci-mathematics/why3-1.3.3 )
|
||||
RDEPEND=>=dev-lang/ocaml-4.08.1[ocamlopt?] >=dev-ml/ocamlgraph-1.8.5[gtk(-)?,ocamlopt?] >=dev-ml/zarith-1.5[ocamlopt?] >=dev-ml/yojson-1.4.1[ocamlopt?] gtk? ( >=dev-ml/lablgtk-2.14:2=[sourceview,gnomecanvas,ocamlopt?] ) wp? ( >=sci-mathematics/why3-1.3.3 )
|
||||
REQUIRED_USE=dive? ( eva studia ) e-acsl? ( rtegen ) from-analysis? ( eva callgraph ) impact? ( pdg eva inout ) inout? ( from-analysis eva callgraph ) metrics? ( eva ) nonterm? ( eva ) occurrence? ( eva ) pdg? ( from-analysis eva callgraph ) scope? ( postdominators eva from-analysis pdg ) security-slicing? ( slicing eva pdg gtk ) semantic-constant-folding? ( eva ) slicing? ( from-analysis pdg eva callgraph ) sparecode? ( pdg eva ) studia? ( eva ) users? ( eva ) wp? ( qed rtegen )
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://frama-c.com/download/frama-c-22.0-Titanium.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 4ba6c345bf49883c84d5fa5c9bf40c0b
|
||||
_md5_=85a568d9f5d3ced982174fc28df642ec
|
||||
_md5_=4e83e790c999317c3e498fecfe6564f6
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/su2code/SU2/archive/v7.1.1.tar.gz -> SU2-7.1.1.tar.gz mpp? ( https://github.com/mutationpp/Mutationpp/archive/v1.0.1.tar.gz -> mutationpp-1.0.1.tar.gz ) test? ( https://github.com/su2code/TestCases/archive/v7.1.1.tar.gz -> SU2-7.1.1-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.1.1.tar.gz -> SU2-7.1.1-Tutorials.tar.gz )
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 543b53e4d003ebd889082f4673e52af5 meson e43eef9331f54965a573ed380854ff47 python-single-r1 c7de0087e87a282f2faec351822e097c
|
||||
_md5_=6ad091bba83d72ed2d4c7832d25658e4
|
||||
_md5_=15fbcba84f9425534f9c1bd5dc3db0b7
|
||||
|
||||
@@ -3,10 +3,11 @@ DEPEND=dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets net-libs/libssh
|
||||
DESCRIPTION=Qt-based GUI for systemd's journalctl command
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/pentix/qjournalctl
|
||||
INHERIT=qmake-utils
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets net-libs/libssh
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pentix/qjournalctl/archive/v0.6.2.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=b96e5bc9200df6c888b259af47aa8bb1
|
||||
SRC_URI=https://github.com/pentix/qjournalctl/archive/v0.6.2.tar.gz -> qjournalctl-0.6.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e qmake-utils dc74fe3891abc25e80dad5cd3d7c6e47
|
||||
_md5_=c1899ba35d9fb8ef2d27cc985c2990f1
|
||||
|
||||
@@ -4,11 +4,12 @@ DEPEND=sys-auth/munge pam? ( sys-libs/pam ) shadow? ( sys-apps/shadow )
|
||||
DESCRIPTION=Mrsh is a set of remote shell programs that use munge authentication.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/chaos/mrsh
|
||||
INHERIT=systemd
|
||||
IUSE=pam shadow
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-auth/munge pam? ( sys-libs/pam ) shadow? ( sys-apps/shadow )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/chaos/mrsh/archive/2.12.tar.gz -> mrsh-2.12.tar.gz
|
||||
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4
|
||||
_md5_=b5504112e68ab26fe18559be820ea96e
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741
|
||||
_md5_=d5ac33941cb1168ee9474500e198aadc
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user