diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index a922b251349d..a11cb798adc0 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,45 +1,45 @@ PORTNAME= sigil -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor WWW= https://sigil-ebook.com/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libpcre2-16.so:devel/pcre2 \ libhunspell-1.7.so:textproc/hunspell \ libGLX.so:graphics/libglvnd RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/py-dulwich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= cmake cpe desktop-file-utils \ minizip pkgconfig python qt:6 shebangfix CPE_VENDOR= ${PORTNAME}-ebook USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_LDCONFIG= ${PREFIX}/lib/sigil -USE_QT= base 5compat declarative location \ - svg tools:build positioning webchannel webengine \ +USE_QT= base 5compat declarative \ + tools:build positioning webchannel webengine \ imageformats:run SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 -DUSE_QT6=1 # Upstream uses pkg-config output to pass libhunspell-1.7.so and # libpcre16.so to the linker. pkg-config output does not include full # paths, so add a workaround to keep the port linking for now. LDFLAGS+= -L${LOCALBASE}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sigil/*.so .include diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 8c9655da1cb2..0a321097077b 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692767332 -SHA256 (Sigil-Ebook-Sigil-2.0.1_GH0.tar.gz) = af6da67d939276fb6d8dff4da2926d265565fab58d870f66b3b2e8b3125bd0a8 -SIZE (Sigil-Ebook-Sigil-2.0.1_GH0.tar.gz) = 26778961 +TIMESTAMP = 1698535084 +SHA256 (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = d5eaf300dc8307ca0765f9d32d9136e143ca7bcf9e65049499512fdea588e285 +SIZE (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = 26683849 diff --git a/textproc/sigil/pkg-plist b/textproc/sigil/pkg-plist index 6ce788e95109..7c3d479b80f6 100644 --- a/textproc/sigil/pkg-plist +++ b/textproc/sigil/pkg-plist @@ -1,117 +1,116 @@ bin/sigil lib/sigil/libsigilgumbo.so lib/sigil/sigil share/applications/sigil.desktop share/pixmaps/sigil.png %%DATADIR%%/examples/clip_entries.ini %%DATADIR%%/examples/search_entries.ini %%DATADIR%%/hunspell_dictionaries/About.txt %%DATADIR%%/hunspell_dictionaries/COPYING_GPLv2.txt %%DATADIR%%/hunspell_dictionaries/COPYING_GPLv3.txt %%DATADIR%%/hunspell_dictionaries/COPYING_LGPL_v2.0.txt %%DATADIR%%/hunspell_dictionaries/COPYING_LGPL_v2.1.txt %%DATADIR%%/hunspell_dictionaries/README.txt %%DATADIR%%/hunspell_dictionaries/README_de_DE_frami.txt %%DATADIR%%/hunspell_dictionaries/README_en_GB.txt %%DATADIR%%/hunspell_dictionaries/README_en_US.txt %%DATADIR%%/hunspell_dictionaries/README_es_ANY.txt %%DATADIR%%/hunspell_dictionaries/README_extension_owner.txt %%DATADIR%%/hunspell_dictionaries/README_fr.txt %%DATADIR%%/hunspell_dictionaries/README_hyph_de.txt %%DATADIR%%/hunspell_dictionaries/README_hyph_en_GB.txt %%DATADIR%%/hunspell_dictionaries/README_hyph_en_US.txt %%DATADIR%%/hunspell_dictionaries/README_hyph_es_ANY.txt %%DATADIR%%/hunspell_dictionaries/README_hyph_fr.txt %%DATADIR%%/hunspell_dictionaries/de_DE.aff %%DATADIR%%/hunspell_dictionaries/de_DE.dic %%DATADIR%%/hunspell_dictionaries/en_GB.aff %%DATADIR%%/hunspell_dictionaries/en_GB.dic %%DATADIR%%/hunspell_dictionaries/en_US.aff %%DATADIR%%/hunspell_dictionaries/en_US.dic %%DATADIR%%/hunspell_dictionaries/es.aff %%DATADIR%%/hunspell_dictionaries/es.dic %%DATADIR%%/hunspell_dictionaries/fr.aff %%DATADIR%%/hunspell_dictionaries/fr.dic %%DATADIR%%/hunspell_dictionaries/hyph_de_DE.dic %%DATADIR%%/hunspell_dictionaries/hyph_en_GB.dic %%DATADIR%%/hunspell_dictionaries/hyph_en_US.dic %%DATADIR%%/hunspell_dictionaries/hyph_es.dic %%DATADIR%%/hunspell_dictionaries/hyph_fr.dic %%DATADIR%%/hunspell_dictionaries/license.txt %%DATADIR%%/iconthemes/fluent.rcc %%DATADIR%%/iconthemes/main.rcc %%DATADIR%%/iconthemes/material.rcc %%DATADIR%%/plugin_launchers/python/bookcontainer.py %%DATADIR%%/plugin_launchers/python/compatibility_utils.py %%DATADIR%%/plugin_launchers/python/epub_utils.py %%DATADIR%%/plugin_launchers/python/hrefutils.py %%DATADIR%%/plugin_launchers/python/inputcontainer.py %%DATADIR%%/plugin_launchers/python/launcher.py %%DATADIR%%/plugin_launchers/python/navprocessor.py %%DATADIR%%/plugin_launchers/python/opf_parser.py %%DATADIR%%/plugin_launchers/python/outputcontainer.py %%DATADIR%%/plugin_launchers/python/pluginhunspell.py %%DATADIR%%/plugin_launchers/python/pluginhunspellml.py %%DATADIR%%/plugin_launchers/python/preferences.py %%DATADIR%%/plugin_launchers/python/quickparser.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/AUTHORS.txt %%DATADIR%%/plugin_launchers/python/sigil_bs4/COPYING.txt %%DATADIR%%/plugin_launchers/python/sigil_bs4/__init__.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/builder/__init__.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/builder/_html5lib.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/builder/_lxml.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/dammit.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/diagnose.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/element.py %%DATADIR%%/plugin_launchers/python/sigil_bs4/sigil_custom_changes_to_bs4-4.4.0.patch.txt %%DATADIR%%/plugin_launchers/python/sigil_gumbo_bs4_adapter.py %%DATADIR%%/plugin_launchers/python/sigil_gumboc.py %%DATADIR%%/plugin_launchers/python/sigil_gumboc_tags.py %%DATADIR%%/plugin_launchers/python/unipath.py %%DATADIR%%/plugin_launchers/python/validationcontainer.py %%DATADIR%%/plugin_launchers/python/validationresult.py %%DATADIR%%/plugin_launchers/python/wrapper.py %%DATADIR%%/polyfills/custom-mathjax.min.js %%DATADIR%%/python3lib/cssreformatter.py %%DATADIR%%/python3lib/diffstat.py %%DATADIR%%/python3lib/gencheck.py %%DATADIR%%/python3lib/metadata_utils.py %%DATADIR%%/python3lib/metaproc2.py %%DATADIR%%/python3lib/metaproc3.py %%DATADIR%%/python3lib/ncxdata.py %%DATADIR%%/python3lib/ncxgenerator.py %%DATADIR%%/python3lib/opf2data.py %%DATADIR%%/python3lib/opf3data.py %%DATADIR%%/python3lib/opf_newparser.py %%DATADIR%%/python3lib/repomanager.py %%DATADIR%%/python3lib/sanitycheck.py %%DATADIR%%/python3lib/sdifflibparser.py %%DATADIR%%/python3lib/updatechecker.py %%DATADIR%%/python3lib/xmlprocessor.py %%DATADIR%%/python3lib/xmlsanitycheck.py %%DATADIR%%/translations/sigil_az.qm %%DATADIR%%/translations/sigil_ca.qm %%DATADIR%%/translations/sigil_cs.qm %%DATADIR%%/translations/sigil_da_DK.qm %%DATADIR%%/translations/sigil_de.qm %%DATADIR%%/translations/sigil_en.qm %%DATADIR%%/translations/sigil_es.qm %%DATADIR%%/translations/sigil_fi.qm %%DATADIR%%/translations/sigil_fr.qm %%DATADIR%%/translations/sigil_gl.qm -%%DATADIR%%/translations/sigil_hu_HU.qm %%DATADIR%%/translations/sigil_it.qm %%DATADIR%%/translations/sigil_ja.qm %%DATADIR%%/translations/sigil_ko.qm %%DATADIR%%/translations/sigil_nl.qm %%DATADIR%%/translations/sigil_pl.qm %%DATADIR%%/translations/sigil_pt_BR.qm %%DATADIR%%/translations/sigil_ru.qm %%DATADIR%%/translations/sigil_sr.qm %%DATADIR%%/translations/sigil_sv.qm %%DATADIR%%/translations/sigil_th.qm %%DATADIR%%/translations/sigil_tr.qm %%DATADIR%%/translations/sigil_uk.qm %%DATADIR%%/translations/sigil_zh_CN.qm %%DATADIR%%/translations/sigil_zh_TW.qm