net-im/psi-plugins-meta - 9999 (rion)

Search

Install

Install this version:

emerge -a =net-im/psi-plugins-meta-9999

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

autounmask =net-im/psi-plugins-meta-9999

Or alternatively:

emerge --autounmask-write -a =net-im/psi-plugins-meta-9999

Package Information

Description:
Meta package for net-im/psi plugins
Homepage:
https://github.com/psi-im
License:
GPL-2

Ebuild Details

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

EAPI=8

DESCRIPTION="Meta package for net-im/psi plugins"
HOMEPAGE="https://github.com/psi-im"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""

IUSE="attention autoreply birthdayreminder chess cleaner clientswitcher conferencelogger contentdownloader enummessages extendedmenu extendedoptions gomokugame historykeeper image imagepreview jabberdisk juick messagefilter omemo openpgp otr pepchangenotify qipxstatuses screenshot stopspam storagenotes translate videostatus watcher"

RDEPEND=""

for plugin in ${IUSE}; do
	RDEPEND+=" ${plugin}? ( >=net-im/psi-${plugin}-${PV} )"
done

USE Flags

Manage flags for this package: euse -i <flag> -p net-im/psi-plugins-meta | euse -E <flag> -p net-im/psi-plugins-meta | euse -D <flag> -p net-im/psi-plugins-meta

Dependencies

RDEPEND

 ? ( >=net-im/psi--9999 )