Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] g810-led: update to 0.3.9
@ 2019-10-02  1:23 voidlinux-github
  2019-10-02  1:28 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  1:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages g810-led
https://github.com/void-linux/void-packages/pull/14934

g810-led: update to 0.3.9


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

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

From aa35c038917a316afb660c179a932c6a6ea403be Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 27 Aug 2019 17:00:05 -0500
Subject: [PATCH 1/7] New package: gomatrix

---
 srcpkgs/gomatrix/patches/go-module.patch |  8 ++++++++
 srcpkgs/gomatrix/template                | 13 +++++++++++++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/gomatrix/patches/go-module.patch
 create mode 100644 srcpkgs/gomatrix/template

diff --git a/srcpkgs/gomatrix/patches/go-module.patch b/srcpkgs/gomatrix/patches/go-module.patch
new file mode 100644
index 00000000000..d275ed63389
--- /dev/null
+++ b/srcpkgs/gomatrix/patches/go-module.patch
@@ -0,0 +1,8 @@
+--- go.mod	2019-08-27 15:04:37.757704064 -0500
++++ go.mod	2019-08-27 15:04:48.344703433 -0500
+@@ -1,4 +1,4 @@
+-module github.com/GeertJohan/gomatrix.git
++module github.com/GeertJohan/gomatrix
+ 
+ go 1.12
+ 
diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
new file mode 100644
index 00000000000..6f4307d1efa
--- /dev/null
+++ b/srcpkgs/gomatrix/template
@@ -0,0 +1,13 @@
+# Template file for 'gomatrix'
+pkgname=gomatrix
+version=94d9c96b65f6c02b61a7695e6d7a6e86f4da0c6c
+revision=1
+build_style=go
+go_import_path=github.com/GeertJohan/gomatrix
+hostmakedepends="git"
+short_desc="Terminal Matrix display in golang"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/GeertJohan/gomatrix"
+distfiles="https://github.com/GeertJohan/gomatrix/archive/94d9c96b65f6c02b61a7695e6d7a6e86f4da0c6c.tar.gz"
+checksum=9195be53a08adc5fab0b6f6b73595830e6b7765188104086e906759577d1f69a

From fc883f2fc7eb9956f21947be53c7d7807ee8b06e Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 11 Jun 2019 16:06:20 -0500
Subject: [PATCH 2/7] New package: metasploit-framework

---
 srcpkgs/metasploit-framework/template | 31 +++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 srcpkgs/metasploit-framework/template

