Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: batsignal-1.0.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17345@inbox.vuxu.org>
@ 2020-05-04 10:15 ` juantascon
  0 siblings, 0 replies; only message in thread
From: juantascon @ 2020-05-04 10:15 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17345@inbox.vuxu.org>
2020-05-04 10:15 ` [PR PATCH] [Updated] New package: batsignal-1.0.0 juantascon

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).