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.3.1
Date: Tue, 29 Sep 2020 08:30:25 +0200	[thread overview]
Message-ID: <20200929063025.iFVUpF2BSBIJBBskvRMPA6XOoHeowSFS0MBQ5rPdv0c@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.3.1


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: 1349 bytes --]

From 4e491ff855f30c0c430dac5f125cd9a10a212d01 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.5.0

---
 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 00000000000..6fbbd46cade
--- /dev/null
+++ b/srcpkgs/xnotify/template
@@ -0,0 +1,27 @@
+# Template file for 'xnotify'
+pkgname=xnotify
+version=0.5.0
+revision=1
+build_style=gnu-makefile
+makedepends="freetype-devel 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=307f7f87a215f01da38b953c57be11ed42909afca541d159163b010cbdae45a2
+
+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:[~2020-09-29  6:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 20:30 [PR PATCH] " natrys
2020-09-22 20:40 ` natrys
2020-09-29  6:30 ` natrys [this message]
2021-04-28 11:36 ` New package: xnotify-0.5.0 biopsin
2021-04-28 15:01 ` [PR PATCH] [Updated] " natrys
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=20200929063025.iFVUpF2BSBIJBBskvRMPA6XOoHeowSFS0MBQ5rPdv0c@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).