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: Mon, 06 Jul 2020 00:34:55 +0200	[thread overview]
Message-ID: <20200705223455.NplT--ZFEF3bHTMEPfd1_mE4xroVzZHR-2A6SbSe8NQ@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: 1359 bytes --]

From 9d149b185be9bd67ce9700f01197c7015fddfae7 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 | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/QLC+/template

diff --git a/srcpkgs/QLC+/template b/srcpkgs/QLC+/template
new file mode 100644
index 00000000000..e9fc2beace5
--- /dev/null
+++ b/srcpkgs/QLC+/template
@@ -0,0 +1,25 @@
+# Template file for 'QLC+'
+pkgname=QLC+
+version=4.12.2
+revision=1
+wrksrc=qlcplus-QLC-_$version
+build_style=qmake
+hostmakedepends="qt5-qmake pkg-config qt5-host-tools
+ qt5-multimedia-devel qt5-script-devel"
+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/
+}

  parent reply	other threads:[~2020-07-05 22:34 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 ` [PR PATCH] [Updated] " the-maldridge
2020-07-05 22:34 ` the-maldridge [this message]
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=20200705223455.NplT--ZFEF3bHTMEPfd1_mE4xroVzZHR-2A6SbSe8NQ@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).