Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: diffuse-0.7.5
@ 2022-10-15 18:43 drichline
  2022-10-19  2:06 ` [PR REVIEW] " abenson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: drichline @ 2022-10-15 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages diffuse-branch
https://github.com/void-linux/void-packages/pull/39971

New package: diffuse-0.7.5
Closes #39398 

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-glibc

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

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

From 5721beea0ba138bc67c8c35fc866c7d86b482af0 Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Sat, 15 Oct 2022 14:37:55 -0400
Subject: [PATCH] New package: diffuse-0.7.5

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

diff --git a/srcpkgs/diffuse/template b/srcpkgs/diffuse/template
new file mode 100644
index 000000000000..0fdb9ed54bd6
--- /dev/null
+++ b/srcpkgs/diffuse/template
@@ -0,0 +1,18 @@
+# Template file for 'diffuse'
+pkgname=diffuse
+version=0.7.5
+revision=1
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-cairo-devel python3-gobject-devel"
+short_desc="Graphical tool for merging and comparing text files"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="GPL-2.0-only, FSFAP"
+homepage="https://github.com/MightyCreak/diffuse"
+distfiles="https://github.com/MightyCreak/diffuse/archive/refs/tags/v${version}.tar.gz"
+checksum=df34a7b2842956dc397d8e72f4d744dc50d403b515c5611f54bd137f3554eeb3
+
+post_install() {
+	vlicense COPYING
+	vlicense AUTHORS
+}

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

* Re: [PR REVIEW] New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
@ 2022-10-19  2:06 ` abenson
  2022-10-20  4:57 ` [PR PATCH] [Updated] " drichline
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: abenson @ 2022-10-19  2:06 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#discussion_r998870270

Comment:
These aren't needed for GPL.

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

* Re: [PR PATCH] [Updated] New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
  2022-10-19  2:06 ` [PR REVIEW] " abenson
@ 2022-10-20  4:57 ` drichline
  2022-10-20  4:58 ` [PR REVIEW] " drichline
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-20  4:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages diffuse-branch
https://github.com/void-linux/void-packages/pull/39971

New package: diffuse-0.7.5
Closes #39398 

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-glibc

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

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

From d82604d768e4a1ca2567b1e268bcaaecc6ae88fb Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Sat, 15 Oct 2022 14:37:55 -0400
Subject: [PATCH] New package: diffuse-0.7.5

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

diff --git a/srcpkgs/diffuse/template b/srcpkgs/diffuse/template
new file mode 100644
index 000000000000..0743377156a0
--- /dev/null
+++ b/srcpkgs/diffuse/template
@@ -0,0 +1,13 @@
+# Template file for 'diffuse'
+pkgname=diffuse
+version=0.7.5
+revision=1
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-cairo-devel python3-gobject-devel"
+short_desc="Graphical tool for merging and comparing text files"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="GPL-2.0-only, FSFAP"
+homepage="https://github.com/MightyCreak/diffuse"
+distfiles="https://github.com/MightyCreak/diffuse/archive/refs/tags/v${version}.tar.gz"
+checksum=df34a7b2842956dc397d8e72f4d744dc50d403b515c5611f54bd137f3554eeb3

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

* Re: [PR REVIEW] New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
  2022-10-19  2:06 ` [PR REVIEW] " abenson
  2022-10-20  4:57 ` [PR PATCH] [Updated] " drichline
@ 2022-10-20  4:58 ` drichline
  2022-10-22 14:00 ` abenson
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-20  4:58 UTC (permalink / raw)
  To: ml

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

New review comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#discussion_r1000143679

Comment:
Thanks! Just to clarify: no license information needs to be installed for GPL packages?

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

* Re: [PR REVIEW] New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (2 preceding siblings ...)
  2022-10-20  4:58 ` [PR REVIEW] " drichline
@ 2022-10-22 14:00 ` abenson
  2022-11-04  7:27 ` drichline
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: abenson @ 2022-10-22 14:00 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#discussion_r1002482274

Comment:
Correct.

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

* Re: New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (3 preceding siblings ...)
  2022-10-22 14:00 ` abenson
