Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: Venom-0.5.4
@ 2019-12-26 20:24 voidlinux-github
  2019-12-27  9:46 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-26 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages venom
https://github.com/void-linux/void-packages/pull/17804

New package: Venom-0.5.4
Closes #17786

Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 7c8d444552998dba32617f7e15d2c6afd841e0cf Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Thu, 26 Dec 2019 09:10:00 -0600
Subject: [PATCH] New package: Venom-0.5.4

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/Venom/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/Venom/template

diff --git a/srcpkgs/Venom/template b/srcpkgs/Venom/template
new file mode 100644
index 00000000000..873879f2203
--- /dev/null
+++ b/srcpkgs/Venom/template
@@ -0,0 +1,20 @@
+# Template file for 'Venom'
+pkgname=Venom
+version=0.5.4
+revision=1
+build_style=meson
+hostmakedepends="vala pkg-config"
+makedepends="gtk+3-devel libgee-devel gspell-devel
+ libcanberra-devel sqlcipher-devel json-glib-devel
+ libsoup-devel toxcore-devel libsodium-devel
+ opus-devel libvpx-devel gstreamer1-devel"
+short_desc="Modern Tox client for the desktop"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="://github.com/naxuroqa/Venom/"
+distfiles="https://github.com/naxuroqa/Venom/archive/${version}.tar.gz"
+checksum=2e4bbab0b68a1a38ffcc5f9991fb5d95391c207e931edb2ce6a1e1edf6795b1b
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" glib-devel"
+fi

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

* Re: [PR PATCH] [Updated] New package: Venom-0.5.4
  2019-12-26 20:24 [PR PATCH] New package: Venom-0.5.4 voidlinux-github
@ 2019-12-27  9:46 ` voidlinux-github
  2019-12-27 15:31 ` voidlinux-github
  2019-12-27 18:35 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-27  9:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages venom
https://github.com/void-linux/void-packages/pull/17804

New package: Venom-0.5.4
Closes #17786

Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 65e3cb2361c37fd803ffb6a81f9f473de04a3d8a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Thu, 26 Dec 2019 09:10:00 -0600
Subject: [PATCH] New package: Venom-0.5.4

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/Venom/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/Venom/template

diff --git a/srcpkgs/Venom/template b/srcpkgs/Venom/template
new file mode 100644
index 00000000000..7402ad1c651
--- /dev/null
+++ b/srcpkgs/Venom/template
@@ -0,0 +1,16 @@
+# Template file for 'Venom'
+pkgname=Venom
+version=0.5.4
+revision=1
+build_style=meson
+hostmakedepends="vala pkg-config glib-devel"
+makedepends="gtk+3-devel libgee-devel gspell-devel
+ libcanberra-devel sqlcipher-devel json-glib-devel
+ libsoup-devel toxcore-devel libsodium-devel
+ opus-devel libvpx-devel gstreamer1-devel"
+short_desc="Modern Tox client for the desktop"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="://github.com/naxuroqa/Venom/"
+distfiles="https://github.com/naxuroqa/Venom/archive/${version}.tar.gz"
+checksum=2e4bbab0b68a1a38ffcc5f9991fb5d95391c207e931edb2ce6a1e1edf6795b1b

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

* Re: [PR PATCH] [Updated] New package: Venom-0.5.4
  2019-12-26 20:24 [PR PATCH] New package: Venom-0.5.4 voidlinux-github
  2019-12-27  9:46 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-27 15:31 ` voidlinux-github
  2019-12-27 18:35 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-27 15:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages venom
https://github.com/void-linux/void-packages/pull/17804

New package: Venom-0.5.4
Closes #17786

Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 381e84325c3129cecc0a38aeece6c4bff2d04f7e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Thu, 26 Dec 2019 09:10:00 -0600
Subject: [PATCH] New package: Venom-0.5.4

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/Venom/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/Venom/template

diff --git a/srcpkgs/Venom/template b/srcpkgs/Venom/template
new file mode 100644
index 00000000000..75508d4dc0e
--- /dev/null
+++ b/srcpkgs/Venom/template
@@ -0,0 +1,16 @@
+# Template file for 'Venom'
+pkgname=Venom
+version=0.5.4
+revision=1
+build_style=meson
+hostmakedepends="vala pkg-config glib-devel"
+makedepends="gtk+3-devel libgee-devel gspell-devel
+ libcanberra-devel sqlcipher-devel json-glib-devel
+ libsoup-devel toxcore-devel libsodium-devel
+ opus-devel libvpx-devel gstreamer1-devel"
+short_desc="Modern Tox client for the desktop"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/naxuroqa/Venom/"
+distfiles="https://github.com/naxuroqa/Venom/archive/${version}.tar.gz"
+checksum=2e4bbab0b68a1a38ffcc5f9991fb5d95391c207e931edb2ce6a1e1edf6795b1b

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

* Re: [PR PATCH] [Merged]: New package: Venom-0.5.4
  2019-12-26 20:24 [PR PATCH] New package: Venom-0.5.4 voidlinux-github
  2019-12-27  9:46 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-27 15:31 ` voidlinux-github
@ 2019-12-27 18:35 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-27 18:35 UTC (permalink / raw)
  To: ml

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

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

New package: Venom-0.5.4
https://github.com/void-linux/void-packages/pull/17804

Description:
Closes #17786

Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

end of thread, other threads:[~2019-12-27 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-26 20:24 [PR PATCH] New package: Venom-0.5.4 voidlinux-github
2019-12-27  9:46 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-27 15:31 ` voidlinux-github
2019-12-27 18:35 ` [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).