Port details |
- foliate Simple and modern GTK eBook viewer
- 2.6.4_2 deskutils =2 2.6.4_2Version of this port present on the latest quarterly branch.
- Maintainer: fox@FreeBSD.org
- Port Added: 2019-10-15 15:04:18
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://johnfactotum.github.io/foliate/
- Description:
- Foliate is a simple and modern GTK eBook viewer, built with GJS and
Epub.js.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- foliate>0:deskutils/foliate
- To install the port:
- cd /usr/ports/deskutils/foliate/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/foliate
- pkg install foliate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: foliate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642309057
SHA256 (johnfactotum-foliate-2.6.4_GH0.tar.gz) = 4a4381bff6e398f6734e1695da23f1c593ba2a67e463e07021a089ffd0741776
SIZE (johnfactotum-foliate-2.6.4_GH0.tar.gz) = 4824560
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- appstream-util : devel/appstream-glib
- gjs-console : lang/gjs
- update-desktop-database : devel/desktop-file-utils
- meson : devel/meson
- ninja : devel/ninja
- python3.9 : lang/python39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- gjs-console : lang/gjs
- update-desktop-database : devel/desktop-file-utils
- python3.9 : lang/python39
- Library dependencies:
-
- libwebkit2gtk-4.0.so : www/webkit2-gtk3
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libgirepository-1.0.so : devel/gobject-introspection
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for foliate-2.6.4_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_foliate
- USES:
- desktop-file-utils gnome localbase meson python shebangfix gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.4_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.6.4_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.6.4_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.4 16 Jan 2022 05:04:15 |
Santhosh Raju (fox) |
deskutils/foliate: Update to 2.6.4
Changes since 2.6.3:
2.6.4
Changes:
* Fixed various bugs |
2.6.3_1 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.6.3_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.6.3_1 27 Aug 2021 15:05:16 |
Tobias C. Berner (tcberner) |
gnome.mk: fix usage of GLIB_SCHEMAS in five ports
Glib schema files should be registered using the GLIB_SCHEMAS
variable provided by gnome.mk. This will add them and additionally
the required glib-schemas keyword to the plist.
The following ports were touched:
* deskutils/foliate
* deskutils/gnome-tweaks
* deskutils/maliit-keyboard
* games/swell-foop
* textproc/ibus-m17n |
2.6.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.3 06 Apr 2021 10:41:14 |
Santhosh Raju (fox) |
deskutils/foliate: Updates to 2.6.3
Changes since 2.6.2:
2.6.3
Changes:
* Fixed a performance issue with zipped files (including EPUB files)
(Stuk/jszip#716) |
2.6.2 27 Mar 2021 01:19:14 |
fox |
deskutils/foliate: Updates to 2.6.2
Changes since 2.5.0:
2.6.2
* Fix UI when running with libhandy 1.x
2.6.1
* Fixed automatic layout
2.6.0
* Added support for opening HTML files (#641)
* Consistent inner and outer margins (#255)
* The automatic layout no longer supports 4 columns (58d5e50)
* Fixed long words overflowing (#654)
* Fixed custom themes not saved across sessions (#660)
* Fixed shortcuts for key pads (#677)
* Fixed opening non-UTF-8 zipped FB2 files (#629)
* Fixed books not opening on GNOME 40 (#689) |
2.5.0 05 Dec 2020 17:44:12 |
tcberner |
deskutils/foliate: fix plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/locale/eu/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
Error: Orphaned: share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo
Error: Orphaned: share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo |
2.5.0 15 Oct 2020 16:17:37 |
fox |
deskutils/foliate: Updates to 2.5.0
Changes since 2.4.2:
* Improved support for touch screen (#591)
* OPDS credentials can now be remembered (#569)
* Various fixes for GNOME 3.38 (#548, #603, #608)
* Fixed Wiktionary internal links (#577)
* Added Basque (#579), Korean (#604), and Norwegian (#574, #575) translations |
2.4.2 28 Jul 2020 14:51:28 |
tobik |
deskutils/foliate: Fix check-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing:
share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml
GLIB_SCHEMAS are auto-added to the plist. No need to list them
twice. |
2.4.2 06 Jul 2020 23:40:07 |
fox |
deskutils/foliate: Updates to 2.4.2
Changes since 2.4.0:
* Fixed unable to open Mobipocket files
* Fixed unable to open some EPUB files |
2.4.0 03 Jul 2020 12:20:59 |
fox |
deskutils/foliate: Updates to 2.4.0
Changes since 2.3.0:
* Improved metadata display
* Improved FictionBook rendering
* Improved UI for acquiring books from OPDS (#404, #405)
* Fixed unique identifier extraction for EPUB files
* Fixed missing window icon (#456)
* Fixed TTS environment variables not set when using Flatpak
* Fixed eSpeak NG voice not selected when testing TTS configuration
* Fixed wrong __ibooks_internal_theme attribute when "Invert" is
enabled
Technical changes:
* Foliate no longer depends on libsoup (gir1.2-soup-2.4 on Debian based
distributions). Previously, it was an optional dependency for opening
remote files. |
2.3.0 21 Jun 2020 22:33:14 |
fox |
deskutils/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:
(Only the first 15 lines of the commit message are shown above ) |
2.2.1 08 Jun 2020 18:27:22 |
fox |
deskutils/foliate: Updates to 2.2.1
Changes since 2.2.0:
* Fixed blurry book covers on HiDPI
* Fixed OPDS links to Standard Ebooks and Project Gutenberg
* Fixed wrong view icon on startup |
2.2.0 29 May 2020 15:43:12 |
fox |
deskutils/foliate: Updates to 2.2.0
- Updates and documents a patch.
Changes since 2.1.1:
Library:
* A library view showing recent books and reading progress (#119)
* Search books by metadata
* E-book discovery with OPDS (#6, #253)
New supported formats:
* FictionBook (.fb2, .fb2.zip) (#128) (Only the first 15 lines of the commit message are shown above ) |
2.1.1_1 09 Apr 2020 20:04:26 |
fox |
deskutils/foliate: Fix the desktop shortcut.
Bump the PORTREVISION.
PR: 245489
Reported by: Patricio Villar <patovm04@gmail.com> |
2.1.1 09 Apr 2020 12:42:54 |
fox |
deskutils/foliate: Updates to 2.1.1
Changes since 2.1.0:
Fixes:
* Fixed wrong version number
* Fixed dictionary, translation, and Wikipedia not working in the Snap
package (#284) |
2.1.0 08 Apr 2020 23:29:02 |
fox |
deskutils/foliate: Updates to 2.1.0
Changes since 2.0.0:
New features:
* New and improved icon (#268)
* Option to disable turn page on tap (#270)
* A menu on the welcome screen for opening recent files (#69)
* Restored shortcuts for showing ToC, annotations, and bookmarks
Fixes:
* Fixed application not translated (#274) |
2.0.0 06 Apr 2020 18:42:06 |
fox |
deskutils/foliate: Updates to 2.0.0
Changes since 1.5.3:
Interface:
* A redesigned interface that works better for smaller screens (#176)
* Improved fullscreen mode with an overlaid headerbar (#4)
* The headerbar and the progress bar now auto-hide, for a distraction-free
reading experience
* Various location information, as well as a clock, can now be displayed in
the footer (#175, #233)
* A new location popover (Ctrl + L) that shows reading time estimates and
allows skipping to locations (#155)
* E-reader style navigation: go to the previous or next page by tapping on (Only the first 15 lines of the commit message are shown above ) |
1.5.3 18 Oct 2019 13:17:39 |
tobik |
deskutils/foliate: Fix check-plist
GLIB_SCHEMAS already appends the schemas to the plist. |
1.5.3 18 Oct 2019 13:07:37 |
tobik |
Drop nop INSTALLATION_DIRS pkgsrcism |
1.5.3 15 Oct 2019 15:04:13 |
fox |
Add deskutils/foliate 1.5.3.
Foliate is a simple and modern GTK eBook viewer, built with GJS and
Epub.js.
WWW: https://johnfactotum.github.io/foliate/
Approved by: philip (mentor) |