Github messages for voidlinux
 help / color / mirror / Atom feed
From: kawaiiamber <kawaiiamber@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: avldrums.lv2-0.4.1
Date: Sat, 09 Jan 2021 00:44:25 +0100	[thread overview]
Message-ID: <20210108234425.p1EcDLNodztntBpINwyb5PCvm9-_-PccP8bo2czpSe0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27776@inbox.vuxu.org>

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

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

https://github.com/kawaiiamber/void-packages avldrums
https://github.com/void-linux/void-packages/pull/27776

New package: avldrums.lv2-0.4.1
# Current Issues
The upstream Makefile states that `robtk is required` then provides a [link](https://github.com/x42/robtk). However, it's not that clear to me as to how one would go about installing robtk from the README. There is also no Makefile to go off of. This PR addresses [this](https://github.com/void-linux/void-packages/issues/27748).

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

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

From fe48ce8142a3216c3e976c177e7b6b25f12b8a7c Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Fri, 8 Jan 2021 16:26:55 -0700
Subject: [PATCH] New package: avldrums.lv2-0.4.1

---
 srcpkgs/avldrums.lv2/template | 17 +++++++++++++++++
 srcpkgs/robtk/template        | 14 ++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 srcpkgs/avldrums.lv2/template
 create mode 100644 srcpkgs/robtk/template

diff --git a/srcpkgs/avldrums.lv2/template b/srcpkgs/avldrums.lv2/template
new file mode 100644
index 00000000000..165c35830eb
--- /dev/null
+++ b/srcpkgs/avldrums.lv2/template
@@ -0,0 +1,17 @@
+# Template file for 'avldrums.lv2'
+pkgname=avldrums.lv2
+version=0.4.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="lv2 libglib-devel pango-devel cairo-devel MesaLib-devel glu-devel robtk"
+short_desc="Dedicated AVLDrumkits LV2 Plugin"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/x42/avldrums.lv2"
+distfiles="https://github.com/x42/avldrums.lv2/archive/v${version}.tar.gz"
+checksum=f72d553f48a2935bdfe7fd4b5f7756dc7f1ab2472f1f61331c88816e835f4da2
+
+do_configure() {
+	make submodules
+}
diff --git a/srcpkgs/robtk/template b/srcpkgs/robtk/template
new file mode 100644
index 00000000000..eb50e1e38f1
--- /dev/null
+++ b/srcpkgs/robtk/template
@@ -0,0 +1,14 @@
+# Template file for 'robtk'
+pkgname=robtk
+version=0.7.1
+revision=1
+short_desc="Robin's LV2 UI ToolKit"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/x42/robtk"
+distfiles="https://github.com/x42/robtk/archive/v${version}.tar.gz"
+checksum=b2d3c3ff3a14e9f1e63711793d3342d95f53e18cbc83f2e51e6684a57a30367c
+
+do_install() {
+	make robtk.mk
+}

  parent reply	other threads:[~2021-01-08 23:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 23:28 [PR PATCH] " kawaiiamber
2021-01-08 23:33 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-08 23:34 ` abenson
2021-01-08 23:34 ` [PR REVIEW] " abenson
2021-01-08 23:35 ` abenson
2021-01-08 23:35 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-08 23:36 ` abenson
2021-01-08 23:38 ` [PR PATCH] [Updated] " kawaiiamber
2021-01-08 23:40 ` kawaiiamber
2021-01-08 23:42 ` abenson
2021-01-08 23:44 ` kawaiiamber [this message]
2021-01-08 23:44 ` kawaiiamber
2021-01-16  1:49 ` [WIP] " kawaiiamber
2021-01-16  1:49 ` [PR PATCH] [Closed]: " kawaiiamber

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=20210108234425.p1EcDLNodztntBpINwyb5PCvm9-_-PccP8bo2czpSe0@z \
    --to=kawaiiamber@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).