logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: ad862947304175ec42532c3373974acedaf7b558
parent: 7414a8c4c5bb4ac4f673e741b032e4f251e5cb65
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 11 Apr 2020 08:25:21 +0200

net-im/poezio: put back dev-python/python-mpd

Diffstat:

Mnet-im/poezio/poezio-0.12.ebuild8++------
Mnet-im/poezio/poezio-9999.ebuild8++------
2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/net-im/poezio/poezio-0.12.ebuild b/net-im/poezio/poezio-0.12.ebuild @@ -33,21 +33,17 @@ DEPEND=" ${RDEPEND} dev-python/potr dev-python/pyinotify + dev-python/python-mpd )" DOC_CONTENTS=" Install these optional runtime dependencies for additional features. * dev-python/potr for OTR encryption support. * dev-python/pyinotify for screen autoaway plugin support. +* dev-python/python-mpd for music player daemon support. " DISABLE_AUTOFORMATTING=true -src_prepare() { - default - # Delete unmaintained plugin which requires an excessive external dep - rm plugins/mpd_client.py || die -} - src_install() { distutils-r1_src_install readme.gentoo_create_doc diff --git a/net-im/poezio/poezio-9999.ebuild b/net-im/poezio/poezio-9999.ebuild @@ -32,21 +32,17 @@ DEPEND=" ${RDEPEND} dev-python/potr dev-python/pyinotify + dev-python/python-mpd )" DOC_CONTENTS=" Install these optional runtime dependencies for additional features. * dev-python/potr for OTR encryption support. * dev-python/pyinotify for screen autoaway plugin support. +* dev-python/python-mpd for music player daemon support. " DISABLE_AUTOFORMATTING=true -src_prepare() { - default - # Delete unmaintained plugin which requires an excessive external dep - rm plugins/mpd_client.py || die -} - src_install() { distutils-r1_src_install readme.gentoo_create_doc