Github messages for voidlinux
 help / color / mirror / Atom feed
From: lz-coder <lz-coder@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: clapboard-0.1.1
Date: Sat, 28 Jan 2023 15:24:10 +0100	[thread overview]
Message-ID: <20230128142410.EW4hTWvwSkEi7PZ_bNTVrxCbSAgADnxpBZs4EOpyTuU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41914@inbox.vuxu.org>

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

There is an updated pull request by lz-coder against master on the void-packages repository

https://github.com/lz-coder/void-packages clapboard
https://github.com/void-linux/void-packages/pull/41914

New package: clapboard-0.1.1
<!-- 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, (x86_64-GLIBC)


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

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

From 159b4d97bb76d71a14246005713e9cb1d0dc1f87 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Sat, 28 Jan 2023 11:00:51 -0300
Subject: [PATCH] New package: clapboard-0.1.1

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

diff --git a/srcpkgs/clapboard/template b/srcpkgs/clapboard/template
new file mode 100644
index 000000000000..648a1ba29749
--- /dev/null
+++ b/srcpkgs/clapboard/template
@@ -0,0 +1,17 @@
+# Template file for 'clapboard'
+pkgname=clapboard
+version=0.1.1
+revision=1
+build_style=cargo
+depends="wl-clipboard"
+short_desc="Simple clipboard manager for Wayland, built in Rust"
+maintainer="lz-coder <lzcoder@proton.me>"
+license="MIT"
+homepage="https://github.com/bjesus/clapboard"
+changelog="https://github.com/bjesus/clapboard/releases"
+distfiles="https://github.com/bjesus/clapboard/archive/refs/tags/v${version}.tar.gz"
+checksum=dbb82f8d224e7b11092e500d12981d970ea04a730ff26dab82b39c0e33c7a033
+
+do_install() {
+    vlicense LICENSE
+}

  parent reply	other threads:[~2023-01-28 14:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-28 14:02 [PR PATCH] " lz-coder
2023-01-28 14:11 ` icp1994
2023-01-28 14:24 ` lz-coder [this message]
2023-01-28 14:25 ` [PR PATCH] [Updated] " lz-coder
2023-01-28 14:26 ` lz-coder
2023-01-28 14:33 ` icp1994
2023-01-28 14:37 ` [PR PATCH] [Updated] " lz-coder
2023-01-28 14:37 ` lz-coder
2023-01-28 14:37 ` [PR PATCH] [Closed]: " lz-coder
2023-01-28 14:38 ` lz-coder
2023-04-29  1:52 ` github-actions
2023-05-04 18:11 ` [PR PATCH] [Closed]: " lz-coder

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=20230128142410.EW4hTWvwSkEi7PZ_bNTVrxCbSAgADnxpBZs4EOpyTuU@z \
    --to=lz-coder@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).