Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: Scikit-video 1.1.11
Date: Sun, 02 Feb 2020 02:22:54 +0100	[thread overview]
Message-ID: <20200202012254.O5QeJS7mg2G49Vehzh4tRCcDsFAkbNuBENwNlxFyp6c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18709@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

There is an updated pull request by ashbhat1 against master on the void-packages repository

https://github.com/ashbhat1/void-packages master
https://github.com/void-linux/void-packages/pull/18709

New Package: Scikit-video 1.1.11
Package for using Scikit-video.

A patch file from https://github.com/void-linux/void-packages/pull/18709.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-18709.patch --]
[-- Type: text/x-diff, Size: 2225 bytes --]

From b4a45861ad2c86643702d8ecd9b147b6047285af Mon Sep 17 00:00:00 2001
From: void_user <void@horribleapps.home>
Date: Sat, 1 Feb 2020 13:56:15 -0800
Subject: [PATCH 1/2] added python scikit-video

---
 srcpkgs/python3-scikit-video/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-scikit-video/template

diff --git a/srcpkgs/python3-scikit-video/template b/srcpkgs/python3-scikit-video/template
new file mode 100644
index 00000000000..536eb2a9ecf
--- /dev/null
+++ b/srcpkgs/python3-scikit-video/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-scikit-video'
+pkgname=python3-scikit-video
+version=1.1.11
+revision=1
+wrksrc="scikit-video-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel python3-numpy python3-scipy python3-Pillow"
+short_desc="Scikit video for Python"
+maintainer="ash <bhat40436@gmail.com>"
+license="BSD-3-Clause"
+homepage="http://www.scikit-video.org/"
+distfiles="https://github.com/scikit-video/scikit-video/archive/${version}.tar.gz"
+checksum=0d28d9c08d43be56bd723c8387e90e599a5ce4b75c389717d190ccde0ef5d56f
+
+post_install() {
+	vlicense COPYING
+}

From f9ac6a744dedafe8470c7b71180b35f57b4464cb Mon Sep 17 00:00:00 2001
From: void_user <void@horribleapps.home>
Date: Sat, 1 Feb 2020 17:22:44 -0800
Subject: [PATCH 2/2] added information relevant for requires.txt and add more
 information into short_desc

---
 srcpkgs/python3-scikit-video/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/python3-scikit-video/template b/srcpkgs/python3-scikit-video/template
index 536eb2a9ecf..9aab2425cb5 100644
--- a/srcpkgs/python3-scikit-video/template
+++ b/srcpkgs/python3-scikit-video/template
@@ -6,7 +6,8 @@ wrksrc="scikit-video-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel python3-numpy python3-scipy python3-Pillow"
-short_desc="Scikit video for Python"
+depends="python3-numpy python3-scipy python3-Pillow"
+short_desc="Video processing in Python. Modeled around scikit packages"
 maintainer="ash <bhat40436@gmail.com>"
 license="BSD-3-Clause"
 homepage="http://www.scikit-video.org/"

  parent reply	other threads:[~2020-02-02  1:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-01  8:30 [PR PATCH] " voidlinux-github
2020-02-01 18:07 ` voidlinux-github
2020-02-01 18:08 ` voidlinux-github
2020-02-01 19:49 ` voidlinux-github
2020-02-01 19:58 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-01 19:58 ` voidlinux-github
2020-02-01 20:33 ` voidlinux-github
2020-02-01 21:59 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-01 22:41 ` voidlinux-github
2020-02-01 23:56 ` voidlinux-github
2020-02-02  1:22 ` voidlinux-github [this message]
2020-02-02 19:49 ` voidlinux-github
2020-02-08 19:39 ` voidlinux-github
2020-02-08 21:31 ` [PR PATCH] [Merged]: " voidlinux-github
2020-02-09 16:56 ` voidlinux-github
2020-02-09 17:32 ` voidlinux-github

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=20200202012254.O5QeJS7mg2G49Vehzh4tRCcDsFAkbNuBENwNlxFyp6c@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).