Github messages for voidlinux
 help / color / mirror / Atom feed
From: petrvelicka <petrvelicka@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: ydotool-0.1.8
Date: Sun, 04 Oct 2020 17:45:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25341@inbox.vuxu.org> (raw)

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

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

https://github.com/petrvelicka/void-packages ydotool
https://github.com/void-linux/void-packages/pull/25341

New package: ydotool-0.1.8


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

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

From 8da69119de8aa40926bb3c4dfffcd0cdd57a4909 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Veli=C4=8Dka?= <petrvelicka@tuta.io>
Date: Sun, 4 Oct 2020 17:44:37 +0200
Subject: [PATCH] New package: ydotool-0.1.8

---
 srcpkgs/ydotool/files/ydotoold/run |  2 ++
 srcpkgs/ydotool/template           | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100755 srcpkgs/ydotool/files/ydotoold/run
 create mode 100644 srcpkgs/ydotool/template

diff --git a/srcpkgs/ydotool/files/ydotoold/run b/srcpkgs/ydotool/files/ydotoold/run
new file mode 100755
index 00000000000..23130244d62
--- /dev/null
+++ b/srcpkgs/ydotool/files/ydotoold/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/ydotoold
diff --git a/srcpkgs/ydotool/template b/srcpkgs/ydotool/template
new file mode 100644
index 00000000000..de34da9e66c
--- /dev/null
+++ b/srcpkgs/ydotool/template
@@ -0,0 +1,16 @@
+# Template file for 'ydotool'
+pkgname=ydotool
+version=0.1.8
+revision=1
+build_style=cmake
+makedepends="libuInputPlus-devel libevdevPlus-devel boost-devel"
+short_desc="Generic Linux command-line automation tool (no X!)"
+maintainer="Petr Velička <petrvelicka@tuta.io>"
+license="MIT"
+homepage="https://github.com/ReimuNotMoe/ydotool"
+distfiles="https://github.com/ReimuNotMoe/${pkgname}/archive/v${version}.tar.gz"
+checksum=6ebc4ede0a11aa7ced6b52637a4a59cc1528b4c5ed54478d38f0248a40b40a07
+post_install() {
+	vlicense LICENSE
+	vsv ydotoold
+}

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 15:45 petrvelicka [this message]
2020-10-04 19:28 ` dashezup
2021-03-30 18:56 ` lelgenio
2021-07-21  3:47 ` ericonr
2021-07-21  3:47 ` [PR PATCH] [Closed]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25341@inbox.vuxu.org \
    --to=petrvelicka@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).