Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libevdevPlus-0.1.0
@ 2019-10-19 13:31 voidlinux-github
  2019-10-31 23:56 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-10-31 23:56 ` voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-19 13:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages libevdevPlus
https://github.com/void-linux/void-packages/pull/15618

New package: libevdevPlus-0.1.0


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

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

From 69e2e3a8fccc74c484477d5f65b3d128a59b2efc Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 19 Oct 2019 15:18:08 +0200
Subject: [PATCH] New package: libevdevPlus-0.1.0

---
 common/shlibs                 |  1 +
 srcpkgs/libevdevPlus-devel    |  1 +
 srcpkgs/libevdevPlus/template | 25 +++++++++++++++++++++++++
 3 files changed, 27 insertions(+)
 create mode 120000 srcpkgs/libevdevPlus-devel
 create mode 100644 srcpkgs/libevdevPlus/template

diff --git a/common/shlibs b/common/shlibs
index 2aedb6fdda6..18b7c553801 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3518,3 +3518,4 @@ libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
 libluv.so.1 libluv-1.30.1.0_1
 libarmadillo.so.9 armadillo-9.700.2_1
 libvarnishapi.so.2 libvarnishapi-6.3.0_1
+libevdevPlus.so.0 libevdevPlus-0.1.0_1
diff --git a/srcpkgs/libevdevPlus-devel b/srcpkgs/libevdevPlus-devel
new file mode 120000
index 00000000000..c61828f0c5c
--- /dev/null
+++ b/srcpkgs/libevdevPlus-devel
@@ -0,0 +1 @@
+libevdevPlus
\ No newline at end of file
diff --git a/srcpkgs/libevdevPlus/template b/srcpkgs/libevdevPlus/template
new file mode 100644
index 00000000000..67ae0287fb5
--- /dev/null
+++ b/srcpkgs/libevdevPlus/template
@@ -0,0 +1,25 @@
+# Template file for 'libevdevPlus'
+pkgname=libevdevPlus
+version=0.1.0
+revision=1
+build_style=cmake
+short_desc="Easy-to-use event device library in C++"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="MIT"
+homepage="https://github.com/YukiWorkshop/libevdevPlus"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=2fd229c4321db62c419f9f254baf3d27d9d374ceeb3a795ea4b023f4c3baf908
+
+post_install() {
+	vlicense LICENSE
+}
+
+libevdevPlus-devel_package() {
+	depends="libevdevPlus>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/*.a
+		vmove usr/lib/*.so
+	}
+}

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

* Re: New package: libevdevPlus-0.1.0
  2019-10-19 13:31 [PR PATCH] New package: libevdevPlus-0.1.0 voidlinux-github
  2019-10-31 23:56 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-10-31 23:56 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-31 23:56 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/15618#issuecomment-548614535

Comment:
2eda57a37448d98251ff3c253c263e4820b77458

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

* Re: [PR PATCH] [Closed]: New package: libevdevPlus-0.1.0
  2019-10-19 13:31 [PR PATCH] New package: libevdevPlus-0.1.0 voidlinux-github
@ 2019-10-31 23:56 ` voidlinux-github
  2019-10-31 23:56 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-31 23:56 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: libevdevPlus-0.1.0
https://github.com/void-linux/void-packages/pull/15618

Description:


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

end of thread, other threads:[~2019-10-31 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-19 13:31 [PR PATCH] New package: libevdevPlus-0.1.0 voidlinux-github
2019-10-31 23:56 ` [PR PATCH] [Closed]: " voidlinux-github
2019-10-31 23:56 ` voidlinux-github

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