Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wlclock-1.0.0
@ 2020-10-23  3:08 travankor
  2020-10-23  3:31 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: travankor @ 2020-10-23  3:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wlclock
https://github.com/void-linux/void-packages/pull/25808

New package: wlclock-1.0.0
None

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

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

From 52c7616a314a97a8bf538e74cce17687091374f4 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 19 Oct 2020 09:37:39 -0700
Subject: [PATCH] New package: wlclock-1.0.0

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

diff --git a/srcpkgs/wlclock/template b/srcpkgs/wlclock/template
new file mode 100644
index 00000000000..969d1ffc289
--- /dev/null
+++ b/srcpkgs/wlclock/template
@@ -0,0 +1,15 @@
+# Template file for 'wlclock'
+pkgname=wlclock
+version=1.0.0
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=meson
+#configure_args=""
+hostmakedepends="pkg-config scdoc wayland"
+makedepends="cairo-devel wayland-devel wayland-protocols"
+short_desc="Digital analog clock for Wayland desktops"
+maintainer="travankor <travankor@tuta.io>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~leon_plickat/wlclock/"
+distfiles="https://git.sr.ht/~leon_plickat/wlclock/archive/v${version}.tar.gz"
+checksum=cdbc32eb1f68614a09e430eaa24578e4d58475ed8988871fce20a669898a48db

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

* Re: [PR REVIEW] New package: wlclock-1.0.0
  2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
@ 2020-10-23  3:31 ` ericonr
  2020-10-23  3:37 ` travankor
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-10-23  3:31 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25808#discussion_r510574138

Comment:
leftover comment

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

* Re: [PR REVIEW] New package: wlclock-1.0.0
  2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
  2020-10-23  3:31 ` [PR REVIEW] " ericonr
@ 2020-10-23  3:37 ` travankor
  2020-10-23  3:38 ` [PR PATCH] [Updated] " travankor
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: travankor @ 2020-10-23  3:37 UTC (permalink / raw)
  To: ml

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

New review comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/25808#discussion_r510575480

Comment:
woops

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

* Re: [PR PATCH] [Updated] New package: wlclock-1.0.0
  2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
  2020-10-23  3:31 ` [PR REVIEW] " ericonr
  2020-10-23  3:37 ` travankor
@ 2020-10-23  3:38 ` travankor
  2020-10-23 22:19 ` travankor
  2020-11-22  3:18 ` [PR PATCH] [Merged]: " the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: travankor @ 2020-10-23  3:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wlclock
https://github.com/void-linux/void-packages/pull/25808

New package: wlclock-1.0.0
None

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

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

From 777b7c59363fdea70e987a90bd379550752b2cc9 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 19 Oct 2020 09:37:39 -0700
Subject: [PATCH] New package: wlclock-1.0.0

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

diff --git a/srcpkgs/wlclock/template b/srcpkgs/wlclock/template
new file mode 100644
index 00000000000..8baadbc816d
--- /dev/null
+++ b/srcpkgs/wlclock/template
@@ -0,0 +1,14 @@
+# Template file for 'wlclock'
+pkgname=wlclock
+version=1.0.0
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland"
+makedepends="cairo-devel wayland-devel wayland-protocols"
+short_desc="Digital analog clock for Wayland desktops"
+maintainer="travankor <travankor@tuta.io>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~leon_plickat/wlclock/"
+distfiles="https://git.sr.ht/~leon_plickat/wlclock/archive/v${version}.tar.gz"
+checksum=cdbc32eb1f68614a09e430eaa24578e4d58475ed8988871fce20a669898a48db

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

* Re: [PR PATCH] [Updated] New package: wlclock-1.0.0
  2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
                   ` (2 preceding siblings ...)
  2020-10-23  3:38 ` [PR PATCH] [Updated] " travankor
@ 2020-10-23 22:19 ` travankor
  2020-11-22  3:18 ` [PR PATCH] [Merged]: " the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: travankor @ 2020-10-23 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages wlclock
https://github.com/void-linux/void-packages/pull/25808

New package: wlclock-1.0.0
None

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

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

From bce4ef1e4bb54c04d4731abdb04c0e441aacc543 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 19 Oct 2020 09:37:39 -0700
Subject: [PATCH] New package: wlclock-1.0.0

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

diff --git a/srcpkgs/wlclock/template b/srcpkgs/wlclock/template
new file mode 100644
index 00000000000..65eb3325ade
--- /dev/null
+++ b/srcpkgs/wlclock/template
@@ -0,0 +1,14 @@
+# Template file for 'wlclock'
+pkgname=wlclock
+version=1.0.0
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="cairo-devel wayland-devel wayland-protocols"
+short_desc="Digital analog clock for Wayland desktops"
+maintainer="travankor <travankor@tuta.io>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~leon_plickat/wlclock/"
+distfiles="https://git.sr.ht/~leon_plickat/wlclock/archive/v${version}.tar.gz"
+checksum=cdbc32eb1f68614a09e430eaa24578e4d58475ed8988871fce20a669898a48db

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

* Re: [PR PATCH] [Merged]: New package: wlclock-1.0.0
  2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
                   ` (3 preceding siblings ...)
  2020-10-23 22:19 ` travankor
@ 2020-11-22  3:18 ` the-maldridge
  4 siblings, 0 replies; 6+ messages in thread
From: the-maldridge @ 2020-11-22  3:18 UTC (permalink / raw)
  To: ml

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

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

New package: wlclock-1.0.0
https://github.com/void-linux/void-packages/pull/25808

Description:
None

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

end of thread, other threads:[~2020-11-22  3:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23  3:08 [PR PATCH] New package: wlclock-1.0.0 travankor
2020-10-23  3:31 ` [PR REVIEW] " ericonr
2020-10-23  3:37 ` travankor
2020-10-23  3:38 ` [PR PATCH] [Updated] " travankor
2020-10-23 22:19 ` travankor
2020-11-22  3:18 ` [PR PATCH] [Merged]: " the-maldridge

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