Github messages for voidlinux
 help / color / mirror / Atom feed
From: agausmann <agausmann@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: SatDump-1.1.3
Date: Tue, 21 May 2024 03:27:52 +0200	[thread overview]
Message-ID: <20240521012752.27A55264F7@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45340@inbox.vuxu.org>

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

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

https://github.com/agausmann/void-packages satdump
https://github.com/void-linux/void-packages/pull/45340

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

#### 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, (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/45340.patch is attached

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

From 8978f6e7c0849bae8370ca2f0be8ec4c54add6ff Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 30 Jul 2023 22:45:34 -0500
Subject: [PATCH 1/2] New package: nng-1.5.2

---
 common/shlibs        |  1 +
 srcpkgs/nng-devel    |  1 +
 srcpkgs/nng/template | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+)
 create mode 120000 srcpkgs/nng-devel
 create mode 100644 srcpkgs/nng/template

diff --git a/common/shlibs b/common/shlibs
index 75b6728b9ff2d8..df19fd26ab7f00 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4438,3 +4438,4 @@ libcamera.so.0.2 libcamera-0.2.0_1
 libcamera-base.so.0.2 libcamera-0.2.0_1
 libKPim6MimeTreeParserCore.so.6 mimetreeparser-24.02.0_1
 libKPim6MimeTreeParserWidgets.so.6 mimetreeparser-24.02.0_1
+libnng.so.1 nng-1.5.2_1
diff --git a/srcpkgs/nng-devel b/srcpkgs/nng-devel
new file mode 120000
index 00000000000000..cb46bd4614848e
--- /dev/null
+++ b/srcpkgs/nng-devel
@@ -0,0 +1 @@
+nng
\ No newline at end of file
diff --git a/srcpkgs/nng/template b/srcpkgs/nng/template
new file mode 100644
index 00000000000000..3940d202fa9ed9
--- /dev/null
+++ b/srcpkgs/nng/template
@@ -0,0 +1,34 @@
+# Template file for 'nng'
+pkgname=nng
+version=1.5.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_SHARED_LIBS=on"
+short_desc="Nanomsg next-generation"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
+license="MIT"
+homepage="https://github.com/nanomsg/nng"
+changelog="https://github.com/nanomsg/nng/releases"
+distfiles="https://github.com/nanomsg/nng/archive/refs/tags/v${version}.tar.gz"
+checksum=f8b25ab86738864b1f2e3128e8badab581510fa8085ff5ca9bb980d317334c46
+
+do_check() {
+	# nng.platform.resolver_test passes on host machine,
+	# but fails in void-packages chroot
+	cd ${cmake_builddir:=build}
+	ctest -E 'nng\.platform\.resolver_test'
+}
+
+post_install() {
+	vlicense LICENSE.txt
+}
+
+nng-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove "usr/include"
+		vmove "usr/lib/cmake"
+		vmove "usr/lib/*.so"
+	}
+}

From fb2d7da5b4ccb820bb58c301eecd6fdf8d88438b Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 30 Jul 2023 22:46:56 -0500
Subject: [PATCH 2/2] New package: SatDump-1.2.0

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

diff --git a/srcpkgs/SatDump/template b/srcpkgs/SatDump/template
new file mode 100644
index 00000000000000..a303ca67cf79e1
--- /dev/null
+++ b/srcpkgs/SatDump/template
@@ -0,0 +1,17 @@
+# Template file for 'SatDump'
+pkgname=SatDump
+version=1.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkgconf"
+makedepends="fftw-devel volk-devel libpng-devel LuaJIT-devel nng-devel
+ librtlsdr-devel libhackrf-devel libairspy-devel libairspyhf-devel glew-devel
+ glfw-devel libzstd-devel libgomp-devel ocl-icd-devel LimeSuite-devel
+ uhd-devel portaudio-cpp-devel tiff-devel jemalloc-devel"
+short_desc="Satellite data processing"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/SatDump/SatDump"
+changelog="https://github.com/SatDump/SatDump/releases"
+distfiles="https://github.com/SatDump/SatDump/archive/refs/tags/${version}.tar.gz"
+checksum=099d51864a0a3e374b0d12a9ad13d8ac263b9ab0cb88d4e5b08c2b72b9afb20e

      parent reply	other threads:[~2024-05-21  1:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31  3:48 [PR PATCH] New package: SatDump-1.0.3 agausmann
2023-07-31  4:18 ` agausmann
2023-08-04  8:36 ` abenson
2023-08-04  8:36 ` abenson
2023-08-04 20:13 ` agausmann
2023-09-24 17:44 ` [PR PATCH] [Updated] " agausmann
2023-09-24 18:04 ` agausmann
2023-09-24 18:42 ` agausmann
2023-09-24 19:55 ` agausmann
2023-09-24 19:56 ` agausmann
2023-09-26  3:31 ` agausmann
2023-09-26  3:32 ` New package: SatDump-1.1.0 agausmann
2023-09-26  3:32 ` agausmann
2023-09-26  3:34 ` agausmann
2023-09-26  3:36 ` agausmann
2023-09-27  3:28 ` agausmann
2023-09-27  3:28 ` agausmann
2023-12-06 19:40 ` [PR PATCH] [Updated] " agausmann
2024-03-06  1:44 ` New package: SatDump-1.1.2 github-actions
2024-03-12  0:01 ` agausmann
2024-03-12  0:04 ` [PR PATCH] [Updated] " agausmann
2024-05-21  1:27 ` agausmann [this message]

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=20240521012752.27A55264F7@inbox.vuxu.org \
    --to=agausmann@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).