2023-02-17 13:47:00 UTC

This commit is contained in:
Repository mirror & CI
2023-02-17 13:47:01 +00:00
parent 1dd24cf3f6
commit 15acd5a2c6
5 changed files with 19 additions and 34 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig sys-libs/zlib png? ( media-libs/libpng:0 ) jpeg? ( media-libs/libjpeg-turbo ) >=media-libs/freetype-2.10.0 harfbuzz? ( media-libs/harfbuzz:= ) libunibreak? ( dev-libs/libunibreak:= ) fribidi? ( dev-libs/fribidi ) zstd? ( app-arch/zstd:= ) libutf8proc? ( dev-libs/libutf8proc:= ) fontconfig? ( media-libs/fontconfig ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib png? ( media-libs/libpng:0 ) jpeg? ( media-libs/libjpeg-turbo ) >=media-libs/freetype-2.10.0 harfbuzz? ( media-libs/harfbuzz:= ) libunibreak? ( dev-libs/libunibreak:= ) fribidi? ( dev-libs/fribidi ) zstd? ( app-arch/zstd:= ) libutf8proc? ( dev-libs/libutf8proc:= ) fontconfig? ( media-libs/fontconfig )
DESCRIPTION=Cross-platform library designed to implement e-book readers
EAPI=8
HOMEPAGE=https://gitlab.com/coolreader-ng/crengine-ng
INHERIT=cmake
IUSE=+png +jpeg +gif +svg +chm +harfbuzz +fontconfig +libunibreak +fribidi +zstd +libutf8proc lto static-libs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sys-libs/zlib png? ( media-libs/libpng:0 ) jpeg? ( media-libs/libjpeg-turbo ) >=media-libs/freetype-2.10.0 harfbuzz? ( media-libs/harfbuzz:= ) libunibreak? ( dev-libs/libunibreak:= ) fribidi? ( dev-libs/fribidi ) zstd? ( app-arch/zstd:= ) libutf8proc? ( dev-libs/libutf8proc:= ) fontconfig? ( media-libs/fontconfig )
SLOT=0
SRC_URI=https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.4/crengine-ng-0.9.4.tar.bz2
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=71030d5e07073e8076b7373d1131ee34

View File

@@ -1,15 +0,0 @@
BDEPEND=>=app-text/crengine-ng-0.9.4[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/linguist-tools:5 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=Cross-platform e-book reader
EAPI=8
HOMEPAGE=https://gitlab.com/coolreader-ng/crqt-ng
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake plocale xdg
IUSE=+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=app-text/crengine-ng-0.9.4[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5
SLOT=0
SRC_URI=https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.4/crqt-ng-1.0.4.tar.bz2
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 plocale 950fbaec7deeba41b5bcc0572cca99b9 xdg 6024fbc93167fad782e2032933654857
_md5_=7cc6789f02439abe34b128e9b1c1e331

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-python/pillow[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/tex-base virtual/latex-base dev-texlive/texlive-basic doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/sphinx[latex,python_targets_python3_11(-)] dev-python/sphinx_selective_exclude[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/sphinx[latex,python_targets_python3_10(-)] dev-python/sphinx_selective_exclude[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/sphinx[latex,python_targets_python3_9(-)] dev-python/sphinx_selective_exclude[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python package for the generation of encapsulated PostScript figures
EAPI=8
HOMEPAGE=https://github.com/pyx-project/pyx https://pyx-project.org/ https://pypi.org/project/PyX/
INHERIT=distutils-r1
IUSE=doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-python/pillow[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/tex-base virtual/latex-base dev-texlive/texlive-basic python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/pyx-project/pyx/releases/download/0.16/PyX-0.16.tar.gz -> pyx-0.16.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=0d97ec689a3f3d15f0fcd66df952a461

View File

@@ -3488,10 +3488,10 @@ app-text/convertlit 1.8-r4: CLit converts MS ebook .lit files to .opf (xml+html+
app-text/convmv 2.05-r1: convert filenames to utf8 or any other charset
app-text/coolreader 3.2.59-r4: CoolReader - reader of eBook files (fb2,epub,htm,rtf,txt)
app-text/cpdf 2.3.1: A command line tool for manipulating PDF files
app-text/crengine-ng 0.9.4-r1 0.9.7: Cross-platform library designed to implement e-book readers
app-text/crengine-ng 0.9.7: Cross-platform library designed to implement e-book readers
app-text/crf++ 0.58-r1: Yet Another CRF toolkit for segmenting/labelling sequential data
app-text/crm114 20100106-r1: A powerful text processing tool, mainly used for spam filtering
app-text/crqt-ng 1.0.4 1.0.9: Cross-platform e-book reader
app-text/crqt-ng 1.0.9: Cross-platform e-book reader
app-text/crwx-ng 0.2.0-r2: Cross-platform e-book reader
app-text/cssmin 0.2.0: Python port of the YUI CSS compression algorithm
app-text/cuneiform 1.1.0-r3: An enterprise quality OCR engine by Cognitive Technologies
@@ -9306,7 +9306,7 @@ dev-python/pywavelets 1.4.1: Discrete Wavelet Transforms in Python
dev-python/pywayland 0.4.15: Python bindings for the libwayland library
dev-python/pywinrm 0.4.3: Python client for the Windows Remote Management (WinRM) service
dev-python/pywlroots 0.15.24: Python binding to the wlroots library using cffi
dev-python/pyx 0.15_p1: Python package for the generation of encapsulated PostScript figures
dev-python/pyx 0.15_p1 0.16: Python package for the generation of encapsulated PostScript figures
dev-python/pyxDamerauLevenshtein 1.7.1: Implements the Damerau-Levenshtein edit distance algorithm for Python in Cython
dev-python/pyxattr 0.8.0: Python interface to xattr
dev-python/pyxdg 0.28: A Python module to deal with freedesktop.org specifications

View File

@@ -1 +1 @@
Fri, 17 Feb 2023 13:31:58 +0000
Fri, 17 Feb 2023 13:47:00 +0000