Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: emulsion-7.2
@ 2021-01-01 23:52 NeelChotai
  2021-01-02  0:16 ` [PR PATCH] [Updated] " NeelChotai
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: NeelChotai @ 2021-01-01 23:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NeelChotai/void-packages emulsion
https://github.com/void-linux/void-packages/pull/27613

New package: emulsion-7.2


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

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

From 534235af39545b621d1366babda1b8e8cae0a2e9 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Fri, 1 Jan 2021 23:51:41 +0000
Subject: [PATCH] New package: emulsion-7.2

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

diff --git a/srcpkgs/emulsion/template b/srcpkgs/emulsion/template
new file mode 100644
index 00000000000..548ccc47a5b
--- /dev/null
+++ b/srcpkgs/emulsion/template
@@ -0,0 +1,13 @@
+# Template file for 'emulsion'
+pkgname=emulsion
+version=7.2
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="libxcb-devel"
+short_desc="Fast and minimalistic image viewer"
+maintainer="Neel Chotai <neel@chot.ai>"
+license="MIT"
+homepage="https://arturkovacs.github.io/emulsion-website/"
+distfiles="https://github.com/ArturKovacs/emulsion/archive/v${version}.tar.gz"
+checksum=528454b5333e17b73c2d1bd87ebd0b2bb734d8f3bb28fcf7ba7d5550e4e23c2a

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

* Re: [PR PATCH] [Updated] New package: emulsion-7.2
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
@ 2021-01-02  0:16 ` NeelChotai
  2021-02-25 13:16 ` atk
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-01-02  0:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NeelChotai/void-packages emulsion
https://github.com/void-linux/void-packages/pull/27613

New package: emulsion-7.2


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

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

From 9e5514d35b12b6f115694acc30d30c1bd0c6592a Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Fri, 1 Jan 2021 23:51:41 +0000
Subject: [PATCH] New package: emulsion-7.2

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

diff --git a/srcpkgs/emulsion/template b/srcpkgs/emulsion/template
new file mode 100644
index 00000000000..37dc0390dfe
--- /dev/null
+++ b/srcpkgs/emulsion/template
@@ -0,0 +1,17 @@
+# Template file for 'emulsion'
+pkgname=emulsion
+version=7.2
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="libxcb-devel"
+short_desc="Fast and minimalistic image viewer"
+maintainer="Neel Chotai <neel@chot.ai>"
+license="MIT"
+homepage="https://arturkovacs.github.io/emulsion-website/"
+distfiles="https://github.com/ArturKovacs/emulsion/archive/v${version}.tar.gz"
+checksum=528454b5333e17b73c2d1bd87ebd0b2bb734d8f3bb28fcf7ba7d5550e4e23c2a
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: New package: emulsion-7.2
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
  2021-01-02  0:16 ` [PR PATCH] [Updated] " NeelChotai
@ 2021-02-25 13:16 ` atk
  2021-02-27 16:36 ` [PR PATCH] [Updated] " NeelChotai
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: atk @ 2021-02-25 13:16 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/27613#issuecomment-785887501

Comment:
There's v8.0 already. Otherwise, just tested it, it works great!

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

* Re: [PR PATCH] [Updated] New package: emulsion-7.2
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
  2021-01-02  0:16 ` [PR PATCH] [Updated] " NeelChotai
  2021-02-25 13:16 ` atk
@ 2021-02-27 16:36 ` NeelChotai
  2021-02-27 16:36 ` New package: emulsion-8.0 NeelChotai
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-02-27 16:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NeelChotai/void-packages emulsion
https://github.com/void-linux/void-packages/pull/27613

New package: emulsion-7.2


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

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

From e1391027e979923d3cf2dd527f82cd0fe050293e Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Fri, 1 Jan 2021 23:51:41 +0000
Subject: [PATCH] New package: emulsion-8.0

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

