Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW PORT] graphics/entice Simple Image Viewer Using EFL #225

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions graphics/entice/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
PORTNAME= entice
PORTVERSION= g20240127
CATEGORIES= graphics enlightenment
DIST_SUBDIR= enlightenment

MAINTAINER= [email protected]
COMMENT= Simple Image Viewer Using EFL
WWW= https://github.com/vtorri/entice

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libefl.so:devel/efl \
libexif.so:graphics/libexif

USES= compiler:c11 desktop-file-utils meson
USE_GITHUB= yes
GH_ACCOUNT= vtorri
GH_PROJECT= entice
GH_TAGNAME= 5122896

OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT= NLS
OPTIONS_SUB= yes

NLS_USES= gettext-runtime
NLS_MESON_TRUE= nls

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions graphics/entice/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1706388758
SHA256 (enlightenment/vtorri-entice-2024.01.27-5122896_GH0.tar.gz) = a9255ec9490c80114274a51d475298d7481103831dca8cad5e80db86806579b6
SIZE (enlightenment/vtorri-entice-2024.01.27-5122896_GH0.tar.gz) = 7940127
2 changes: 2 additions & 0 deletions graphics/entice/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Entice is a simple cross-platform image viewer with basic features
written using the Enlightenment Foundation Libraries (EFL).
4 changes: 4 additions & 0 deletions graphics/entice/pkg-plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
bin/entice
share/applications/entice.desktop
%%DATADIR%%/themes/default.edj
share/icons/hicolor/128x128/apps/entice.png