Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: batsignal-1.1.2
@ 2020-07-30 23:46 motorto
  2020-07-30 23:58 ` [PR PATCH] [Updated] " motorto
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: motorto @ 2020-07-30 23:46 UTC (permalink / raw)
  To: ml

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

There is a new pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages batsignal
https://github.com/void-linux/void-packages/pull/23963

New package: batsignal-1.1.2
Batsignal is a lightweight battery daemon written in C that notifies the user about various battery states.

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

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

From 05c501f8432d487a86393d7c3fcfd458994c80b8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 31 Jul 2020 00:42:21 +0100
Subject: [PATCH] New package: batsignal-1.1.2

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

diff --git a/srcpkgs/batsignal/template b/srcpkgs/batsignal/template
new file mode 100644
index 00000000000..ba58ee0fcb1
--- /dev/null
+++ b/srcpkgs/batsignal/template
@@ -0,0 +1,18 @@
+# Template file for 'batsignal'
+pkgname=batsignal
+version=1.1.2
+revision=1
+archs=noarch
+build_style=gnu-makefile
+makedepends=" libnotify-devel make pkg-config glib-devel "
+short_desc="Simple battery monitor"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="ISC"
+homepage="https://github.com/electrickite/batsignal"
+distfiles="https://github.com/electrickite/batsignal/archive/${version}.tar.gz"
+checksum=00cb30df33b5fee049963657f341e963a0f094dbf1620397bf1e56fa07191e7c
+
+do_build() {
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+  vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-07-31 10:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 23:46 [PR PATCH] New package: batsignal-1.1.2 motorto
2020-07-30 23:58 ` [PR PATCH] [Updated] " motorto
2020-07-31  0:13 ` motorto
2020-07-31  0:14 ` [PR REVIEW] " ericonr
2020-07-31  0:14 ` ericonr
2020-07-31  0:26 ` motorto
2020-07-31  0:28 ` motorto
2020-07-31  0:34 ` ericonr
2020-07-31  9:52 ` [PR PATCH] [Updated] " motorto
2020-07-31  9:57 ` [PR REVIEW] " motorto
2020-07-31 10:00 ` motorto

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