mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/sigil: update to 2.4.0
Changelog: https://sigil-ebook.com/blog/sigil-2.4.0-released/ PR: 284041
This commit is contained in:
parent
923f66dbdd
commit
cba5bfcc55
3 changed files with 5 additions and 8 deletions
|
@ -1,11 +1,7 @@
|
|||
PORTNAME= sigil
|
||||
DISTVERSION= 2.3.1
|
||||
DISTVERSION= 2.4.0
|
||||
CATEGORIES= textproc
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 9b2773e08ba68f3d35c9f58696d8d1b78dd42e26.patch:-p1 # Fix build with Qt 6.8.x
|
||||
PATCHFILES+= 08ed327cf220eca9c814ea2a65adace24a4cf3d9.patch:-p1 # Fix build with Qt 6.8.x
|
||||
|
||||
MAINTAINER= jonc@chen.org.nz
|
||||
COMMENT= WYSIWYG ePub editor
|
||||
WWW= https://sigil-ebook.com/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1734401478
|
||||
SHA256 (Sigil-Ebook-Sigil-2.3.1_GH0.tar.gz) = 12e84d9a1fc41e60903557ea03801cd0004d8b75dfcebeb44c3a9b1fd8fa97ea
|
||||
SIZE (Sigil-Ebook-Sigil-2.3.1_GH0.tar.gz) = 17475697
|
||||
TIMESTAMP = 1736801572
|
||||
SHA256 (Sigil-Ebook-Sigil-2.4.0_GH0.tar.gz) = 200152fcda1d72b547e8981047c51415f1bcd3b8c28b463ffd1263438391f322
|
||||
SIZE (Sigil-Ebook-Sigil-2.4.0_GH0.tar.gz) = 19135045
|
||||
SHA256 (9b2773e08ba68f3d35c9f58696d8d1b78dd42e26.patch) = f9c408f486baad1d9f0349699ec04364762fb2cef9eff4703b4a374e03456c58
|
||||
SIZE (9b2773e08ba68f3d35c9f58696d8d1b78dd42e26.patch) = 963
|
||||
SHA256 (08ed327cf220eca9c814ea2a65adace24a4cf3d9.patch) = f26caf4362a8c336216b9448c958e6ad82ef56acb617e75e33cb2656e1bf5b42
|
||||
|
|
|
@ -289,6 +289,7 @@ share/pixmaps/sigil.png
|
|||
%%DATADIR%%/python3lib/updatechecker.py
|
||||
%%DATADIR%%/python3lib/xmlprocessor.py
|
||||
%%DATADIR%%/python3lib/xmlsanitycheck.py
|
||||
%%DATADIR%%/translations/sigil_ar.qm
|
||||
%%DATADIR%%/translations/sigil_de.qm
|
||||
%%DATADIR%%/translations/sigil_en.qm
|
||||
%%DATADIR%%/translations/sigil_es.qm
|
||||
|
|
Loading…
Add table
Reference in a new issue