Github messages for voidlinux
 help / color / mirror / Atom feed
From: vyivel <vyivel@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: wayland-utils-1.0.0
Date: Fri, 12 Mar 2021 16:08:27 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29415@inbox.vuxu.org> (raw)

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

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

https://github.com/vyivel/void-packages master
https://github.com/void-linux/void-packages/pull/29415

New package: wayland-utils-1.0.0
#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


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

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

From c785385d7412ed4a9e4ca0f9f96bd09f0a3f6c66 Mon Sep 17 00:00:00 2001
From: Vyivel <vyivel@posteo.net>
Date: Fri, 12 Mar 2021 18:04:14 +0300
Subject: [PATCH] New package: wayland-utils-1.0.0

---
 srcpkgs/wayland-utils/template | 17 +++++++++++++++++
 srcpkgs/wayland-utils/update   |  1 +
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/wayland-utils/template
 create mode 100644 srcpkgs/wayland-utils/update

diff --git a/srcpkgs/wayland-utils/template b/srcpkgs/wayland-utils/template
new file mode 100644
index 00000000000..b3b9c3c4d64
--- /dev/null
+++ b/srcpkgs/wayland-utils/template
@@ -0,0 +1,17 @@
+# Template file for 'wayland-utils'
+pkgname=wayland-utils
+version=1.0.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel wayland-protocols"
+short_desc="Wayland utilities"
+maintainer="Kirill Primak <vyivel@posteo.net>"
+license="MIT"
+homepage="https://wayland.freedesktop.org/"
+distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz"
+checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0
+
+post_install() {
+	vlicense COPYING
+}
diff --git a/srcpkgs/wayland-utils/update b/srcpkgs/wayland-utils/update
new file mode 100644
index 00000000000..61139fc2f1c
--- /dev/null
+++ b/srcpkgs/wayland-utils/update
@@ -0,0 +1 @@
+site=https://wayland.freedesktop.org/releases.html

             reply	other threads:[~2021-03-12 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 15:08 vyivel [this message]
2021-03-12 17:24 ` ericonr
2021-03-12 17:25 ` ericonr
2021-03-13  3:49 ` vyivel
2021-03-20 17:33 ` vyivel
2021-03-21  4:19 ` [PR PATCH] [Merged]: " ericonr

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-29415@inbox.vuxu.org \
    --to=vyivel@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).