@ 2022-11-04  7:27 ` drichline
  2022-11-13  2:53 ` [PR PATCH] [Updated] " drichline
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-11-04  7:27 UTC (permalink / raw)
  To: ml

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

New comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#issuecomment-1303067935

Comment:
Sorry, can I get a review on this? It should hopefully be ready to merge. 

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

* Re: [PR PATCH] [Updated] New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (4 preceding siblings ...)
  2022-11-04  7:27 ` drichline
@ 2022-11-13  2:53 ` drichline
  2022-11-13  2:53 ` drichline
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-11-13  2:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages diffuse-branch
https://github.com/void-linux/void-packages/pull/39971

New package: diffuse-0.7.5
Closes #39398 

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-glibc

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

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

From 018b257e1dc75b3f0db30f1f2d94370003fb8a1f Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Sat, 15 Oct 2022 14:37:55 -0400
Subject: [PATCH] New package: diffuse-0.7.5

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

diff --git a/srcpkgs/diffuse/template b/srcpkgs/diffuse/template
new file mode 100644
index 000000000000..5f05301ad2e3
--- /dev/null
+++ b/srcpkgs/diffuse/template
@@ -0,0 +1,14 @@
+# Template file for 'diffuse'
+pkgname=diffuse
+version=0.7.5
+revision=1
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-cairo-devel python3-gobject-devel"
+depends="gtk+3 python3-gobject python3-cairo"
+short_desc="Graphical tool for merging and comparing text files"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="GPL-2.0-only, FSFAP"
+homepage="https://github.com/MightyCreak/diffuse"
+distfiles="https://github.com/MightyCreak/diffuse/archive/refs/tags/v${version}.tar.gz"
+checksum=df34a7b2842956dc397d8e72f4d744dc50d403b515c5611f54bd137f3554eeb3

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

* Re: New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (5 preceding siblings ...)
  2022-11-13  2:53 ` [PR PATCH] [Updated] " drichline
@ 2022-11-13  2:53 ` drichline
  2022-11-13  2:54 ` drichline
  2022-11-14 22:38 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-11-13  2:53 UTC (permalink / raw)
  To: ml

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

New comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#issuecomment-1312625605

Comment:
> at least `gtk+3` and `python3-gobject` runtime dependencies are missing

I'm really sorry, I forgot to get back on this issue. I've also added python3-cairo since it might be a runtime dependency (?)

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

* Re: New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (6 preceding siblings ...)
  2022-11-13  2:53 ` drichline
@ 2022-11-13  2:54 ` drichline
  2022-11-14 22:38 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-11-13  2:54 UTC (permalink / raw)
  To: ml

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

New comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39971#issuecomment-1312625605

Comment:
> at least `gtk+3` and `python3-gobject` runtime dependencies are missing

I'm really sorry, I forgot to get back on this issue. I've also added `python3-cairo` since it might be a runtime dependency (?)

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

* Re: [PR PATCH] [Merged]: New package: diffuse-0.7.5
  2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
                   ` (7 preceding siblings ...)
  2022-11-13  2:54 ` drichline
@ 2022-11-14 22:38 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-11-14 22:38 UTC (permalink / raw)
  To: ml

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

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

New package: diffuse-0.7.5
https://github.com/void-linux/void-packages/pull/39971

Description:
Closes #39398 

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - aarch64-glibc

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

end of thread, other threads:[~2022-11-14 22:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-15 18:43 [PR PATCH] New package: diffuse-0.7.5 drichline
2022-10-19  2:06 ` [PR REVIEW] " abenson
2022-10-20  4:57 ` [PR PATCH] [Updated] " drichline
2022-10-20  4:58 ` [PR REVIEW] " drichline
2022-10-22 14:00 ` abenson
2022-11-04  7:27 ` drichline
2022-11-13  2:53 ` [PR PATCH] [Updated] " drichline
2022-11-13  2:53 ` drichline
2022-11-13  2:54 ` drichline
2022-11-14 22:38 ` [PR PATCH] [Merged]: " paper42

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