Github messages for voidlinux
 help / color / mirror / Atom feed
From: loosefish-scapegrace <loosefish-scapegrace@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xnotify-0.9.3
Date: Mon, 06 Nov 2023 05:57:24 +0100	[thread overview]
Message-ID: <20231106045724._GnF4C4gHo2ovWj8E9ZWkqXD63vzMLo1A-NunGE_vrk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47018@inbox.vuxu.org>

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

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

https://github.com/loosefish-scapegrace/void-packages xnotify
https://github.com/void-linux/void-packages/pull/47018

New package: xnotify-0.9.3
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

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

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

From 7202945b2dd328cd8c7c9860a8edf259438c46d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?n=C3=A9p=C3=A9ta?= <nepeta@canaglie.net>
Date: Thu, 2 Nov 2023 20:13:27 +1100
Subject: [PATCH] New package: xnotify-0.9.3

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

diff --git a/srcpkgs/xnotify/template b/srcpkgs/xnotify/template
new file mode 100644
index 0000000000000..43f6a2f051f9b
--- /dev/null
+++ b/srcpkgs/xnotify/template
@@ -0,0 +1,20 @@
+# Template file for 'xnotify'
+pkgname=xnotify
+version=0.9.3
+revision=1
+build_style=gnu-makefile
+make_build_args="INCS=-I${XBPS_CROSS_BASE}/usr/include
+ INCS+=-I${XBPS_CROSS_BASE}/usr/include/freetype2"
+makedepends="imlib2-devel libXft-devel libX11-devel libXinerama-devel freetype-devel"
+short_desc="Read notifications from stdin and pop them up on the screen"
+maintainer="népéta <nepeta@canaglie.net>"
+license="MIT"
+homepage="https://github.com/phillbush/xnotify"
+distfiles="https://github.com/phillbush/xnotify/archive/refs/tags/v0.9.3.tar.gz"
+checksum=9fa7505ad16c8d5e2305a56d0d88ca3a7e324816b4df7845b920db088482eb24
+
+do_install() {
+	make PREFIX=/usr DESTDIR=${DESTDIR} install
+	vdoc README.md
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-11-06  4:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02  9:23 [PR PATCH] " loosefish-scapegrace
2023-11-04 20:00 ` [PR REVIEW] " Luciogi
2023-11-04 21:18 ` classabbyamp
2023-11-04 23:18 ` sh1r4s3
2023-11-04 23:24 ` sh1r4s3
2023-11-04 23:36 ` ahesford
2023-11-04 23:36 ` ahesford
2023-11-04 23:44 ` loosefish-scapegrace
2023-11-05 17:18 ` ahesford
2023-11-06  4:31 ` loosefish-scapegrace
2023-11-06  4:32 ` loosefish-scapegrace
2023-11-06  4:32 ` [PR REVIEW] " loosefish-scapegrace
2023-11-06  4:57 ` loosefish-scapegrace [this message]
2023-11-06  4:59 ` loosefish-scapegrace
2024-02-05  1:45 ` github-actions
2024-02-20  1:44 ` [PR PATCH] [Closed]: " github-actions

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=20231106045724._GnF4C4gHo2ovWj8E9ZWkqXD63vzMLo1A-NunGE_vrk@z \
    --to=loosefish-scapegrace@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).