summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2020-06-21 22:35:42 +0000
committerfox <fox@pkgsrc.org>2020-06-21 22:35:42 +0000
commit59137904ebec4782d3c587c33116831d44f8164a (patch)
tree7722eefeb172c27d443d7b327974f5cc4557282f /print
parentae69237cad9a837c7e79f739517ae8b5dc1c8dca (diff)
downloadpkgsrc-59137904ebec4782d3c587c33116831d44f8164a.tar.gz
print/foliate: Updates to 2.3.0
Changes since 2.2.1: OPDS catalogs: * Catalogs are now opened in the main library window (#403) * View current location * Go to catalog start page * Reload catalog * Add current feed to catalogs * HTTP authentication support (#421) Other changes: * Fixed unique identifier extraction for FictionBook (.fb2, .fb2.zip) files (#462) * Fixed newlines being ignored when copying text (#463) * "Turn page on tap" is now disabled in non-paginated layouts (#464) * Opening a book from the library view now closes the library window (#446) * Language and publication dates in metadata are now parsed and formatted * Export annotations from the library view Technical changes: * New optional dependency iso-codes (>= 3.67), which provides display names for languages and regions. It is highly recommended to install this dependency. * Flag emojis are now displayed for books whose language property contains a country/region code. For the best experience, an emoji font should be installed.
Diffstat (limited to 'print')
-rw-r--r--print/foliate/Makefile4
-rw-r--r--print/foliate/PLIST5
-rw-r--r--print/foliate/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/print/foliate/Makefile b/print/foliate/Makefile
index 7f2d97ab699..ef4aa00f05f 100644
--- a/print/foliate/Makefile
+++ b/print/foliate/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/06/08 18:41:02 fox Exp $
+# $NetBSD: Makefile,v 1.12 2020/06/21 22:35:42 fox Exp $
-DISTNAME= foliate-2.2.1
+DISTNAME= foliate-2.3.0
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/}
EXTRACT_USING= bsdtar
diff --git a/print/foliate/PLIST b/print/foliate/PLIST
index 9ddf54b6a30..1654853e246 100644
--- a/print/foliate/PLIST
+++ b/print/foliate/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.4 2020/05/30 00:01:58 fox Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/06/21 22:35:42 fox Exp $
bin/foliate
libexec/foliate/com.github.johnfactotum.Foliate
share/applications/com.github.johnfactotum.Foliate.desktop
-share/com.github.johnfactotum.Foliate/assets/.eslintrc.json
share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py
share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py
share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py
@@ -53,11 +52,13 @@ share/locale/de_DE/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/es/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/fr_FR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/id_ID/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
+share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/pt_BR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/ru_RU/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
+share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
share/metainfo/com.github.johnfactotum.Foliate.appdata.xml
diff --git a/print/foliate/distinfo b/print/foliate/distinfo
index e900380c3b7..00debd747dc 100644
--- a/print/foliate/distinfo
+++ b/print/foliate/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2020/06/08 18:41:02 fox Exp $
+$NetBSD: distinfo,v 1.7 2020/06/21 22:35:42 fox Exp $
-SHA1 (foliate-2.2.1.tar.gz) = 0497776357023a1f8a1bd75268c7254ead63e4be
-RMD160 (foliate-2.2.1.tar.gz) = ea26d794fc91b4ce78a85fa25a4385eaae25c1c1
-SHA512 (foliate-2.2.1.tar.gz) = 3c9c3d8f2df72fcb8699ccf23bf1850c129c6f387a9b12489d8fcc3dd1da4da5a7e0707f74f4607ab0e28d67e2f55f0bb2d053fbbc072bc9915c54c4857e4cff
-Size (foliate-2.2.1.tar.gz) = 4310842 bytes
+SHA1 (foliate-2.3.0.tar.gz) = b3abf8ae8fb81c293dfb3bd0dbc7c94dfa55e24e
+RMD160 (foliate-2.3.0.tar.gz) = 7529fdc0fb72a1c66ff8e988c4cf14ed9263f168
+SHA512 (foliate-2.3.0.tar.gz) = 09d469841325d11281b49d715297cbcd9c3520d97b64be9c44062e7de4d512d02aa3d3f9d03bfbe153a10549d7ac1dd9411ed692d903d97b1b8e184da31bc7c7
+Size (foliate-2.3.0.tar.gz) = 4366782 bytes
SHA1 (patch-src_assets_KindleUnpack_kindleunpack.py) = 2b558fe842669982aec6087e9ce1c72f1fc52315
SHA1 (patch-src_epubView.js) = aa03a4fe853540818e841afd4db9b43cfa67fd99