Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: triggerhappy-0.5.0
@ 2020-04-24 18:52 evgenido
  2020-04-26 12:47 ` [PR PATCH] [Updated] " evgenido
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: evgenido @ 2020-04-24 18:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/evgenido/void-packages master
https://github.com/void-linux/void-packages/pull/21308

New package: triggerhappy-0.5.0


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

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

From eea75af58f269dedf6b3f2651ecfcd1348a6e407 Mon Sep 17 00:00:00 2001
From: Evgeni Dobrev <evgeni@studio-punkt.com>
Date: Fri, 24 Apr 2020 20:49:24 +0200
Subject: [PATCH] New package: triggerhappy-0.5.0

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

diff --git a/srcpkgs/triggerhappy/template b/srcpkgs/triggerhappy/template
new file mode 100644
index 00000000000..aa1a9c4a28a
--- /dev/null
+++ b/srcpkgs/triggerhappy/template
@@ -0,0 +1,17 @@
+# Template file for 'triggerhappy'
+pkgname=triggerhappy
+version=0.5.0
+revision=1
+wrksrc="${pkgname}-release-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config perl"
+short_desc="Lightweight hotkey daemon"
+maintainer="Evgeni Dobrev <evgeni@studio-punkt.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/wertarbyte/triggerhappy"
+distfiles="https://github.com/wertarbyte/triggerhappy/archive/release/${version}.tar.gz"
+checksum=af0fc196202f2d35153be401769a9ad9107b5b6387146cfa8895ae9cafad631c
+
+post_extract() {
+	sed -i 's/sbin/bin/g' Makefile
+}

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

end of thread, other threads:[~2020-04-27 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 18:52 [PR PATCH] New package: triggerhappy-0.5.0 evgenido
2020-04-26 12:47 ` [PR PATCH] [Updated] " evgenido
2020-04-26 12:55 ` evgenido
2020-04-26 15:08 ` evgenido
2020-04-27 15:56 ` [PR PATCH] [Merged]: " Hoshpak

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