2022-04-17 18:39:41 UTC

This commit is contained in:
Repository mirror & CI
2022-04-17 18:39:41 +00:00
parent b0dd808b19
commit 00d1d78b07
170 changed files with 557 additions and 458 deletions

View File

@@ -1,15 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=8
HOMEPAGE=https://doublecmd.sourceforge.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
IUSE=gtk qt5
KEYWORDS=-* ~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.2.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.2.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.2.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.2.qt.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=bdd36d011374926c0024e5e22a8fa586

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.1.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.1.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.1.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.1.qt.i386.tar.xz ) )
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.5.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.5.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.5.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.5.qt.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=f5ec579e8a22f3377541155c32862fd3
_md5_=8c70e17f3d7c4b0b217c8bac380ae4c0

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-3
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplemma[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask-sqlalchemy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bidict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pystardict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2-dicts-ru[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/playsound[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/EbookLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sentence-splitter[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mobi[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/SLPP[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycountry[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/v/vocabsieve/vocabsieve-0.7.0.tar.gz
SRC_URI=mirror://pypi/v/vocabsieve/vocabsieve-0.7.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 59dddabd6a41ab69723654916142f63b python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 779bc733c68a72273cfce64602bada1d
_md5_=f6358aaddfacbf1d896385b6d4a43b57

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long