Github messages for voidlinux
 help / color / mirror / Atom feed
From: RAR27 <RAR27@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: hyprpicker-0.1.0
Date: Sun, 14 May 2023 23:58:15 +0200	[thread overview]
Message-ID: <20230514215815.t920j8BDfZr8Eslp9bCA3Q6ZfDrUt7n32Jh5dWZfLmc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43873@inbox.vuxu.org>

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

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

https://github.com/RAR27/void-packages hyprpicker
https://github.com/void-linux/void-packages/pull/43873

New package: hyprpicker-0.1.0
<!-- 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)


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

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

From 11859176c2f2ab6db489b8769ba016b735104643 Mon Sep 17 00:00:00 2001
From: Rehan <rehanalirana@tuta.io>
Date: Sun, 14 May 2023 17:42:50 -0400
Subject: [PATCH] New package: hyprpicker-0.1.0

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

diff --git a/srcpkgs/hyprpicker/template b/srcpkgs/hyprpicker/template
new file mode 100644
index 000000000000..a3689c55ad55
--- /dev/null
+++ b/srcpkgs/hyprpicker/template
@@ -0,0 +1,22 @@
+# Template file for 'hyprpicker'
+pkgname=hyprpicker
+version=0.1.0
+revision=1
+short_desc="Wlroots-compatible Wayland color picker that does not suck"
+maintainer="RAR27 <rar27@tuta.io>"
+license="BSD-3-Clause"
+hostmakedepends="pkg-config cmake ninja wayland-devel git"
+makedepends="wayland-devel wayland-protocols cairo-devel pango-devel libjpeg-turbo-devel wlroots-devel"
+homepage="https://github.com/hyprwm/hyprpicker"
+changelog="https://github.com/hyprwm/hyprpicker/releases"
+distfiles="https://github.com/hyprwm/hyprpicker/archive/refs/tags/v${version}.tar.gz"
+checksum=a347e8884f08853f16765c281f37dae7ad9518e3dd998816b5ecf0a29941a010
+
+do_build() {
+	make all
+}
+
+do_install() {
+	vbin build/hyprpicker
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-05-14 21:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-14 21:48 [PR PATCH] " RAR27
2023-05-14 21:53 ` [PR PATCH] [Updated] " RAR27
2023-05-14 21:54 ` RAR27
2023-05-14 21:56 ` RAR27
2023-05-14 21:58 ` RAR27 [this message]
2023-05-14 22:00 ` RAR27
2023-06-08 17:15 ` RAR27
2023-06-08 22:53 ` [PR REVIEW] New package: hyprpicker-0.1.1 Duncaen
2023-06-09  4:14 ` [PR PATCH] [Updated] " RAR27
2023-06-09  4:14 ` [PR REVIEW] " RAR27
2023-06-27 10:57 ` [PR PATCH] [Closed]: " 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=20230514215815.t920j8BDfZr8Eslp9bCA3Q6ZfDrUt7n32Jh5dWZfLmc@z \
    --to=rar27@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).