dev-libs/malcontent - 0.13.1 (elementary)

Search

Install

Install this version:

emerge -a =dev-libs/malcontent-0.13.1

Package Information

Description:
Parental controls support library
Homepage:
https://gitlab.freedesktop.org/pwithnall/malcontent
License:
LGPL-3

Ebuild Details

Version EAPI Keywords Slot
0.13.1 8 amd64 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit gnome2 meson vala

DESCRIPTION="Parental controls support library"
HOMEPAGE="https://gitlab.freedesktop.org/pwithnall/malcontent"
SRC_URI="https://gitlab.freedesktop.org/pwithnall/malcontent/-/archive/${PV}/${P}.tar.bz2"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64"
IUSE="doc"

RDEPEND="
	dev-libs/appstream
	>=dev-libs/glib-2.50:2
	dev-libs/gobject-introspection
	sys-apps/flatpak
	sys-apps/accountsservice
	sys-auth/polkit
	sys-libs/pam
	x11-libs/gtk+:3
"

DEPEND="${RDEPEND}
	$(vala_depend)
	virtual/pkgconfig
"

src_prepare() {
	eapply_user
	sed -i "s/subdir('tests')//" libmalcontent/meson.build
	vala_setup
}

USE Flags

Manage flags for this package: euse -i <flag> -p dev-libs/malcontent | euse -E <flag> -p dev-libs/malcontent | euse -D <flag> -p dev-libs/malcontent

Global/Standard Flags

doc

Inherited Eclasses

Dependencies

DEPEND

${RDEPEND}
	$(vala_depend)
	virtual/pkgconfig

RDEPEND

	dev-libs/appstream
	>=dev-libs/glib-2.50:2
	dev-libs/gobject-introspection
	sys-apps/flatpak
	sys-apps/accountsservice
	sys-auth/polkit
	sys-libs/pam
	x11-libs/gtk+:3

Manifest for 0.13.1

Type File Size Source URLs
DIST malcontent-0.13.1.tar.bz2 309745 bytes https://gitlab.freedesktop.org/pwithnall/malcontent/-/archive/0.13.1/malcontent-0.13.1.tar.bz2