Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: QLC+-4.12.2
Date: Sun, 05 Jul 2020 23:49:31 +0200	[thread overview]
Message-ID: <20200705214931.Q0OLlypvPe5KyWYXMJsRdzmJ_OwfYXrri5lVGp4MRQ0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21979@inbox.vuxu.org>

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

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

https://github.com/the-maldridge/void-packages qlcplus
https://github.com/void-linux/void-packages/pull/21979

New package: QLC+-4.12.2


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

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

From c883fb6f181a0776de1fd81dbc3a9e4138d160f8 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@VoidLinux.org>
Date: Thu, 14 May 2020 00:13:36 -0700
Subject: [PATCH] New package: QLC+-4.12.2

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

diff --git a/srcpkgs/QLC+/template b/srcpkgs/QLC+/template
new file mode 100644
index 00000000000..dcb4ebe6546
--- /dev/null
+++ b/srcpkgs/QLC+/template
@@ -0,0 +1,24 @@
+# Template file for 'QLC+'
+pkgname=QLC+
+version=4.12.2
+revision=1
+wrksrc=qlcplus-QLC-_$version
+build_style=qmake
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="qt5-qmake pkg-config"
+makedepends="eudev-libudev-devel qt5-devel qt5-multimedia-devel qt5-script-devel alsa-lib-devel libftdi1-devel libusb-compat-devel"
+short_desc="Q Lighting Controller"
+maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
+license="Apache-2.0"
+homepage="https://www.qlcplus.org/"
+distfiles="https://github.com/mcallegari/qlcplus/archive/QLC+_$version.tar.gz"
+checksum=0d7448954e9f812008e8e64c367d27c3c55ed91c7b553a1d5f4a31cc8ba6cbdb
+
+pre_build() {
+	vsed -i 's/QMAKE_CXXFLAGS/#QMAKE_CXXFLAGS/' variables.pri
+}
+
+post_install() {
+	vmkdir usr/lib/udev/rules.d
+	mv $DESTDIR/etc/udev/rules.d/* $DESTDIR/usr/lib/udev/rules.d/
+}

  reply	other threads:[~2020-07-05 21:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15  3:30 [PR PATCH] " the-maldridge
2020-07-05 21:49 ` the-maldridge [this message]
2020-07-05 22:34 ` [PR PATCH] [Updated] " the-maldridge
2020-07-06  0:10 ` the-maldridge
2020-07-06  0:40 ` the-maldridge
2020-07-06  1:32 ` [PR PATCH] [Merged]: " abenson

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=20200705214931.Q0OLlypvPe5KyWYXMJsRdzmJ_OwfYXrri5lVGp4MRQ0@z \
    --to=the-maldridge@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).