Github messages for voidlinux
 help / color / mirror / Atom feed
From: lukas-jo <lukas-jo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rustypaste-cli-0.3.0
Date: Fri, 31 Mar 2023 13:16:30 +0200	[thread overview]
Message-ID: <20230331111630.yb7trHMFFPtV9-1bLCzJRvkfEqs4y2dGSyFvDuUmpwg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43118@inbox.vuxu.org>

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

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

https://github.com/lukas-jo/void-packages rpaste
https://github.com/void-linux/void-packages/pull/43118

New package: rustypaste-cli-0.3.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
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From b3dcad4a58df7a782c3b93666797a0a88428214a Mon Sep 17 00:00:00 2001
From: Lukas Jordan <lukas.jordan@pm.me>
Date: Thu, 30 Mar 2023 18:46:15 +0200
Subject: [PATCH] New package: rustypaste-cli-0.3.0

---
 srcpkgs/rustypaste-cli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rustypaste-cli/template

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
new file mode 100644
index 000000000000..78b2e8ac8a81
--- /dev/null
+++ b/srcpkgs/rustypaste-cli/template
@@ -0,0 +1,19 @@
+# Template file for 'rustypaste-cli'
+pkgname=rustypaste-cli
+version=0.3.0
+revision=1
+build_style=cargo
+short_desc="CLI tool for rustypaste"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/orhun/rustypaste-cli"
+changelog="https://github.com/orhun/rustypaste-cli/blob/master/CHANGELOG.md"
+distfiles="https://github.com/orhun/rustypaste-cli/archive/v${version}.tar.gz"
+checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman man/rpaste.1
+  vsconf config.toml
+}

  parent reply	other threads:[~2023-03-31 11:16 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 16:56 [PR PATCH] " lukas-jo
2023-03-30 17:08 ` tranzystorek-io
2023-03-30 17:24 ` [PR PATCH] [Updated] " lukas-jo
2023-03-30 19:02 ` icp1994
2023-03-30 19:23 ` lukas-jo
2023-03-30 20:01 ` classabbyamp
2023-03-30 22:11 ` tranzystorek-io
2023-03-30 23:18 ` [PR REVIEW] " classabbyamp
2023-03-31  0:46 ` tranzystorek-io
2023-03-31 10:59 ` [PR REVIEW] " lukas-jo
2023-03-31 11:05 ` classabbyamp
2023-03-31 11:07 ` lukas-jo
2023-03-31 11:14 ` tranzystorek-io
2023-03-31 11:15 ` tranzystorek-io
2023-03-31 11:16 ` lukas-jo [this message]
2023-03-31 11:19 ` lukas-jo
2023-03-31 11:21 ` [PR REVIEW] " lukas-jo
2023-03-31 11:23 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:39 ` lukas-jo
2023-03-31 11:47 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:50 ` [PR REVIEW] New packages: rustypaste-0.8.4, rustypaste-cli-0.3.0 classabbyamp
2023-03-31 11:52 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 11:54 ` lukas-jo
2023-03-31 11:58 ` lukas-jo
2023-03-31 12:15 ` [PR REVIEW] " tranzystorek-io
2023-03-31 12:16 ` tranzystorek-io
2023-03-31 12:19 ` tranzystorek-io
2023-03-31 12:20 ` tranzystorek-io
2023-03-31 12:24 ` tranzystorek-io
2023-03-31 13:04 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 13:07 ` lukas-jo
2023-03-31 13:11 ` [PR PATCH] [Updated] " lukas-jo
2023-03-31 13:12 ` lukas-jo
2023-04-06 18:21 ` [PR PATCH] [Merged]: " classabbyamp

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=20230331111630.yb7trHMFFPtV9-1bLCzJRvkfEqs4y2dGSyFvDuUmpwg@z \
    --to=lukas-jo@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).