pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/foliate



Module Name:    pkgsrc
Committed By:   fox
Date:           Sun Jun 21 22:35:42 UTC 2020

Modified Files:
        pkgsrc/print/foliate: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/foliate/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/foliate/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/foliate/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/foliate/Makefile
diff -u pkgsrc/print/foliate/Makefile:1.11 pkgsrc/print/foliate/Makefile:1.12
--- pkgsrc/print/foliate/Makefile:1.11  Mon Jun  8 18:41:02 2020
+++ pkgsrc/print/foliate/Makefile       Sun Jun 21 22:35:42 2020
@@ -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

Index: pkgsrc/print/foliate/PLIST
diff -u pkgsrc/print/foliate/PLIST:1.4 pkgsrc/print/foliate/PLIST:1.5
--- pkgsrc/print/foliate/PLIST:1.4      Sat May 30 00:01:58 2020
+++ pkgsrc/print/foliate/PLIST  Sun Jun 21 22:35:42 2020
@@ -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.githu
 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

Index: pkgsrc/print/foliate/distinfo
diff -u pkgsrc/print/foliate/distinfo:1.6 pkgsrc/print/foliate/distinfo:1.7
--- pkgsrc/print/foliate/distinfo:1.6   Mon Jun  8 18:41:02 2020
+++ pkgsrc/print/foliate/distinfo       Sun Jun 21 22:35:42 2020
@@ -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



Home | Main Index | Thread Index | Old Index