Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fend-1.1.5
@ 2023-04-02 12:06 tranzystorek-io
  2023-04-03  8:05 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tranzystorek-io @ 2023-04-02 12:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages fend
https://github.com/void-linux/void-packages/pull/43203

New package: fend-1.1.5
<!-- 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/43203.patch is attached

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

From 5c56f349e09cbc29bb646066f9153a0c1899ef95 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 1 Apr 2023 14:56:13 +0200
Subject: [PATCH] New package: fend-1.1.5

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

diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
new file mode 100644
index 000000000000..90bae782ab5d
--- /dev/null
+++ b/srcpkgs/fend/template
@@ -0,0 +1,17 @@
+# Template file for 'fend'
+pkgname=fend
+version=1.1.5
+revision=1
+build_style=cargo
+make_install_args="--path cli"
+short_desc="Arbitrary-precision unit-aware calculator"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="MIT"
+homepage="https://printfn.github.io/fend/"
+changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
+distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz"
+checksum=4b9c8056c3e45bcfb068b4536b037eb9986b75fa2f86f561ea3ddd87946b7127
+
+post_install() {
+	vlicense LICENSE.md
+}

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

end of thread, other threads:[~2023-06-28 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 12:06 [PR PATCH] New package: fend-1.1.5 tranzystorek-io
2023-04-03  8:05 ` [PR PATCH] [Updated] " tranzystorek-io
2023-04-03 11:45 ` tranzystorek-io
2023-04-21  9:14 ` [PR PATCH] [Updated] New package: fend-1.1.6 tranzystorek-io
2023-04-21 10:55 ` tranzystorek-io
2023-06-02 13:37 ` tranzystorek-io
2023-06-09 21:57 ` [PR PATCH] [Updated] New package: fend-1.2.0 tranzystorek-io
2023-06-09 22:37 ` tranzystorek-io
2023-06-27 12:01 ` tranzystorek-io
2023-06-28 19:50 ` [PR PATCH] [Merged]: " Duncaen

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