Github messages for voidlinux
 help / color / mirror / Atom feed
From: nadevko <nadevko@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: consolation-0.0.8
Date: Mon, 02 May 2022 09:21:42 +0200	[thread overview]
Message-ID: <20220502072142.hTF5mscAqu4pOPJ-y8pnp7IoSVI1uuXAOQNS-yJnu5w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36944@inbox.vuxu.org>

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

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

https://github.com/nadevko/void-packages consolation
https://github.com/void-linux/void-packages/pull/36944

New package: consolation-0.0.8
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc 

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

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

From 15994113b17b93d8bb0d48bcc843b6aab5ed5f31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Sun, 1 May 2022 22:34:44 +0300
Subject: [PATCH] New package: consolation-0.0.8

---
 srcpkgs/consolation/files/consolation/run |  3 +++
 srcpkgs/consolation/template              | 16 ++++++++++++++++
 2 files changed, 19 insertions(+)
 create mode 100644 srcpkgs/consolation/files/consolation/run
 create mode 100644 srcpkgs/consolation/template

diff --git a/srcpkgs/consolation/files/consolation/run b/srcpkgs/consolation/files/consolation/run
new file mode 100644
index 000000000000..06efc5e920b6
--- /dev/null
+++ b/srcpkgs/consolation/files/consolation/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+[ -r conf ] && . ./conf
+exec consolation $OPTS --no-daemon
diff --git a/srcpkgs/consolation/template b/srcpkgs/consolation/template
new file mode 100644
index 000000000000..ef54628e6125
--- /dev/null
+++ b/srcpkgs/consolation/template
@@ -0,0 +1,16 @@
+# Template file for 'consolation'
+pkgname=consolation
+version=0.0.8
+revision=1
+build_style=gnu-configure
+makedepends='pkg-config libinput-devel'
+short_desc='Libinput-based console pointer interface'
+maintainer='Nadeŭka <nadevko@riseup.net>'
+license=GPL-2.0-or-later
+homepage=https://salsa.debian.org/consolation-team/consolation
+distfiles=$DEBIAN_SITE/main/c/consolation/consolation_$version.orig.tar.xz
+checksum=65dce55d539bc5e8eb05bc1a097ffd64bb6901e915b059d477fa5eeec022a192
+
+pre_install() {
+	vsv consolation
+}

  parent reply	other threads:[~2022-05-02  7:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-01 20:02 [PR PATCH] " nadevko
2022-05-01 20:55 ` [PR REVIEW] " Duncaen
2022-05-01 20:57 ` Duncaen
2022-05-01 20:58 ` Duncaen
2022-05-01 20:58 ` Duncaen
2022-05-02  7:06 ` [PR PATCH] [Updated] " nadevko
2022-05-02  7:11 ` nadevko
2022-05-02  7:12 ` nadevko
2022-05-02  7:21 ` nadevko [this message]
2022-05-02 16:37 ` nadevko
2022-05-02 17:02 ` [PR REVIEW] " Duncaen
2022-05-02 17:03 ` Duncaen
2022-05-02 17:04 ` Duncaen
2022-05-02 17:39 ` [PR PATCH] [Updated] " nadevko
2022-05-08 12:19 ` nadevko

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=20220502072142.hTF5mscAqu4pOPJ-y8pnp7IoSVI1uuXAOQNS-yJnu5w@z \
    --to=nadevko@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).