public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nicola Smaniotto" <smaniotto.nicola@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: mpv-plugin/mpv_thumbnail_script/
Date: Wed, 13 Sep 2023 08:55:22 +0000 (UTC)	[thread overview]
Message-ID: <1694595143.2a8d5d0c085162cffab10f51a0a67cbcd49f20f2.smaniotto.nicola@gentoo> (raw)

commit:     2a8d5d0c085162cffab10f51a0a67cbcd49f20f2
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Tue Jul 11 09:18:59 2023 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Wed Sep 13 08:52:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a8d5d0c

mpv-plugin/mpv_thumbnail_script: call mpv-plugin_pkg_postinst

Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild | 2 ++
 mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild b/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild
index e4f7628be2..594f76d9b8 100644
--- a/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild
+++ b/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.1.ebuild
@@ -46,6 +46,8 @@ src_install() {
 }
 
 pkg_postinst(){
+	mpv-plugin_pkg_postinst
+
 	if [[ "${THUMBNAIL_SERVER_THREADS}" -gt 1 ]]; then
 		elog "Created a total of ${THUMBNAIL_SERVER_THREADS} server threads. Setting this too high is not recommended"
 	else

diff --git a/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild b/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild
index 69f4a2357a..61820aa926 100644
--- a/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild
+++ b/mpv-plugin/mpv_thumbnail_script/mpv_thumbnail_script-0.5.2.ebuild
@@ -46,6 +46,8 @@ src_install() {
 }
 
 pkg_postinst(){
+	mpv-plugin_pkg_postinst
+
 	if [[ "${THUMBNAIL_SERVER_THREADS}" -gt 1 ]]; then
 		elog "Created a total of ${THUMBNAIL_SERVER_THREADS} server threads. Setting this too high is not recommended"
 	else


             reply	other threads:[~2023-09-13  8:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13  8:55 Nicola Smaniotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 13:04 [gentoo-commits] repo/proj/guru:dev commit in: mpv-plugin/mpv_thumbnail_script/ Nicola Smaniotto
2024-05-13  9:01 Nicola Smaniotto
2023-10-19 11:15 Nicola Smaniotto
2023-02-27 15:19 Nicola Smaniotto
2023-02-25  0:00 Anna Vyalkova
2023-01-12 15:12 Nicola Smaniotto
2023-01-11 18:21 Nicola Smaniotto
2022-11-03 16:54 Nicola Smaniotto
2022-11-03 15:08 Nicola Smaniotto
2022-07-06  8:08 Nicola Smaniotto

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=1694595143.2a8d5d0c085162cffab10f51a0a67cbcd49f20f2.smaniotto.nicola@gentoo \
    --to=smaniotto.nicola@gmail.com \
    --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