diff --git a/srcpkgs/emulsion/template b/srcpkgs/emulsion/template
new file mode 100644
index 00000000000..1cd3a66dd1c
--- /dev/null
+++ b/srcpkgs/emulsion/template
@@ -0,0 +1,17 @@
+# Template file for 'emulsion'
+pkgname=emulsion
+version=8.0
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="libxcb-devel"
+short_desc="Fast and minimalistic image viewer"
+maintainer="Neel Chotai <neel@chot.ai>"
+license="MIT"
+homepage="https://arturkovacs.github.io/emulsion-website/"
+distfiles="https://github.com/ArturKovacs/emulsion/archive/v${version}.tar.gz"
+checksum=528454b5333e17b73c2d1bd87ebd0b2bb734d8f3bb28fcf7ba7d5550e4e23c2a
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: New package: emulsion-8.0
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
                   ` (2 preceding siblings ...)
  2021-02-27 16:36 ` [PR PATCH] [Updated] " NeelChotai
@ 2021-02-27 16:36 ` NeelChotai
  2021-02-27 16:54 ` [PR PATCH] [Updated] " NeelChotai
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-02-27 16:36 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/27613#issuecomment-787099472

Comment:
> There's v8.0 already. Otherwise, just tested it, it works great!

Thank you.

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

* Re: [PR PATCH] [Updated] New package: emulsion-8.0
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
                   ` (3 preceding siblings ...)
  2021-02-27 16:36 ` New package: emulsion-8.0 NeelChotai
@ 2021-02-27 16:54 ` NeelChotai
  2021-03-22 22:58 ` NeelChotai
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-02-27 16:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NeelChotai/void-packages emulsion
https://github.com/void-linux/void-packages/pull/27613

New package: emulsion-8.0


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

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

From 00353a5de6cb1a9ba882e1eb5004557456a62333 Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Fri, 1 Jan 2021 23:51:41 +0000
Subject: [PATCH] New package: emulsion-8.0

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

diff --git a/srcpkgs/emulsion/template b/srcpkgs/emulsion/template
new file mode 100644
index 00000000000..d60ab204fc5
--- /dev/null
+++ b/srcpkgs/emulsion/template
@@ -0,0 +1,17 @@
+# Template file for 'emulsion'
+pkgname=emulsion
+version=8.0
+revision=1
+build_style=cargo
+hostmakedepends="python3"
+makedepends="libxcb-devel"
+short_desc="Fast and minimalistic image viewer"
+maintainer="Neel Chotai <neel@chot.ai>"
+license="MIT"
+homepage="https://arturkovacs.github.io/emulsion-website/"
+distfiles="https://github.com/ArturKovacs/emulsion/archive/v${version}.tar.gz"
+checksum=a704daecb2c86839f0800e483bfae9d6b547354c616eedf9d3d9c3b3ce9c1d12
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: New package: emulsion-8.0
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
                   ` (4 preceding siblings ...)
  2021-02-27 16:54 ` [PR PATCH] [Updated] " NeelChotai
@ 2021-03-22 22:58 ` NeelChotai
  2022-05-01  2:15 ` github-actions
  2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: NeelChotai @ 2021-03-22 22:58 UTC (permalink / raw)
  To: ml

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

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/pull/27613#issuecomment-787099472

Comment:
> There's v8.0 already. Otherwise, just tested it, it works great!

Thank you letting me know about the update and the test!

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

* Re: New package: emulsion-8.0
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
                   ` (5 preceding siblings ...)
  2021-03-22 22:58 ` NeelChotai
@ 2022-05-01  2:15 ` github-actions
  2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2022-05-01  2:15 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/27613#issuecomment-1114104868

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: emulsion-8.0
  2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
                   ` (6 preceding siblings ...)
  2022-05-01  2:15 ` github-actions
@ 2022-05-16  2:07 ` github-actions
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2022-05-16  2:07 UTC (permalink / raw)
  To: ml

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

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

New package: emulsion-8.0
https://github.com/void-linux/void-packages/pull/27613

Description:
None

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

end of thread, other threads:[~2022-05-16  2:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 23:52 [PR PATCH] New package: emulsion-7.2 NeelChotai
2021-01-02  0:16 ` [PR PATCH] [Updated] " NeelChotai
2021-02-25 13:16 ` atk
2021-02-27 16:36 ` [PR PATCH] [Updated] " NeelChotai
2021-02-27 16:36 ` New package: emulsion-8.0 NeelChotai
2021-02-27 16:54 ` [PR PATCH] [Updated] " NeelChotai
2021-03-22 22:58 ` NeelChotai
2022-05-01  2:15 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

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