Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fnott-1.0.0
@ 2020-12-17  3:57 travankor
  2020-12-17  4:09 ` [PR PATCH] [Updated] " travankor
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: travankor @ 2020-12-17  3:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages fnott
https://github.com/void-linux/void-packages/pull/27215

New package: fnott-1.0.0
None

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

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

From 98d511e9600dabd3a31fccdd68364b474f8618ba Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 16 Dec 2020 20:55:37 -0700
Subject: [PATCH] New package: fnott-1.0.0

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
new file mode 100644
index 00000000000..0de22a0fc0b
--- /dev/null
+++ b/srcpkgs/fnott/template
@@ -0,0 +1,14 @@
+# Template file for 'fnott'
+pkgname=fnott
+version=1.0.0
+revision=1
+wrksrc=$pkgname
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="fcft-devel tllist wayland-devel wayland-protocols"
+short_desc="Keyboard driven and lightweight notification daemon"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fnott/"
+distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
+checksum=eae79fe7d8ff980a32dc98bb7884d0a85a7ac7916900d0a194ac3f480d421f24

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

* Re: [PR PATCH] [Updated] New package: fnott-1.0.0
  2020-12-17  3:57 [PR PATCH] New package: fnott-1.0.0 travankor
@ 2020-12-17  4:09 ` travankor
  2021-01-31 23:00 ` travankor
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2020-12-17  4:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages fnott
https://github.com/void-linux/void-packages/pull/27215

New package: fnott-1.0.0
None

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

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

From dda38e55e3d8cf18424d92625fe9bbbb8cec30b7 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 16 Dec 2020 20:55:37 -0700
Subject: [PATCH] New package: fnott-1.0.0

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
new file mode 100644
index 00000000000..559ec59be01
--- /dev/null
+++ b/srcpkgs/fnott/template
@@ -0,0 +1,18 @@
+# Template file for 'fnott'
+pkgname=fnott
+version=1.0.0
+revision=1
+wrksrc=$pkgname
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="fcft-devel tllist wayland-devel wayland-protocols"
+short_desc="Keyboard driven and lightweight notification daemon"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fnott/"
+distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
+checksum=eae79fe7d8ff980a32dc98bb7884d0a85a7ac7916900d0a194ac3f480d421f24
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: fnott-1.0.0
  2020-12-17  3:57 [PR PATCH] New package: fnott-1.0.0 travankor
  2020-12-17  4:09 ` [PR PATCH] [Updated] " travankor
@ 2021-01-31 23:00 ` travankor
  2021-06-30 13:03 ` [PR PATCH] [Updated] New package: fnott-1.0.1 travankor
  2021-07-20 20:48 ` [PR PATCH] [Merged]: New package: fnott-1.1.0 ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2021-01-31 23:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages fnott
https://github.com/void-linux/void-packages/pull/27215

New package: fnott-1.0.0
None

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

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

From 7671aa24fabaa5e18f6261930220e231e3d48dfe Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 16 Dec 2020 20:55:37 -0700
Subject: [PATCH] New package: fnott-1.0.1

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
new file mode 100644
index 00000000000..92528bd3f2e
--- /dev/null
+++ b/srcpkgs/fnott/template
@@ -0,0 +1,18 @@
+# Template file for 'fnott'
+pkgname=fnott
+version=1.0.1
+revision=1
+wrksrc=$pkgname
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="fcft-devel tllist wayland-devel wayland-protocols"
+short_desc="Keyboard driven and lightweight notification daemon"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fnott/"
+distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
+checksum=5821aff9e2c8aefd1bd251fb5583cfb4c20554ae1c6e284bfc866afd6bc1c03d
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: fnott-1.0.1
  2020-12-17  3:57 [PR PATCH] New package: fnott-1.0.0 travankor
  2020-12-17  4:09 ` [PR PATCH] [Updated] " travankor
  2021-01-31 23:00 ` travankor
@ 2021-06-30 13:03 ` travankor
  2021-07-20 20:48 ` [PR PATCH] [Merged]: New package: fnott-1.1.0 ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: travankor @ 2021-06-30 13:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages fnott
https://github.com/void-linux/void-packages/pull/27215

New package: fnott-1.0.1
None

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

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

From be5c1a00e74121c2c93456751345d979a0f5aa48 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 16 Dec 2020 20:55:37 -0700
Subject: [PATCH] New package: fnott-1.1.0

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
new file mode 100644
index 000000000000..6aa84902e4eb
--- /dev/null
+++ b/srcpkgs/fnott/template
@@ -0,0 +1,18 @@
+# Template file for 'fnott'
+pkgname=fnott
+version=1.1.0
+revision=1
+wrksrc=$pkgname
+build_style=meson
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="fcft-devel tllist wayland-devel wayland-protocols"
+short_desc="Keyboard driven and lightweight notification daemon"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fnott/"
+distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
+checksum=ffe7671d845e7885d056624bfa854e0e73ad464fcd11196a6b48bd2222d53991
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: fnott-1.1.0
  2020-12-17  3:57 [PR PATCH] New package: fnott-1.0.0 travankor
                   ` (2 preceding siblings ...)
  2021-06-30 13:03 ` [PR PATCH] [Updated] New package: fnott-1.0.1 travankor
@ 2021-07-20 20:48 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-20 20:48 UTC (permalink / raw)
  To: ml

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

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

New package: fnott-1.1.0
https://github.com/void-linux/void-packages/pull/27215

Description:
None

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

end of thread, other threads:[~2021-07-20 20:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-17  3:57 [PR PATCH] New package: fnott-1.0.0 travankor
2020-12-17  4:09 ` [PR PATCH] [Updated] " travankor
2021-01-31 23:00 ` travankor
2021-06-30 13:03 ` [PR PATCH] [Updated] New package: fnott-1.0.1 travankor
2021-07-20 20:48 ` [PR PATCH] [Merged]: New package: fnott-1.1.0 ericonr

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