Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] evemu: New package
@ 2020-11-23  1:51 ndowens
  2020-11-23  1:58 ` [PR PATCH] [Updated] " ndowens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ndowens @ 2020-11-23  1:51 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

end of thread, other threads:[~2020-11-24 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23  1:51 [PR PATCH] evemu: New package ndowens
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

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