Github messages for voidlinux
 help / color / mirror / Atom feed
From: natrys <natrys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: xnotify-0.5.0
Date: Wed, 28 Apr 2021 17:01:23 +0200	[thread overview]
Message-ID: <20210428150123.9p0OFA2_1QvjrnAIddsgHSMD3scwDRyzBnOhj-vEFJ4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25035@inbox.vuxu.org>

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

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

https://github.com/natrys/void-packages xnotify-0.3.1
https://github.com/void-linux/void-packages/pull/25035

New package: xnotify-0.5.0


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

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

From 16e4e1d762194e0487d4854ce942c9eb99726267 Mon Sep 17 00:00:00 2001
From: Imran Khan <imrankhan@teknik.io>
Date: Wed, 23 Sep 2020 01:26:10 +0600
Subject: [PATCH] New package: xnotify-0.8.1

Closes PR #27198
---
 srcpkgs/xnotify/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/xnotify/template

diff --git a/srcpkgs/xnotify/template b/srcpkgs/xnotify/template
new file mode 100644
index 000000000000..60bb7199f103
--- /dev/null
+++ b/srcpkgs/xnotify/template
@@ -0,0 +1,27 @@
+# Template file for 'xnotify'
+pkgname=xnotify
+version=0.8.1
+revision=1
+build_style=gnu-makefile
+makedepends="imlib2-devel libXft-devel libXinerama-devel"
+short_desc="Popup a notification on the screen"
+maintainer="Imran Khan <imrankhan@teknik.io>"
+license="MIT"
+homepage="https://github.com/phillbush/xnotify"
+distfiles="https://github.com/phillbush/xnotify/archive/v${version}.tar.gz"
+checksum=bb409c37e898674843d5279eb990b3da73cdbf00bc2dc2f8aa36fc0235e3ca7b
+
+CFLAGS="-I${XBPS_CROSS_BASE}/usr/include"
+CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/X11"
+CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include/freetype2"
+LDFLAGS="-lfontconfig -lXft -lXinerama -lX11 -lImlib2"
+
+pre_build() {
+	if [ -e ${FILESDIR}/config.h ]; then
+		cp ${FILESDIR}/config.h config.h
+	fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2021-04-28 15:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 20:30 [PR PATCH] New package: xnotify-0.3.1 natrys
2020-09-22 20:40 ` natrys
2020-09-29  6:30 ` [PR PATCH] [Updated] " natrys
2021-04-28 11:36 ` New package: xnotify-0.5.0 biopsin
2021-04-28 15:01 ` natrys [this message]
2021-04-28 15:07 ` natrys
2021-04-28 16:17 ` New package: xnotify-0.8.1 ericonr
2021-04-28 16:40 ` [PR PATCH] [Updated] " natrys
2021-04-28 16:44 ` natrys
2022-04-19  2:12 ` github-actions
2022-04-19 17:33 ` [PR PATCH] [Closed]: " natrys

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=20210428150123.9p0OFA2_1QvjrnAIddsgHSMD3scwDRyzBnOhj-vEFJ4@z \
    --to=natrys@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).