Github messages for voidlinux
 help / color / mirror / Atom feed
From: juantascon <juantascon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: batsignal-1.0.0
Date: Mon, 04 May 2020 12:15:17 +0200	[thread overview]
Message-ID: <20200504101517.NNDQDnAdBfG18aJ3_KaiZI3iL7ezXFFTdHZiLtD1zRc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17345@inbox.vuxu.org>

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

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

https://github.com/juantascon/void-packages batsignal
https://github.com/void-linux/void-packages/pull/17345

New package: batsignal-1.0.0


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

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

From 442349d3bd58c673d57becb570f4f5c3a619bf0f Mon Sep 17 00:00:00 2001
From: juantascon <juantascon@horlux.org>
Date: Thu, 12 Dec 2019 12:52:08 +0100
Subject: [PATCH] New package: batsignal-1.0.0

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

diff --git a/srcpkgs/batsignal/template b/srcpkgs/batsignal/template
new file mode 100644
index 00000000000..1a1e5476b89
--- /dev/null
+++ b/srcpkgs/batsignal/template
@@ -0,0 +1,23 @@
+# Template file for 'batsignal'
+pkgname=batsignal
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="libnotify-devel"
+depends="libnotify"
+short_desc="Lightweight battery monitor daemon"
+maintainer="juan <juan@horlux.org>"
+license="ISC"
+homepage="https://github.com/electrickite/batsignal"
+distfiles="https://github.com/electrickite/batsignal/archive/${version}.tar.gz"
+checksum=4087fe29c0ecebe69d000ba5cc26e038b28872f39a50d38e815b5d46c6b0f81d
+
+pre_configure() {
+	CFLAGS+=" -I${XBPS_CROSS_BASE}/usr/include"
+}
+
+post_install() {
+	vlicense LICENSE
+}

           reply	other threads:[~2020-05-04 10:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17345@inbox.vuxu.org>]

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=20200504101517.NNDQDnAdBfG18aJ3_KaiZI3iL7ezXFFTdHZiLtD1zRc@z \
    --to=juantascon@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).