Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: pdfcpu-0.5.0
Date: Thu, 05 Oct 2023 17:11:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46448@inbox.vuxu.org> (raw)

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

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

https://github.com/abenson/void-packages np_pdfcpu
https://github.com/void-linux/void-packages/pull/46448

New package: pdfcpu-0.5.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**

#### Local build testing
```
pkg      host         target        cross  result
pdfcpu   x86_64       x86_64        n      OK
pdfcpu   x86_64-musl  x86_64-musl   n      OK
pdfcpu   i686         i686          n      OK
pdfcpu   x86_64       aarch64-musl  y      OK
pdfcpu   x86_64       aarch64       y      OK
pdfcpu   x86_64       armv7l-musl   y      OK
pdfcpu   x86_64       armv7l        y      OK
pdfcpu   x86_64       armv6l-musl   y      OK
pdfcpu   x86_64       armv6l        y      OK
```

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

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

From 4bd559487d501411a966146669e4400f222dd087 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 5 Oct 2023 09:57:20 -0500
Subject: [PATCH] New package: pdfcpu-0.5.0

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

diff --git a/srcpkgs/pdfcpu/template b/srcpkgs/pdfcpu/template
new file mode 100644
index 0000000000000..5dff11f98af70
--- /dev/null
+++ b/srcpkgs/pdfcpu/template
@@ -0,0 +1,14 @@
+# Template file for 'pdfcpu'
+pkgname=pdfcpu
+version=0.5.0
+revision=1
+build_style=go
+go_import_path="github.com/pdfcpu/pdfcpu"
+go_package="${go_import_path}/cmd/pdfcpu"
+short_desc="PDF processor"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="Apache-2.0"
+homepage="http://pdfcpu.io/"
+changelog="https://github.com/pdfcpu/pdfcpu/releases"
+distfiles="https://github.com/pdfcpu/pdfcpu/archive/v${version}.tar.gz"
+checksum=d67529db954b4b8fd708ac984cf79a53baf57ab2d50ef9ee0f9188f7e4a83127

             reply	other threads:[~2023-10-05 15:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 15:11 abenson [this message]
2023-10-05 15:25 ` [PR PATCH] [Updated] " abenson
2023-10-05 21:46 ` [PR PATCH] [Merged]: " Piraty

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46448@inbox.vuxu.org \
    --to=abenson@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).