media-gfx/entice - 9999 (enlightenment-live)

Search

Install

Install this version:

emerge -a =media-gfx/entice-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-gfx/entice-9999

Or alternatively:

emerge --autounmask-write -a =media-gfx/entice-9999

Package Information

Description:
Entice photo browser
Homepage:
https://git.enlightenment.org/vtorri/entice
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 meson xdg

DESCRIPTION="Entice photo browser"
HOMEPAGE="https://git.enlightenment.org/vtorri/entice"
EGIT_REPO_URI="https://github.com/vtorri/${PN}.git"

S="${WORKDIR}/${P/_/-}"
LICENSE="GPL-3"
SLOT="0"
[ "${PV}" = 9999 ] || KEYWORDS="~amd64 ~x86"

IUSE="nls"
RDEPEND=">=dev-libs/efl-1.18.0"
DEPEND="${RDEPEND}"

USE Flags

Manage flags for this package: euse -i <flag> -p media-gfx/entice | euse -E <flag> -p media-gfx/entice | euse -D <flag> -p media-gfx/entice

Global/Standard Flags

nls

Inherited Eclasses

xdg

Dependencies

DEPEND

>=dev-libs/efl-1.18.0

RDEPEND

>=dev-libs/efl-1.18.0