Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libudunits-2.2.28
@ 2022-11-28  9:47 brihadeesh
  2022-11-28  9:50 ` [PR PATCH] [Updated] " brihadeesh
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: brihadeesh @ 2022-11-28  9:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/brihadeesh/void-packages np_udunits
https://github.com/void-linux/void-packages/pull/40818

New package: libudunits-2.2.28
#### 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)

#### Notes:

There are some issues with the license. I've marked this as MIT, but the only available file (COPYRIGHT) doesn't state this explicitly. It appears to be a modified MIT license but Fedora wiki suggests it's compatible with MIT, GPL v2 and v3. 

Based on what we discussed on the IRC, this appears to be "nonfree", so are there any changes I'll have to make for this?

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

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

From 20b244dafc23f0c81137442584c9e985af8cb781 Mon Sep 17 00:00:00 2001
From: Brihadeesh S <brihadeesh.santharam@gmail.com>
Date: Mon, 28 Nov 2022 14:55:12 +0530
Subject: [PATCH] New package: libudunits-2.2.28

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

diff --git a/srcpkgs/libudunits/template b/srcpkgs/libudunits/template
new file mode 100644
index 000000000000..779ce3260bc4
--- /dev/null
+++ b/srcpkgs/libudunits/template
@@ -0,0 +1,17 @@
+# Template file for 'libudunits'
+pkgname=libudunits
+version=2.2.28
+revision=1
+build_style=gnu-configure
+hostmakedepends="texinfo"
+makedepends="expat-devel"
+short_desc="C library for physical unit-definition and value-conversion utility"
+maintainer="Brihadeesh <brihadeesh@protonmail.com>"
+license="MIT"
+homepage="https://www.unidata.ucar.edu/software/udunits/"
+distfiles="https://artifacts.unidata.ucar.edu/repository/downloads-udunits/${version}/udunits-${version}.tar.gz"
+checksum=590baec83161a3fd62c00efa66f6113cec8a7c461e3f61a5182167e0cc5d579e
+
+post_install() {
+    vlicense COPYRIGHT
+}

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

end of thread, other threads:[~2023-06-13  1:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  9:47 [PR PATCH] New package: libudunits-2.2.28 brihadeesh
2022-11-28  9:50 ` [PR PATCH] [Updated] " brihadeesh
2022-11-28  9:52 ` brihadeesh
2022-11-28 17:46 ` CameronNemo
2022-11-28 18:13 ` brihadeesh
2023-02-27  2:02 ` github-actions
2023-02-27  3:10 ` [PR REVIEW] " CameronNemo
2023-02-27  3:13 ` CameronNemo
2023-02-27 17:42 ` brihadeesh
2023-05-30  1:57 ` github-actions
2023-06-13  1:59 ` [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).