public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vcsi/
Date: Thu, 13 Jul 2023 06:03:21 +0000 (UTC)	[thread overview]
Message-ID: <1689228197.674f85a395b48b4d9a511efd9a98a5adcdde5a2f.juippis@gentoo> (raw)

commit:     674f85a395b48b4d9a511efd9a98a5adcdde5a2f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 13 06:00:36 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul 13 06:03:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674f85a3

media-video/vcsi: DistutilsNonPEP517Build, PYTHON_COMPAT+=3.12

Closes: https://bugs.gentoo.org/909997
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-video/vcsi/vcsi-7.0.13-r2.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/media-video/vcsi/vcsi-7.0.13-r2.ebuild b/media-video/vcsi/vcsi-7.0.13-r2.ebuild
new file mode 100644
index 000000000000..2ab93bdaa915
--- /dev/null
+++ b/media-video/vcsi/vcsi-7.0.13-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+MY_COMMIT="fa7aa8ca781d0fe3188eea76f79c5702bf9b7330"
+
+DESCRIPTION="Create thumbnail sheets from video files"
+HOMEPAGE="https://github.com/amietn/vcsi"
+SRC_URI="https://github.com/amietn/vcsi/archive/${MY_COMMIT}.tar.gz -> ${P}-r1.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/parsedatetime[${PYTHON_USEDEP}]
+	dev-python/pillow[jpeg,truetype,${PYTHON_USEDEP}]
+	dev-python/texttable[${PYTHON_USEDEP}]
+	media-fonts/dejavu
+	media-video/ffmpeg"
+
+distutils_enable_tests pytest
+
+S="${WORKDIR}"/vcsi-${MY_COMMIT}


             reply	other threads:[~2023-07-13  6:03 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13  6:03 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08  7:17 [gentoo-commits] repo/gentoo:master commit in: media-video/vcsi/ Joonas Niilola
2023-10-13  7:42 Joonas Niilola
2023-10-13  7:42 Joonas Niilola
2023-09-10 15:45 Joonas Niilola
2023-08-22  5:45 Joonas Niilola
2023-08-14  5:22 Joonas Niilola
2023-07-13  6:03 Joonas Niilola
2023-02-03  7:26 Joonas Niilola
2022-11-10  7:54 Joonas Niilola
2022-11-10  7:54 Joonas Niilola
2022-11-03  8:08 Joonas Niilola
2021-10-08 11:28 Joonas Niilola
2021-10-08 11:28 Joonas Niilola
2021-09-06 13:25 Joonas Niilola
2021-07-06  5:38 Joonas Niilola
2021-06-07  5:34 Joonas Niilola
2021-03-11 11:41 Joonas Niilola
2021-02-26  6:29 Joonas Niilola
2021-02-26  6:29 Joonas Niilola
2021-02-26  6:29 Joonas Niilola
2020-04-28 13:52 Joonas Niilola
2020-04-28 13:52 Joonas Niilola
2019-08-18  6:58 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2018-08-22 21:52 Michał Górny
2018-06-02 18:40 Michał Górny

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=1689228197.674f85a395b48b4d9a511efd9a98a5adcdde5a2f.juippis@gentoo \
    --to=juippis@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