mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
2023-07-25 08:01:39 UTC
This commit is contained in:
@@ -10,6 +10,6 @@ LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/survey/survey-4.5.3.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/survey/survey-4.5.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=c20de52669b646b1d590886d2f0e1717
|
||||
@@ -6,11 +6,12 @@ HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-4*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.8.0.dev0.tar.gz -> maestral-1.8.0_rc0.gh.tar.gz
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.8.0.tar.gz -> maestral-1.8.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=94fb652790935662a148bf0a2fb12578
|
||||
15
metadata/md5-cache/net-misc/maestral-qt-1.8.0
Normal file
15
metadata/md5-cache/net-misc/maestral-qt-1.8.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
INHERIT=desktop distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=net-misc/maestral-1.8.0_rc0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.8.0.tar.gz -> maestral-qt-1.8.0.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 8e3fb781f3258ae2757d1dfc2c7c170e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
|
||||
_md5_=7cd9f71bdd6e2b4985271b7de6a3fb0f
|
||||
@@ -1,12 +1,12 @@
|
||||
BDEPEND=app-text/scdoc virtual/pkgconfig
|
||||
DEFINED_PHASES=install
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo dev-libs/yajl net-misc/curl sys-libs/ncurses
|
||||
DEFINED_PHASES=compile install
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
|
||||
DESCRIPTION=A lightweight feed reader with ncurses user interface inspired by Newsboat.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/grisha/newsraft
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo dev-libs/yajl net-misc/curl sys-libs/ncurses
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/grisha/newsraft/archive/newsraft-0.19.tar.gz
|
||||
_md5_=3ed1ad9a6ed253ef6195c94d5943cadd
|
||||
_md5_=47126a63fc5ff73a7a132f64fc5e4bc6
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
BDEPEND=app-text/scdoc virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo dev-libs/yajl net-misc/curl sys-libs/ncurses
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
|
||||
DESCRIPTION=A lightweight feed reader with ncurses user interface inspired by Newsboat.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://codeberg.org/grisha/newsraft
|
||||
INHERIT=git-r3
|
||||
LICENSE=ISC
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo dev-libs/yajl net-misc/curl sys-libs/ncurses
|
||||
RDEPEND=dev-db/sqlite:3 dev-libs/expat dev-libs/gumbo:= dev-libs/yajl:= net-misc/curl sys-libs/ncurses:=
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 97f7f638070d17e4c2b6542589bb4575
|
||||
_md5_=3ed1ad9a6ed253ef6195c94d5943cadd
|
||||
_md5_=47126a63fc5ff73a7a132f64fc5e4bc6
|
||||
|
||||
Reference in New Issue
Block a user