public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/
Date: Wed,  8 Feb 2023 12:09:57 +0000 (UTC)	[thread overview]
Message-ID: <1675817306.8373b3b69d0e63b81a4f111b718c3dfde9112f46.flow@gentoo> (raw)

commit:     8373b3b69d0e63b81a4f111b718c3dfde9112f46
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Feb  8 00:45:42 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 00:48:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8373b3b6

dev-python/mautrix: add optfeature ffmpeg

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/mautrix/mautrix-0.19.2.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/mautrix/mautrix-0.19.2.ebuild b/dev-python/mautrix/mautrix-0.19.2.ebuild
index 75042c921..c8fc1efb6 100644
--- a/dev-python/mautrix/mautrix-0.19.2.ebuild
+++ b/dev-python/mautrix/mautrix-0.19.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..10} )
 
-inherit distutils-r1
+inherit distutils-r1 optfeature
 
 DESCRIPTION="A Python 3 asyncio Matrix framework"
 HOMEPAGE="https://github.com/mautrix/python/"
@@ -35,3 +35,7 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest
+
+pkg_postinst() {
+	optfeature "media transcoding" media-video/ffmpeg
+}


             reply	other threads:[~2023-02-08 12:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08 12:09 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09 12:46 [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/ David Roman
2024-02-05 11:57 David Roman
2024-02-05 11:57 David Roman
2024-01-20 22:13 David Roman
2024-01-19 10:31 Arthur Zamarin
2024-01-19 10:31 Arthur Zamarin
2024-01-13 16:24 Arthur Zamarin
2024-01-13 16:24 Arthur Zamarin
2023-09-18 12:37 Florian Schmaus
2023-09-18 12:37 Florian Schmaus
2023-07-02 13:06 Florian Schmaus
2023-07-02 13:06 Florian Schmaus
2023-05-25  2:21 Haelwenn Monnier
2023-04-26  9:44 Florian Schmaus
2023-04-26  9:44 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-20 19:40 Florian Schmaus
2023-04-14 17:36 Viorel Munteanu
2023-04-13 19:52 Florian Schmaus
2023-02-08 12:09 Florian Schmaus
2023-01-22  8:21 Viorel Munteanu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1675817306.8373b3b69d0e63b81a4f111b718c3dfde9112f46.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox