Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: grandorgue-3.13.0
@ 2023-10-16  3:45 nicolodavis
  2023-10-16  4:10 ` [PR PATCH] [Updated] " nicolodavis
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: nicolodavis @ 2023-10-16  3:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nicolodavis/void-packages grandorgue
https://github.com/void-linux/void-packages/pull/46711

New package: grandorgue-3.13.0
#### Testing the changes
- I tested the changes in this PR: YES

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

<!-- 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, (x86_64 glibc)


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

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

From ddcb42bbb19c0bf2431a6de0c409b77ddb1aeeb3 Mon Sep 17 00:00:00 2001
From: Nicolo John Davis <nicolodavis@gmail.com>
Date: Sun, 15 Oct 2023 21:42:00 -0600
Subject: [PATCH] New package: grandorgue-3.13.0

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

diff --git a/srcpkgs/grandorgue/template b/srcpkgs/grandorgue/template
new file mode 100644
index 0000000000000..2fbb405a7d9b1
--- /dev/null
+++ b/srcpkgs/grandorgue/template
@@ -0,0 +1,21 @@
+# Template file for 'grandorgue'
+pkgname=grandorgue
+version=3.13.0
+revision=1
+archs="x86_64 aarch64"
+build_style="cmake"
+configure_args="-DCMAKE_BUILD_TYPE=Release -G Ninja"
+hostmakedepends="pkg-config git ImageMagick"
+makedepends="jack-devel eudev-libudev-devel zlib-devel yaml-cpp-devel wxWidgets-devel wxWidgets-common-devel wxWidgets-gtk3-devel fftw-devel wavpack-devel alsa-lib-devel"
+depends="gettext po4a zip"
+short_desc="Pipe Organ Simulator"
+maintainer="Nicolo Davis <nicolodavis@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/GrandOrgue/grandorgue"
+
+export WX_CONFIG=wx-config-gtk3
+
+do_fetch() {
+	git clone --recurse-submodules --depth 1 --branch ${version}-${revision} https://github.com/GrandOrgue/grandorgue.git ${wrksrc}
+	cd ${wrksrc}
+}

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

end of thread, other threads:[~2024-05-02  1:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16  3:45 [PR PATCH] New package: grandorgue-3.13.0 nicolodavis
2023-10-16  4:10 ` [PR PATCH] [Updated] " nicolodavis
2023-10-16  4:11 ` nicolodavis
2023-10-18 20:25 ` nicolodavis
2024-01-17  1:47 ` github-actions
2024-01-17  4:43 ` nicolodavis
2024-01-17  4:56 ` classabbyamp
2024-01-17  4:59 ` [PR REVIEW] " classabbyamp
2024-01-17  4:59 ` classabbyamp
2024-01-17  4:59 ` classabbyamp
2024-04-18  1:45 ` github-actions
2024-05-02  1:45 ` [PR PATCH] [Closed]: " github-actions

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