Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] d-feet: update to 0.3.16.
@ 2021-05-15  5:00 Gottox
  2021-05-15  5:25 ` [PR PATCH] [Updated] " Gottox
  2021-05-15  7:11 ` [PR PATCH] [Merged]: " Gottox
  0 siblings, 2 replies; 3+ messages in thread
From: Gottox @ 2021-05-15  5:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages d-feet-0.3.16
https://github.com/void-linux/void-packages/pull/30887

d-feet: update to 0.3.16.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-d-feet-0.3.16-30887.patch --]
[-- Type: text/x-diff, Size: 1529 bytes --]

From cbda49d9e89441b31b2738d6b631615610eac352 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 15 May 2021 07:00:41 +0200
Subject: [PATCH] d-feet: update to 0.3.16.

---
 srcpkgs/d-feet/template | 11 ++++++++---
 srcpkgs/d-feet/x        |  1 +
 2 files changed, 9 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/d-feet/x

diff --git a/srcpkgs/d-feet/template b/srcpkgs/d-feet/template
index 8983725501f1..acec959ad1e2 100644
--- a/srcpkgs/d-feet/template
+++ b/srcpkgs/d-feet/template
@@ -1,15 +1,20 @@
 # Template file for 'd-feet'
 pkgname=d-feet
-version=0.3.15
-revision=4
+version=0.3.16
+revision=1
 build_style=meson
 pycompile_module="dfeet"
 hostmakedepends="pkg-config intltool itstool python3-pycodestyle"
 makedepends="gtk+3-devel gobject-introspection"
 depends="gtk+3 libwnck python3-gobject"
+checkdepends="xvfb-run dbus $depends"
 short_desc="D-Bus debugger"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/action/show/Apps/DFeet"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1fff149ad01ccbd93c927f5733346a9122324b9d367da3adbf4f1a52e47dfdb1
+checksum=8733ce4b9a9a54ec185b1d85bf4da9d9d11052882a880760ff60f9779b2d1ccb
+
+pre_check() {
+	make_cmd="xvfb-run ninja"
+}
diff --git a/srcpkgs/d-feet/x b/srcpkgs/d-feet/x
new file mode 100644
index 000000000000..166f7a957085
--- /dev/null
+++ b/srcpkgs/d-feet/x
@@ -0,0 +1 @@
+xbps-query: option requires an argument -- 's'

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

* Re: [PR PATCH] [Updated] d-feet: update to 0.3.16.
  2021-05-15  5:00 [PR PATCH] d-feet: update to 0.3.16 Gottox
@ 2021-05-15  5:25 ` Gottox
  2021-05-15  7:11 ` [PR PATCH] [Merged]: " Gottox
  1 sibling, 0 replies; 3+ messages in thread
From: Gottox @ 2021-05-15  5:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages d-feet-0.3.16
https://github.com/void-linux/void-packages/pull/30887

d-feet: update to 0.3.16.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-d-feet-0.3.16-30887.patch --]
[-- Type: text/x-diff, Size: 1530 bytes --]

From 172f9bee2eb07f59965881b15ef16a91a5dd1986 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 15 May 2021 07:00:41 +0200
Subject: [PATCH] d-feet: update to 0.3.16.

---
 srcpkgs/d-feet/template | 12 ++++++++----
 srcpkgs/d-feet/x        |  1 +
 2 files changed, 9 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/d-feet/x

diff --git a/srcpkgs/d-feet/template b/srcpkgs/d-feet/template
index 8983725501f1..321b41b8b767 100644
--- a/srcpkgs/d-feet/template
+++ b/srcpkgs/d-feet/template
@@ -1,15 +1,19 @@
 # Template file for 'd-feet'
 pkgname=d-feet
-version=0.3.15
-revision=4
+version=0.3.16
+revision=1
 build_style=meson
-pycompile_module="dfeet"
 hostmakedepends="pkg-config intltool itstool python3-pycodestyle"
 makedepends="gtk+3-devel gobject-introspection"
 depends="gtk+3 libwnck python3-gobject"
+checkdepends="xvfb-run dbus $depends"
 short_desc="D-Bus debugger"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/action/show/Apps/DFeet"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=1fff149ad01ccbd93c927f5733346a9122324b9d367da3adbf4f1a52e47dfdb1
+checksum=8733ce4b9a9a54ec185b1d85bf4da9d9d11052882a880760ff60f9779b2d1ccb
+
+pre_check() {
+	make_cmd="xvfb-run ninja"
+}
diff --git a/srcpkgs/d-feet/x b/srcpkgs/d-feet/x
new file mode 100644
index 000000000000..166f7a957085
--- /dev/null
+++ b/srcpkgs/d-feet/x
@@ -0,0 +1 @@
+xbps-query: option requires an argument -- 's'

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

* Re: [PR PATCH] [Merged]: d-feet: update to 0.3.16.
  2021-05-15  5:00 [PR PATCH] d-feet: update to 0.3.16 Gottox
  2021-05-15  5:25 ` [PR PATCH] [Updated] " Gottox
@ 2021-05-15  7:11 ` Gottox
  1 sibling, 0 replies; 3+ messages in thread
From: Gottox @ 2021-05-15  7:11 UTC (permalink / raw)
  To: ml

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

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

d-feet: update to 0.3.16.
https://github.com/void-linux/void-packages/pull/30887

Description:


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

end of thread, other threads:[~2021-05-15  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  5:00 [PR PATCH] d-feet: update to 0.3.16 Gottox
2021-05-15  5:25 ` [PR PATCH] [Updated] " Gottox
2021-05-15  7:11 ` [PR PATCH] [Merged]: " Gottox

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