Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] evemu: New package
Date: Mon, 23 Nov 2020 02:51:13 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26623@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages evemu
https://github.com/void-linux/void-packages/pull/26623

evemu: New package
Closes #26600

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

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

From 111d18f1fecd3b492a546be0651ca63e5691f1c6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 22 Nov 2020 19:51:27 -0600
Subject: [PATCH] evemu: New package

Closes #26600
---
 common/shlibs          |  1 +
 srcpkgs/evemu/template | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/evemu/template

diff --git a/common/shlibs b/common/shlibs
index 51c9ba0635a..616ea3970b1 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3998,3 +3998,4 @@ libsonic.so.0 libsonic-0.2.0_1
 libtickit.so.3 libtickit-0.4.1_1
 libnotcurses.so.2 notcurses-2.0.4_1
 libnotcurses++.so.2 notcurses-2.0.4_1
+libevemu.so.3 evemu-2.7.0_1
diff --git a/srcpkgs/evemu/template b/srcpkgs/evemu/template
new file mode 100644
index 00000000000..11e91caec1b
--- /dev/null
+++ b/srcpkgs/evemu/template
@@ -0,0 +1,17 @@
+# Template file for 'evemu'
+pkgname=evemu
+version=2.7.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake pkg-config libtool python3"
+makedepends="libevdev-devel"
+short_desc="Kernel device emulation"
+maintainer="Nathan Owens <ndowens@artixlinux.org>"
+license="LGPL-3.0-only"
+homepage="https://github.com/freedesktop/evemu"
+distfiles="https://github.com/freedesktop/evemu/archive/v${version}.tar.gz"
+checksum=aee1ecc2b6761134470316d97208b173adb4686dc72548b82b2c2b5d1e5dc259
+
+pre_configure() {
+	autoreconf -fi
+}

             reply	other threads:[~2020-11-23  1:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23  1:51 ndowens [this message]
2020-11-23  1:58 ` [PR PATCH] [Updated] " ndowens
2020-11-23 11:57 ` [PR REVIEW] " sgn
2020-11-23 15:16 ` [PR PATCH] [Updated] " ndowens
2020-11-23 15:26 ` ndowens
2020-11-24 14:22 ` sgn
2020-11-24 19:46 ` ndowens

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-26623@inbox.vuxu.org \
    --to=ndowens@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).