Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: QLC+-4.12.2
@ 2020-05-15  3:30 the-maldridge
  2020-07-05 21:49 ` [PR PATCH] [Updated] " the-maldridge
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: the-maldridge @ 2020-05-15  3:30 UTC (permalink / raw)
  To: ml

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

There is a new 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 1cbeb5433ca8e6d8133ea1d430479e4e6faea9b9 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/
+}

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-07-06  1:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15  3:30 [PR PATCH] New package: QLC+-4.12.2 the-maldridge
2020-07-05 21:49 ` [PR PATCH] [Updated] " the-maldridge
2020-07-05 22:34 ` 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

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).