Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libuInputPlus-0.1.3
@ 2019-10-19 13:31 voidlinux-github
  2019-10-31 23:55 ` voidlinux-github
  2019-10-31 23:55 ` [PR PATCH] [Closed]: " 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: 323 bytes --]

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

https://github.com/steinex/void-packages libuInputPlus
https://github.com/void-linux/void-packages/pull/15619

New package: libuInputPlus-0.1.3


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

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

From 5cac48c6bad20135ad1a37a8a4d0f513e04c69aa Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Sat, 19 Oct 2019 15:19:53 +0200
Subject: [PATCH] New package: libuInputPlus-0.1.3

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

diff --git a/common/shlibs b/common/shlibs
index 2aedb6fdda6..1a9685c4f9c 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
+libuInputPlus.so.0 libuInputPlus-0.1.3_1
diff --git a/srcpkgs/libuInputPlus-devel b/srcpkgs/libuInputPlus-devel
new file mode 120000
index 00000000000..509953ac1d3
--- /dev/null
+++ b/srcpkgs/libuInputPlus-devel
@@ -0,0 +1 @@
+libuInputPlus
\ No newline at end of file
diff --git a/srcpkgs/libuInputPlus/template b/srcpkgs/libuInputPlus/template
new file mode 100644
index 00000000000..df3ffff3e90
--- /dev/null
+++ b/srcpkgs/libuInputPlus/template
@@ -0,0 +1,25 @@
+# Template file for 'libuInputPlus'
+pkgname=libuInputPlus
+version=0.1.3
+revision=1
+build_style=cmake
+short_desc="Easy-to-use uinput library in C++"
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="MIT"
+homepage="https://github.com/YukiWorkshop/libuInputPlus"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=5e1ec424ea39df08a7d33ad88edcfc7f348125a308c45f47438f12db0cebc928
+
+post_install() {
+	vlicense LICENSE
+}
+
+libuInputPlus-devel_package() {
+	depends="libuInputPlus>=${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: libuInputPlus-0.1.3
  2019-10-19 13:31 [PR PATCH] New package: libuInputPlus-0.1.3 voidlinux-github
@ 2019-10-31 23:55 ` voidlinux-github
  2019-10-31 23:55 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-31 23:55 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/15619#issuecomment-548614484

Comment:
b4f56abdb6a8c8aff55af3c2849313c7bb95f6ca

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

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

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

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

New package: libuInputPlus-0.1.3
https://github.com/void-linux/void-packages/pull/15619

Description:


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

end of thread, other threads:[~2019-10-31 23:55 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: libuInputPlus-0.1.3 voidlinux-github
2019-10-31 23:55 ` voidlinux-github
2019-10-31 23:55 ` [PR PATCH] [Closed]: " 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).