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

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