Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qprompt-1.1.2
@ 2022-11-18  1:26 abenson
  2022-12-05 23:27 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: abenson @ 2022-11-18  1:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_qprompt
https://github.com/void-linux/void-packages/pull/40588

New package: qprompt-1.1.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b93f821d948fa484de5298ec227537755e7598ed Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 17 Nov 2022 15:44:00 -0600
Subject: [PATCH] New package: qprompt-1.1.2

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

diff --git a/srcpkgs/qprompt/template b/srcpkgs/qprompt/template
new file mode 100644
index 000000000000..000b31c3dadf
--- /dev/null
+++ b/srcpkgs/qprompt/template
@@ -0,0 +1,21 @@
+# Template file for 'qprompt'
+pkgname=qprompt
+version=1.1.2
+revision=1
+build_style=cmake
+hostmakedepends="qt5-host-tools qt5-devel kcoreaddons extra-cmake-modules
+ gettext"
+makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel
+ qt5-quickcontrols2-devel qt5-x11extras-devel kirigami2-devel ki18n-devel
+ kcoreaddons-devel kiconthemes-devel"
+depends="kirigami2"
+short_desc="Teleprompter software for all video creators"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://qprompt.app/"
+distfiles="https://github.com/Cuperino/QPrompt/archive/refs/tags/v${version}.tar.gz"
+checksum=178cd9dd37ff22bf4a3f8865ac68885a2c50cb4563ec3fc769176560f380c466
+
+post_install() {
+	mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"
+}

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

* Re: [PR PATCH] [Merged]: New package: qprompt-1.1.2
  2022-11-18  1:26 [PR PATCH] New package: qprompt-1.1.2 abenson
@ 2022-12-05 23:27 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2022-12-05 23:27 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: qprompt-1.1.2
https://github.com/void-linux/void-packages/pull/40588

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



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

end of thread, other threads:[~2022-12-05 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18  1:26 [PR PATCH] New package: qprompt-1.1.2 abenson
2022-12-05 23:27 ` [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).