Skip to content

Commit

Permalink
graphics/ephoto: Update to 1.6.0 and return to pool
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Jul 6, 2022
1 parent b4820f5 commit 14f9064
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 22 deletions.
14 changes: 3 additions & 11 deletions graphics/ephoto/Makefile
@@ -1,25 +1,17 @@
PORTNAME= ephoto
DISTVERSION= 1.5
PORTREVISION= 4
DISTVERSION= 1.6.0
CATEGORIES= graphics enlightenment
MASTER_SITES= https://download.enlightenment.org/rel/apps/${PORTNAME}/
DIST_SUBDIR= enlightenment

MAINTAINER= lbartoletti@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Comprehensive Image Viewer Using EFL

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libefl.so:devel/efl

USES= compiler:c11 desktop-file-utils pkgconfig tar:xz
GNU_CONFIGURE= yes

OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes

NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
USES= compiler:c11 desktop-file-utils meson pkgconfig tar:xz

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions graphics/ephoto/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1519510979
SHA256 (enlightenment/ephoto-1.5.tar.xz) = fed33ae0ff594596d3925687d988e8ea7b629852f81ed611d059a62b974afbe0
SIZE (enlightenment/ephoto-1.5.tar.xz) = 327004
TIMESTAMP = 1657045142
SHA256 (enlightenment/ephoto-1.6.0.tar.xz) = 36bc73f3ce1bf9c606630d0031d1629a115911e78b796fd1f90322b5886670d3
SIZE (enlightenment/ephoto-1.6.0.tar.xz) = 141256
9 changes: 1 addition & 8 deletions graphics/ephoto/pkg-plist
Expand Up @@ -2,15 +2,8 @@ bin/ephoto
lib/ephoto/ephoto_thumbnail
share/applications/ephoto.desktop
%%DATADIR%%/AUTHORS
%%DATADIR%%/COPYING
%%DATADIR%%/images/ephoto.png
%%DATADIR%%/images/grid.png
%%DATADIR%%/images/single.png
%%DATADIR%%/themes/ephoto.edj
%%NLS%%share/locale/cs/LC_MESSAGES/ephoto.mo
%%NLS%%share/locale/de/LC_MESSAGES/ephoto.mo
%%NLS%%share/locale/fr/LC_MESSAGES/ephoto.mo
%%NLS%%share/locale/it/LC_MESSAGES/ephoto.mo
%%NLS%%share/locale/sk/LC_MESSAGES/ephoto.mo
%%NLS%%share/locale/sl/LC_MESSAGES/ephoto.mo
share/pixmaps/ephoto.png
share/icons/ephoto.png

0 comments on commit 14f9064

Please sign in to comment.