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: jevois-inventor 0.5.0
Date: Sat, 18 Jan 2020 04:43:15 +0100	[thread overview]
Message-ID: <20200118034315.W6ZaGOh3asvNTZYRFzc1yNVmmxvJazJ8JMUX3xf3pnM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18358@inbox.vuxu.org>

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

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

https://github.com/ralsei/void-packages master
https://github.com/void-linux/void-packages/pull/18358

New package: jevois-inventor 0.5.0


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

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

From ca0efda218db759e587d9c77dbfbbe68c8294890 Mon Sep 17 00:00:00 2001
From: Hazel Levine <rose.hazel@protonmail.ch>
Date: Fri, 17 Jan 2020 22:28:46 -0500
Subject: [PATCH] New package: jevois-inventor 0.5.0

---
 srcpkgs/jevois-inventor/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/jevois-inventor/template

diff --git a/srcpkgs/jevois-inventor/template b/srcpkgs/jevois-inventor/template
new file mode 100644
index 00000000000..6d91ad5c838
--- /dev/null
+++ b/srcpkgs/jevois-inventor/template
@@ -0,0 +1,24 @@
+# Template file for 'jevois-inventor'
+pkgname=jevois-inventor
+version=0.5.0
+revision=1
+wrksrc=${pkgname}-${version}
+build_style=qmake
+configure_args="-config release"
+hostmakedepends="qt5-qmake"
+makedepends="qt5-devel qt5-multimedia-devel qt5-serialport-devel"
+depends="qt5-multimedia qt5-serialport gstreamer1 gst-plugins-good1 gst-plugins-bad1"
+short_desc="GUI for programming the JeVois smart camera"
+maintainer="Hazel Levine <rose.hazel@protonmail.ch>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jevois/jevois-inventor"
+distfiles="https://github.com/jevois/${pkgname}/archive/${version}.tar.gz"
+checksum=d468cd9e6f603f7e9236b775cd1f8267dad7256263db93062932123904e899aa
+
+if [ -n "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-devel"
+fi
+
+post_install() {
+	vbin jevois-inventor
+}

  parent reply	other threads:[~2020-01-18  3:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18  3:29 [PR PATCH] " voidlinux-github
2020-01-18  3:31 ` voidlinux-github
2020-01-18  3:32 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-18  3:33 ` voidlinux-github
2020-01-18  3:37 ` voidlinux-github
2020-01-18  3:39 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-18  3:43 ` voidlinux-github [this message]
2020-01-18 22:19 ` voidlinux-github
2020-01-18 22:19 ` [PR PATCH] [Closed]: " 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=20200118034315.W6ZaGOh3asvNTZYRFzc1yNVmmxvJazJ8JMUX3xf3pnM@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).