diff --git a/srcpkgs/metasploit-framework/template b/srcpkgs/metasploit-framework/template
new file mode 100644
index 00000000000..b2c3abc5c1e
--- /dev/null
+++ b/srcpkgs/metasploit-framework/template
@@ -0,0 +1,31 @@
+# Template file for 'metasploit-framework'
+pkgname=metasploit-framework
+version=5.0.29+20190611142845
+revision=1
+archs="x86_64"
+short_desc="Security testing framework"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://rapid7.com"
+distfiles="http://downloads.metasploit.com/data/releases/metasploit-framework/apt/pool/main/m/metasploit-framework/metasploit-framework_${version}~1rapid7-1_amd64.deb"
+checksum=6da0b7b69c126f6628d4c7f6c3418ee21d518acc03392babf3becedb2c4464fb
+nopie=yes
+nostrip=yes
+noverifyrdeps=yes
+
+do_extract() {
+	ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}_${version}~1rapid7-1_amd64.deb
+	tar xf data.tar.gz
+	rm -f opt/metasploit-framework/bin/msfupdate
+}
+
+do_install() {
+	cp -r opt ${DESTDIR}
+	for i in opt/metasploit-framework/bin/*; do
+		vbin ${i}
+	done
+}
+
+post_install() {
+	vlicense opt/metasploit-framework/LICENSE
+}

From 17e399482d5d4bdee2bd7f2fd14b30d2a6edd335 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <rasmus.thomsen@protonmail.com>
Date: Sat, 16 Feb 2019 16:56:48 +0100
Subject: [PATCH 3/7] New package: graphene-1.8.2

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index 29c7d52b259..d7c79284815 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3510,3 +3510,4 @@ libdrumstick-rt.so.1 drumstick-1.1.2_1
 libnozzle.so.1 libnozzle1-1.11_2
 libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
 libluv.so.1 libluv-1.30.1.0_1
+libgraphene-1.0.so.0 graphene-1.8.2_1

From 1da188d2b998cac888690d24a51162f1d13c6c66 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <rasmus.thomsen@protonmail.com>
Date: Sat, 16 Feb 2019 16:56:52 +0100
Subject: [PATCH 4/7] New package: gtk4-3.94.0

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index d7c79284815..2db0c79d94e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3511,3 +3511,4 @@ libnozzle.so.1 libnozzle1-1.11_2
 libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
 libluv.so.1 libluv-1.30.1.0_1
 libgraphene-1.0.so.0 graphene-1.8.2_1
+libgtk-4.so.0.9400.0 gtk4-3.94.0_1

From 4520c1c5ddc9de9c7198484d3340bfeb8b44efa8 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sat, 18 May 2019 08:59:30 -0500
Subject: [PATCH 5/7] New package: gnustep-gui-0.27.0

---
 common/shlibs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/shlibs b/common/shlibs
index 2db0c79d94e..f1d49a9bacb 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3512,3 +3512,5 @@ libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
 libluv.so.1 libluv-1.30.1.0_1
 libgraphene-1.0.so.0 graphene-1.8.2_1
 libgtk-4.so.0.9400.0 gtk4-3.94.0_1
+libmodule.so.4 libmodule-4.1.0_1
+libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1

From 9ea41c964d5ae24d862a378b8808f12955949756 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sun, 9 Jun 2019 13:09:39 +0200
Subject: [PATCH 6/7] common/shlibs: add shared libraries for flite

---
 common/shlibs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/common/shlibs b/common/shlibs
index f1d49a9bacb..68a7d038967 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3511,6 +3511,10 @@ libnozzle.so.1 libnozzle1-1.11_2
 libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
 libluv.so.1 libluv-1.30.1.0_1
 libgraphene-1.0.so.0 graphene-1.8.2_1
+libflite.so.1 flite-2.1_1
+libflite_cmu_us_kal.so.1 flite-2.1_1
+libflite_usenglish.so.1 flite-2.1_1
+libflite_cmulex.so.1 flite-2.1_1
 libgtk-4.so.0.9400.0 gtk4-3.94.0_1
 libmodule.so.4 libmodule-4.1.0_1
 libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1

From 86bb16c21148756d8d8f162801a9602ab0131e05 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 1 Oct 2019 18:20:15 -0700
Subject: [PATCH 7/7] g810-led: update to 0.3.9

---
 srcpkgs/g810-led/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/g810-led/template b/srcpkgs/g810-led/template
index d978c0c7665..9bb9b6a548e 100644
--- a/srcpkgs/g810-led/template
+++ b/srcpkgs/g810-led/template
@@ -1,6 +1,6 @@
 # Template file for 'g810-led'
 pkgname=g810-led
-version=0.3.5
+version=0.3.9
 revision=1
 build_style=gnu-makefile
 makedepends="hidapi-devel"
@@ -9,7 +9,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/MatMoul/g810-led/"
 distfiles="https://github.com/MatMoul/g810-led/archive/v${version}.tar.gz"
-checksum=8a971be4b77111aa54b250a39b6fcead78188f46999b2aa9b8280c2506753e69
+checksum=e08c3f411711dbaa0659d7b9d1ec9ab7c93d2e5a23352161092a83c7c8628b89
 
 do_install() {
 	vbin bin/g810-led

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

* Re: [PR PATCH] [Updated] g810-led: update to 0.3.9
  2019-10-02  1:23 [PR PATCH] g810-led: update to 0.3.9 voidlinux-github
  2019-10-02  1:28 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-02  1:28 ` voidlinux-github
  2019-10-02  6:56 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  1:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages g810-led
https://github.com/void-linux/void-packages/pull/14934

g810-led: update to 0.3.9


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

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

From ff71613c65fd93ec77b158e23fa400ab9a38b85c Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 1 Oct 2019 18:20:15 -0700
Subject: [PATCH] g810-led: update to 0.3.9

---
 srcpkgs/g810-led/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/g810-led/template b/srcpkgs/g810-led/template
index d978c0c7665..9bb9b6a548e 100644
--- a/srcpkgs/g810-led/template
+++ b/srcpkgs/g810-led/template
@@ -1,6 +1,6 @@
 # Template file for 'g810-led'
 pkgname=g810-led
-version=0.3.5
+version=0.3.9
 revision=1
 build_style=gnu-makefile
 makedepends="hidapi-devel"
@@ -9,7 +9,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/MatMoul/g810-led/"
 distfiles="https://github.com/MatMoul/g810-led/archive/v${version}.tar.gz"
-checksum=8a971be4b77111aa54b250a39b6fcead78188f46999b2aa9b8280c2506753e69
+checksum=e08c3f411711dbaa0659d7b9d1ec9ab7c93d2e5a23352161092a83c7c8628b89
 
 do_install() {
 	vbin bin/g810-led

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

* Re: [PR PATCH] [Updated] g810-led: update to 0.3.9
  2019-10-02  1:23 [PR PATCH] g810-led: update to 0.3.9 voidlinux-github
@ 2019-10-02  1:28 ` voidlinux-github
  2019-10-02  1:28 ` voidlinux-github
  2019-10-02  6:56 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  1:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages g810-led
https://github.com/void-linux/void-packages/pull/14934

g810-led: update to 0.3.9


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

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

From ff71613c65fd93ec77b158e23fa400ab9a38b85c Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Tue, 1 Oct 2019 18:20:15 -0700
Subject: [PATCH] g810-led: update to 0.3.9

---
 srcpkgs/g810-led/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/g810-led/template b/srcpkgs/g810-led/template
index d978c0c7665..9bb9b6a548e 100644
--- a/srcpkgs/g810-led/template
+++ b/srcpkgs/g810-led/template
@@ -1,6 +1,6 @@
 # Template file for 'g810-led'
 pkgname=g810-led
-version=0.3.5
+version=0.3.9
 revision=1
 build_style=gnu-makefile
 makedepends="hidapi-devel"
@@ -9,7 +9,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="GPL-3.0-only"
 homepage="https://github.com/MatMoul/g810-led/"
 distfiles="https://github.com/MatMoul/g810-led/archive/v${version}.tar.gz"
-checksum=8a971be4b77111aa54b250a39b6fcead78188f46999b2aa9b8280c2506753e69
+checksum=e08c3f411711dbaa0659d7b9d1ec9ab7c93d2e5a23352161092a83c7c8628b89
 
 do_install() {
 	vbin bin/g810-led

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

* Re: [PR PATCH] [Merged]: g810-led: update to 0.3.9
  2019-10-02  1:23 [PR PATCH] g810-led: update to 0.3.9 voidlinux-github
  2019-10-02  1:28 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-02  1:28 ` voidlinux-github
@ 2019-10-02  6:56 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02  6:56 UTC (permalink / raw)
  To: ml

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

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

g810-led: update to 0.3.9
https://github.com/void-linux/void-packages/pull/14934

Description:


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02  1:23 [PR PATCH] g810-led: update to 0.3.9 voidlinux-github
2019-10-02  1:28 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02  1:28 ` voidlinux-github
2019-10-02  6:56 ` [PR PATCH] [Merged]: " 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).