Port details on branch 2025Q3 |
- evince GNOME multi-format document viewer
- 48.1 graphics
=0 48.0_2Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2025-07-07 08:03:18
- Last Update: 2025-07-07 08:01:57
- Commit Hash: e19a95c
- Also Listed In: gnome print
- License: GPLv2+
- WWW:
- https://gitlab.gnome.org/GNOME/evince
- Description:
- Evince is a document viewer for multiple document formats including PDF and
Postscript. The goal of evince is to replace document viewers such as ggv and
gpdf with a single, simple application.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/evince/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/evince
- pkg install evince
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: evince
- Package flavors (<flavor>: <package>)
- full: evince
- lite: evince-lite
- distinfo:
- TIMESTAMP = 1751557151
SHA256 (gnome/evince-48.1.tar.xz) = 7d8b9a6fa3a05d3f5b9048859027688c73a788ff6e923bc3945126884943fa10
SIZE (gnome/evince-48.1.tar.xz) = 2942692
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gsettings-desktop-schemas>0 : devel/gsettings-desktop-schemas
- py311-gi-docgen>0 : textproc/py-gi-docgen@py311
- itstool : textproc/itstool
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- ice.pc : x11/libICE
- Runtime dependencies:
-
- gsettings-desktop-schemas>0 : devel/gsettings-desktop-schemas
- update-desktop-database : devel/desktop-file-utils
- gstreamer1-plugins>=1.26.2 : multimedia/gstreamer1-plugins
- ice.pc : x11/libICE
- Library dependencies:
-
- libhandy-1.so : x11-toolkits/libhandy
- libpoppler-glib.so : graphics/poppler-glib
- libspectre.so : print/libspectre
- libtiff.so : graphics/tiff
- libdbus-1.so : devel/dbus
- libsecret-1.so : security/libsecret
- libgspell-1.so : textproc/gspell
- libgxps.so : graphics/libgxps
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnome-desktop-3.so : x11/gnome-desktop
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libgstreamer-1.0.so : multimedia/gstreamer1
- libarchive.so.13 : archivers/libarchive
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for evince-48.1:
COMICS=on: Comic book archives support
DBUS=on: D-Bus IPC system support
DJVU=off: DJVU support
DVI=off: DVI viewer support
KEYRING=on: Keyring support
SPELL=on: Spell checking support
XPS=on: XPS support
===> Use 'make config' to modify these settings
- Options name:
- graphics_evince
- USES:
- compiler:c++11-lib cpe desktop-file-utils gettext gnome gstreamer libarchive localbase:ldflags meson pkgconfig python:build tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
48.1 07 Jul 2025 08:01:57
    |
Don Lewis (truckman)  Author: Olivier Duchateau |
graphics/evince: Update to 48.1
Update evince to version 48.1.
Fix pkg-plist* %%%%GTK4_VERSION%% and %%%%GTK3_VERSION%% macros are
irrelevant here, because Evince is build against Gtk3.
PR: 287987
(cherry picked from commit 0d81f8c678c00c7b5eadea19fe82505f96ee1e40) |
48.0_2 07 Jul 2025 08:01:57
    |
Don Lewis (truckman)  Author: Sean Farley |
graphics/evince: Remove deps unneeded for lite
Remove dependencies unneeded for lite flavor,
The update to v48.0 copied some dependencies that are for the full
version to both versions: gnomedesktop3, introspection:build,
libxm2.
libdbus-1.so is not needed for the lite version, but libxml2 is for both.
(truckman)
pet portlint (truckman)
PR: 287619
(cherry picked from commit 21707ad64f44c63ff81008e1ac0cbc53ed154c32) |
Number of commits found: 2
|