diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 08a9add76cb5..11082f7f1819 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,46 +1,46 @@ # Created by: Jonathan Chen PORTNAME= sigil -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libpcre.so:devel/pcre \ libhunspell-1.7.so:textproc/hunspell RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/dulwich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} -USES= cmake compiler:c++11-lib cpe desktop-file-utils \ +USES= cmake cpe desktop-file-utils \ minizip pkgconfig python:3.4+ qt:5 shebangfix CPE_VENDOR= ${PORTNAME}-ebook USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_LDCONFIG= ${PREFIX}/lib/sigil USE_QT= concurrent core declarative gui location network printsupport \ svg webchannel webengine widgets xml xmlpatterns \ buildtools_build linguisttools_build qmake_build \ imageformats_run SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=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 0039fc2295e3..9af1ce9f114c 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646701033 -SHA256 (Sigil-Ebook-Sigil-1.9.1_GH0.tar.gz) = 08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773 -SIZE (Sigil-Ebook-Sigil-1.9.1_GH0.tar.gz) = 23223574 +TIMESTAMP = 1647114296 +SHA256 (Sigil-Ebook-Sigil-1.9.2_GH0.tar.gz) = d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f +SIZE (Sigil-Ebook-Sigil-1.9.2_GH0.tar.gz) = 23225656