Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
  2020-12-18  6:04 ` New Package: Dwarf-Therapist-41.1.7 abenson
@ 2021-02-15  4:56 ` ericonr
  2021-02-15  8:24 ` [PR PATCH] [Updated] " Eluminae
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-02-15  4:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/22866#issuecomment-778937396

Comment:
@Eluminae ping

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

* Re: [PR PATCH] [Updated] New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
  2020-12-18  6:04 ` New Package: Dwarf-Therapist-41.1.7 abenson
  2021-02-15  4:56 ` ericonr
@ 2021-02-15  8:24 ` Eluminae
  2021-02-15  8:29 ` Eluminae
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-02-15  8:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages dwarftherapist
https://github.com/void-linux/void-packages/pull/22866

New Package: Dwarf-Therapist-41.1.7
A updated version of https://github.com/void-linux/void-packages/pull/10800

* Adding ptrace utils provided by therapist

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

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

From ee82da100c687ab4d3d48f08aa2be04190a1fc49 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 13 Jun 2020 12:45:12 +0200
Subject: [PATCH] New Package: Dwarf-Therapist-41.1.7

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

diff --git a/srcpkgs/Dwarf-Therapist/template b/srcpkgs/Dwarf-Therapist/template
new file mode 100644
index 00000000000..b723e392e0e
--- /dev/null
+++ b/srcpkgs/Dwarf-Therapist/template
@@ -0,0 +1,18 @@
+# Template file for 'Dwarf-Therapist'
+pkgname=Dwarf-Therapist
+version=41.2.1
+revision=1
+build_style=cmake
+makedepends="qt5-declarative-devel libcap-devel hicolor-icon-theme"
+depends="dwarffortress"
+short_desc="Management tool designed to run side-by-side with Dwarf Fortress"
+maintainer="Robert Stancil <robert.stancil@mavs.uta.edu>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Dwarf-Therapist/Dwarf-Therapist/"
+distfiles="https://github.com/Dwarf-Therapist/Dwarf-Therapist/archive/v${version}.tar.gz"
+checksum=cc16aa6031497107360b3292c34425d4b0ef786a5b3dd07e0e2bac5ef6bf36d1
+
+post_install() {
+	vbin dist/ptrace_scope/patch_df_ptracer
+	vbin dist/ptrace_scope/ptrace_cap_wrapper
+}

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

* Re: [PR PATCH] [Updated] New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2021-02-15  8:24 ` [PR PATCH] [Updated] " Eluminae
@ 2021-02-15  8:29 ` Eluminae
  2021-02-15  8:36 ` Eluminae
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-02-15  8:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages dwarftherapist
https://github.com/void-linux/void-packages/pull/22866

New Package: Dwarf-Therapist-41.1.7
A updated version of https://github.com/void-linux/void-packages/pull/10800

* Adding ptrace utils provided by therapist

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

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

From fe609a8ae7c8fd3351ff8e38a336ac76d9c75306 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 13 Jun 2020 12:45:12 +0200
Subject: [PATCH] New Package: Dwarf-Therapist-41.1.7

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

diff --git a/srcpkgs/Dwarf-Therapist/template b/srcpkgs/Dwarf-Therapist/template
new file mode 100644
index 00000000000..fd3eb5925f0
--- /dev/null
+++ b/srcpkgs/Dwarf-Therapist/template
@@ -0,0 +1,18 @@
+# Template file for 'Dwarf-Therapist'
+pkgname=Dwarf-Therapist
+version=41.2.1
+revision=1
+build_style=cmake
+makedepends="qt5-declarative-devel libcap-devel hicolor-icon-theme"
+depends="dwarffortress"
+short_desc="Management tool designed to run side-by-side with Dwarf Fortress"
+maintainer="Robert Stancil <robert.stancil@mavs.uta.edu>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Dwarf-Therapist/Dwarf-Therapist/"
+distfiles="https://github.com/Dwarf-Therapist/Dwarf-Therapist/archive/v${version}.tar.gz"
+checksum=ec954daff6e03d9d44153ed3df90685de3a7a07431fd47639d83b2f5b3f62e4b
+
+post_install() {
+	vbin dist/ptrace_scope/patch_df_ptracer
+	vbin dist/ptrace_scope/ptrace_cap_wrapper
+}

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

* Re: New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2021-02-15  8:29 ` Eluminae
@ 2021-02-15  8:36 ` Eluminae
  2021-02-16 16:25 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-02-15  8:36 UTC (permalink / raw)
  To: ml

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

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/22866#issuecomment-779054712

Comment:
done

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

* Re: [PR REVIEW] New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2021-02-15  8:36 ` Eluminae
@ 2021-02-16 16:25 ` ericonr
  2021-02-18  7:36 ` Eluminae
  2021-02-20  1:44 ` [PR PATCH] [Merged]: " abenson
  7 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-02-16 16:25 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/22866#discussion_r576957573

Comment:
Is this wrapper supposed to be suid / have capabilities? Afaik those won't be kept when installed with `vbin`

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

* Re: [PR REVIEW] New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2021-02-16 16:25 ` [PR REVIEW] " ericonr
@ 2021-02-18  7:36 ` Eluminae
  2021-02-20  1:44 ` [PR PATCH] [Merged]: " abenson
  7 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-02-18  7:36 UTC (permalink / raw)
  To: ml

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

New review comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/22866#discussion_r578190471

Comment:
I dont think they need any specific suid. To be honest, this mr has been created a long time ago.

But I'm pretty sure I used this package ootb

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

* Re: [PR PATCH] [Merged]: New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2021-02-18  7:36 ` Eluminae
@ 2021-02-20  1:44 ` abenson
  7 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-02-20  1:44 UTC (permalink / raw)
  To: ml

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

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

New Package: Dwarf-Therapist-41.1.7
https://github.com/void-linux/void-packages/pull/22866

Description:
A updated version of https://github.com/void-linux/void-packages/pull/10800

* Adding ptrace utils provided by therapist

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

* Re: New Package: Dwarf-Therapist-41.1.7
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
@ 2020-12-18  6:04 ` abenson
  2021-02-15  4:56 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2020-12-18  6:04 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/22866#issuecomment-747888593

Comment:
Can you update this 41.2.0? 

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

end of thread, other threads:[~2021-02-20  1:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22866@inbox.vuxu.org>
2020-12-18  6:04 ` New Package: Dwarf-Therapist-41.1.7 abenson
2021-02-15  4:56 ` ericonr
2021-02-15  8:24 ` [PR PATCH] [Updated] " Eluminae
2021-02-15  8:29 ` Eluminae
2021-02-15  8:36 ` Eluminae
2021-02-16 16:25 ` [PR REVIEW] " ericonr
2021-02-18  7:36 ` Eluminae
2021-02-20  1:44 ` [PR PATCH] [Merged]: " abenson

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