Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorek-io <tranzystorek-io@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: fend-1.1.6
Date: Fri, 21 Apr 2023 12:55:58 +0200	[thread overview]
Message-ID: <20230421105558.5jr9ddMtbAy2OOyBceX3ZJXS3LsBVxF-fesblUw06OM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43203@inbox.vuxu.org>

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

There is an updated 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.6
<!-- 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: 1297 bytes --]

From 4d0bf2e90772a0d54ae405293d14e6e059a07f09 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.6

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

diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
new file mode 100644
index 000000000000..90a2c6fdbe30
--- /dev/null
+++ b/srcpkgs/fend/template
@@ -0,0 +1,21 @@
+# Template file for 'fend'
+pkgname=fend
+version=1.1.6
+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
+ https://github.com/printfn/fend/releases/download/v${version}/fend.1"
+checksum="2bf2c1ac0716db91134b5862192a3c42d1b38612b7a3fd8ea3980fe884ae5ad7
+ 6e7f4b48f5ef66a7432cfe0035f3c24fe875f0f7662b8c0300f2306328a6381b"
+skip_extraction="fend.1"
+
+post_install() {
+	vlicense LICENSE.md
+	vman ${XBPS_SRCDISTDIR}/${pkgname}-${version}/fend.1
+}

  parent reply	other threads:[~2023-04-21 10:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

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=20230421105558.5jr9ddMtbAy2OOyBceX3ZJXS3LsBVxF-fesblUw06OM@z \
    --to=tranzystorek-io@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).