Port details |
- ephoto Comprehensive Image Viewer Using EFL
- 1.5_4 graphics
=0 1.5_4Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2018-02-27 18:16:03
- Last Update: 2022-04-01 15:09:49
- Commit Hash: 7b4d1f0
- Also Listed In: enlightenment
- License: BSD2CLAUSE
- Description:
- Ephoto is an image viewer and editor written using the Enlightenment Foundation
Libraries(EFL). It focuses on simplicity and ease of use, while taking
advantage of the speed and small footprint provided by EFL.
WWW: https://www.enlightenment.org/about-ephoto
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/ephoto/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ephoto
- pkg install ephoto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ephoto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519510979
SHA256 (enlightenment/ephoto-1.5.tar.xz) = fed33ae0ff594596d3925687d988e8ea7b629852f81ed611d059a62b974afbe0
SIZE (enlightenment/ephoto-1.5.tar.xz) = 327004
- 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:
-
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libefl.so : devel/efl
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ephoto-1.5_4:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- graphics_ephoto
- USES:
- compiler:c11 desktop-file-utils pkgconfig tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Apr 2022 15:09:49 1.5_4
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
07 Apr 2021 08:09:01 1.5_4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.5_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2020 21:45:15
1.5_4
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
26 Jul 2019 20:46:57
1.5_4
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
01 May 2019 19:35:15
1.5_3
|
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
12 Dec 2018 01:35:36
1.5_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
1.5_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
27 Feb 2018 18:15:46
1.5
|
yuri  |
New port: graphics/ephoto: Comprehensive Image Viewer Using EFL
PR: 226199
Submitted by: lbartoletti@tuxfamily.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14513 |