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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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
![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/git.png) ![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/codeberg.svg) ![commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Nuno Teixeira (eduardo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.6.4_1 27 Jun 2023 19:34:34
![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/git.png) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/codeberg.svg) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/git.png) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/codeberg.svg) ![commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: befa41655c25f6ca456042024c0ef154bb64fba4 commit hash: befa41655c25f6ca456042024c0ef154bb64fba4](/images/git.png) ![commit hash: befa41655c25f6ca456042024c0ef154bb64fba4 commit hash: befa41655c25f6ca456042024c0ef154bb64fba4](/images/codeberg.svg) ![commit hash: befa41655c25f6ca456042024c0ef154bb64fba4 commit hash: befa41655c25f6ca456042024c0ef154bb64fba4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Santhosh Raju (fox) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/git.png) ![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/codeberg.svg) ![commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias Kortkamp (tobik) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
2.6.3_1 10 Oct 2021 19:44:42
![commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921](/images/git.png) ![commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921](/images/codeberg.svg) ![commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662](/images/git.png) ![commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662](/images/codeberg.svg) ![commit hash: 421153eccef8f5443584cace7c336e1072773662 commit hash: 421153eccef8f5443584cace7c336e1072773662](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.6.3 06 Apr 2021 10:41:14
![commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee](/images/git.png) ![commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee](/images/codeberg.svg) ![commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee commit hash: 570a7bea9906e581648cea3e52c7f491da93d5ee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Santhosh Raju (fox) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:569284 Revision:569284](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:557073 Revision:557073](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:552422 Revision:552422](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:543604 Revision:543604](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:541375 Revision:541375](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:541102 Revision:541102](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:539790 Revision:539790](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:538246 Revision:538246](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:536979 Revision:536979](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:531267 Revision:531267](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:531205 Revision:531205](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:531159 Revision:531159](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:530918 Revision:530918](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:514718 Revision:514718](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
deskutils/foliate: Fix check-plist
GLIB_SCHEMAS already appends the schemas to the plist. |
1.5.3 18 Oct 2019 13:07:37
![Revision:514717 Revision:514717](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop nop INSTALLATION_DIRS pkgsrcism |
1.5.3 15 Oct 2019 15:04:13
![Revision:514535 Revision:514535](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fox ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |