Github messages for voidlinux
 help / color / mirror / Atom feed
From: akhiljalagam <akhiljalagam@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: wayshot-1.1.9
Date: Tue, 09 Aug 2022 07:45:50 +0200	[thread overview]
Message-ID: <20220809054550.TTfxkmgEIOhx1q7EKxU-44Yv_g6SAIBCE3HTSwpADXI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38546@inbox.vuxu.org>

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

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

https://github.com/akhiljalagam/void-packages wayshot
https://github.com/void-linux/void-packages/pull/38546

New package: wayshot-1.1.9
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/38546.patch is attached

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

From ead6ab63061bdeb40b5428d78dc462b22870390a Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Tue, 9 Aug 2022 11:11:50 +0530
Subject: [PATCH] New package: wayshot-1.1.9

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

diff --git a/srcpkgs/wayshot/template b/srcpkgs/wayshot/template
new file mode 100644
index 000000000000..a6434e033c4f
--- /dev/null
+++ b/srcpkgs/wayshot/template
@@ -0,0 +1,17 @@
+# Template file for 'wayshot'
+pkgname=wayshot
+version=1.1.9
+revision=1
+build_style=cargo
+makedepends="scdoc"
+short_desc="Screenshot tool for wlroots compositors"
+maintainer="akhil <akhil.j@outlook.in>"
+license="BSD-2-Clause"
+homepage="https://github.com/waycrate/wayshot"
+changelog="https://github.com/waycrate/wayshot/releases"
+distfiles="https://github.com/waycrate/wayshot/archive/refs/tags/${version}.tar.gz"
+checksum=7b39334f38d1589f87aba45f8c3bae112f33aa1d92b5337ae517c339d2f96855
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2022-08-09  5:45 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  5:42 [PR PATCH] " akhiljalagam
2022-08-09  5:45 ` akhiljalagam [this message]
2022-08-09  5:47 ` akhiljalagam
2022-08-09  5:52 ` [PR REVIEW] " classabbyamp
2022-08-30  8:15 ` akhiljalagam
2022-08-30  8:15 ` akhiljalagam
2022-08-30  8:19 ` [PR PATCH] [Updated] " akhiljalagam
2022-08-30  8:30 ` [PR REVIEW] " classabbyamp
2022-08-30  8:31 ` akhiljalagam
2022-08-30  8:31 ` akhiljalagam
2022-09-05 12:25 ` Shinyzenith
2022-09-05 12:37 ` Shinyzenith
2022-09-05 12:58 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-05 13:02 ` akhiljalagam
2022-09-05 13:04 ` akhiljalagam
2022-09-05 13:29 ` akhiljalagam
2022-09-05 20:42 ` Shinyzenith
2022-09-06  3:35 ` Shinyzenith
2022-09-06  4:57 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-06  4:59 ` New package: wayshot-1.2.1 akhiljalagam
2022-09-06  5:02 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-06  5:04 ` classabbyamp
2022-09-06  5:04 ` classabbyamp
2022-09-06  5:09 ` classabbyamp
2022-09-06  5:09 ` classabbyamp
2022-09-06  5:11 ` akhiljalagam
2022-09-06  6:44 ` Shinyzenith
2022-09-07 19:36 ` Shinyzenith
2022-09-08  4:56 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-08  5:13 ` akhiljalagam
2022-09-08  6:16 ` Shinyzenith
2022-09-08  6:16 ` Shinyzenith
2022-09-08  6:17 ` Shinyzenith
2022-09-08  6:19 ` akhiljalagam
2022-09-08  6:30 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-08  6:32 ` New package: wayshot-1.2.2 akhiljalagam
2022-09-15  6:35 ` akhiljalagam
2022-09-21 16:52 ` icp1994
2022-09-22  6:28 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-22  6:31 ` [PR REVIEW] " classabbyamp
2022-09-22  6:34 ` [PR PATCH] [Updated] " akhiljalagam
2022-09-22  6:40 ` akhiljalagam
2022-10-06  9:36 ` Shinyzenith
2023-01-05  1:59 ` github-actions
2023-01-19  2:01 ` [PR PATCH] [Closed]: " github-actions
2023-01-19  4:54 ` akhiljalagam

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=20220809054550.TTfxkmgEIOhx1q7EKxU-44Yv_g6SAIBCE3HTSwpADXI@z \
    --to=akhiljalagam@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).