Github messages for voidlinux
 help / color / mirror / Atom feed
From: jkoderu-git <jkoderu-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: pyliblo-0.10.0
Date: Mon, 27 Jul 2020 06:03:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23863@inbox.vuxu.org> (raw)

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

There is a new pull request by jkoderu-git against master on the void-packages repository

https://github.com/jkoderu-git/void-packages patch-3
https://github.com/void-linux/void-packages/pull/23863

New package: pyliblo-0.10.0
pyliblo - Python bindings for the liblo OSC library

Required for Carla https://github.com/void-linux/void-packages/pull/23390#issuecomment-662264907

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

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

From a983f63193415f4fa19060aa4bee97bd02cd25f8 Mon Sep 17 00:00:00 2001
From: jkoderu-git <64820459+jkoderu-git@users.noreply.github.com>
Date: Mon, 27 Jul 2020 04:01:39 +0000
Subject: [PATCH] New package: pyliblo-0.10.0

---
 srcpkgs/pyliblo/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/pyliblo/template

diff --git a/srcpkgs/pyliblo/template b/srcpkgs/pyliblo/template
new file mode 100644
index 00000000000..f5e6e340a96
--- /dev/null
+++ b/srcpkgs/pyliblo/template
@@ -0,0 +1,20 @@
+# Template file for 'pyliblo'
+pkgname=pyliblo
+version=0.10.0
+revision=1
+archs=noarch
+wrksrc="pyliblo-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Cython"
+makedepends="python3-devel liblo-devel"
+depends="liblo"
+short_desc="Python bindings for the liblo OSC library"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.1-or-later"
+homepage="http://das.nasophon.de/pyliblo/"
+distfiles="${PYPI_SITE}/p/pyliblo/pyliblo-${version}.tar.gz"
+checksum=fc67f1950b827272b00f9f0dc4ed7113c0ccef0c1c09e9976dead40ebbf1798f
+
+post_install() {
+  vlicense COPYING
+}

             reply	other threads:[~2020-07-27  4:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  4:03 jkoderu-git [this message]
2020-07-27 15:18 ` [PR PATCH] [Closed]: " jkoderu-git

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23863@inbox.vuxu.org \
    --to=jkoderu-git@users.noreply.github.com \
    --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).