gnome-extra/eiciel - 0.10.1 (gentoo)

Search

Package Information

Description:
ACL editor for GNOME, with Nautilus extension
Homepage:
https://rofi.roger-ferrer.org/eiciel/ https://github.com/rofirrim/eiciel
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.10.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit meson xdg

DESCRIPTION="ACL editor for GNOME, with Nautilus extension"
HOMEPAGE="https://rofi.roger-ferrer.org/eiciel/ https://github.com/rofirrim/eiciel"
SRC_URI="https://github.com/rofirrim/eiciel/archive/refs/tags/${PV/_/-}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="nautilus xattr"

DEPEND="
	>=sys-apps/acl-2.2.32
	>=dev-cpp/gtkmm-4.6:4.0
	dev-cpp/glibmm:2.68
	>=gnome-base/nautilus-43
"
RDEPEND="${DEPEND}"
BDEPEND="
	virtual/pkgconfig
	>=sys-devel/gettext-0.18.1
"

USE Flags

Dependencies

DEPEND

	>=sys-apps/acl-2.2.32
	>=dev-cpp/gtkmm-4.6:4.0
	dev-cpp/glibmm:2.68
	>=gnome-base/nautilus-43

RDEPEND

	>=sys-apps/acl-2.2.32
	>=dev-cpp/gtkmm-4.6:4.0
	dev-cpp/glibmm:2.68
	>=gnome-base/nautilus-43

BDEPEND

	virtual/pkgconfig
	>=sys-devel/gettext-0.18.1

Manifest for 0.10.1

Type File Size Source URLs
DIST eiciel-0.10.1.tar.gz 548798 bytes https://github.com/rofirrim/eiciel/archive/refs/tags/${PV/_/-}.tar.gz