Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: birdtray-1.8.1
@ 2020-05-12  2:19 cptpcrd
  2020-05-12  2:33 ` [PR PATCH] [Updated] " cptpcrd
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cptpcrd @ 2020-05-12  2:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cptpcrd/void-packages birdtray
https://github.com/void-linux/void-packages/pull/21860

New package: birdtray-1.8.1


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

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

From 2297723ab57f49cf313dbc00d1b8fc5df0d6ac28 Mon Sep 17 00:00:00 2001
From: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
Date: Mon, 11 May 2020 22:16:16 -0400
Subject: [PATCH] New package: birdtray-1.8.1

---
 srcpkgs/birdtray/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/birdtray/template

diff --git a/srcpkgs/birdtray/template b/srcpkgs/birdtray/template
new file mode 100644
index 00000000000..82eb25be13c
--- /dev/null
+++ b/srcpkgs/birdtray/template
@@ -0,0 +1,15 @@
+# Template file for 'birdtray'
+pkgname=birdtray
+version=1.8.1
+revision=1
+wrksrc="${pkgname}-${version}"
+build_style=cmake
+hostmakedepends="qt5-qmake"
+makedepends="qt5-svg-devel qt5-x11extras-devel qt5-tools-devel"
+depends="qt5-svg qt5-x11extras"
+short_desc="Run Thunderbird with a system tray icon"
+maintainer="cptpcrd <cptpcrd.git@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/gyunaev/birdtray"
+distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz"
+checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"

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

* Re: [PR PATCH] [Updated] New package: birdtray-1.8.1
  2020-05-12  2:19 [PR PATCH] New package: birdtray-1.8.1 cptpcrd
@ 2020-05-12  2:33 ` cptpcrd
  2020-05-12 20:05 ` cptpcrd
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cptpcrd @ 2020-05-12  2:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cptpcrd/void-packages birdtray
https://github.com/void-linux/void-packages/pull/21860

New package: birdtray-1.8.1


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

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

From cbf0673c0deefae3e8455f710ef7af709bd6c257 Mon Sep 17 00:00:00 2001
From: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
Date: Mon, 11 May 2020 22:16:16 -0400
Subject: [PATCH] New package: birdtray-1.8.1

---
 srcpkgs/birdtray/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/birdtray/template

diff --git a/srcpkgs/birdtray/template b/srcpkgs/birdtray/template
new file mode 100644
index 00000000000..346782c6233
--- /dev/null
+++ b/srcpkgs/birdtray/template
@@ -0,0 +1,15 @@
+# Template file for 'birdtray'
+pkgname=birdtray
+version=1.8.1
+revision=1
+wrksrc="${pkgname}-${version}"
+build_style=cmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-svg-devel qt5-x11extras-devel qt5-tools-devel"
+depends="qt5-svg qt5-x11extras"
+short_desc="Run Thunderbird with a system tray icon"
+maintainer="cptpcrd <cptpcrd.git@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/gyunaev/birdtray"
+distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz"
+checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"

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

* Re: [PR PATCH] [Updated] New package: birdtray-1.8.1
  2020-05-12  2:19 [PR PATCH] New package: birdtray-1.8.1 cptpcrd
  2020-05-12  2:33 ` [PR PATCH] [Updated] " cptpcrd
@ 2020-05-12 20:05 ` cptpcrd
  2020-05-12 20:59 ` cptpcrd
  2020-05-13 12:07 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: cptpcrd @ 2020-05-12 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cptpcrd/void-packages birdtray
https://github.com/void-linux/void-packages/pull/21860

New package: birdtray-1.8.1


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

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

From 02b995f37040996b0af2da0d069d545dc41f4c0f Mon Sep 17 00:00:00 2001
From: cptpcrd <31829097+cptpcrd@users.noreply.github.com>
Date: Mon, 11 May 2020 22:16:16 -0400
Subject: [PATCH] New package: birdtray-1.8.1

---
 srcpkgs/birdtray/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/birdtray/template

diff --git a/srcpkgs/birdtray/template b/srcpkgs/birdtray/template
new file mode 100644
index 00000000000..2373664b763
--- /dev/null
+++ b/srcpkgs/birdtray/template
@@ -0,0 +1,13 @@
+# Template file for 'birdtray'
+pkgname=birdtray
+version=1.8.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-svg-devel qt5-x11extras-devel qt5-tools-devel"
+short_desc="Run Thunderbird with a system tray icon"
+maintainer="cptpcrd <cptpcrd.git@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/gyunaev/birdtray"
+distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz"
+checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"

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

* Re: New package: birdtray-1.8.1
  2020-05-12  2:19 [PR PATCH] New package: birdtray-1.8.1 cptpcrd
  2020-05-12  2:33 ` [PR PATCH] [Updated] " cptpcrd
  2020-05-12 20:05 ` cptpcrd
@ 2020-05-12 20:59 ` cptpcrd
  2020-05-13 12:07 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: cptpcrd @ 2020-05-12 20:59 UTC (permalink / raw)
  To: ml

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

New comment by cptpcrd on void-packages repository

https://github.com/void-linux/void-packages/pull/21860#issuecomment-627590470

Comment:
Better?

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

* Re: [PR PATCH] [Merged]: New package: birdtray-1.8.1
  2020-05-12  2:19 [PR PATCH] New package: birdtray-1.8.1 cptpcrd
                   ` (2 preceding siblings ...)
  2020-05-12 20:59 ` cptpcrd
@ 2020-05-13 12:07 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-05-13 12:07 UTC (permalink / raw)
  To: ml

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

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

New package: birdtray-1.8.1
https://github.com/void-linux/void-packages/pull/21860

Description:


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

end of thread, other threads:[~2020-05-13 12:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12  2:19 [PR PATCH] New package: birdtray-1.8.1 cptpcrd
2020-05-12  2:33 ` [PR PATCH] [Updated] " cptpcrd
2020-05-12 20:05 ` cptpcrd
2020-05-12 20:59 ` cptpcrd
2020-05-13 12:07 ` [PR PATCH] [Merged]: " Piraty

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