Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] blanket: update to 0.6.0.
@ 2022-04-24  6:36 ThePademelon
  2022-04-24  7:59 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ThePademelon @ 2022-04-24  6:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ThePademelon/void-packages blanket
https://github.com/void-linux/void-packages/pull/36836

blanket: update to 0.6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

During testing I received an error stating that libadwaita was missing, so I added it to the depends list, after which it worked fine.

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

I think I did everything right. This is my first time contributing so I apologize in advance for any mistakes. Thanks!

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

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

From 2db98e1e70e7ed8d8f2d69000b81442ae5395962 Mon Sep 17 00:00:00 2001
From: ThePademelon <zomanom@gmail.com>
Date: Sun, 24 Apr 2022 16:22:20 +1000
Subject: [PATCH] blanket: update to 0.6.0.

---
 srcpkgs/blanket/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/blanket/template b/srcpkgs/blanket/template
index 57d75b5ba8d1..2d22b388488c 100644
--- a/srcpkgs/blanket/template
+++ b/srcpkgs/blanket/template
@@ -1,14 +1,14 @@
 # Template file for 'blanket'
 pkgname=blanket
-version=0.5.0
+version=0.6.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel"
-depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libhandy1"
+depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libhandy1 libadwaita"
 short_desc="Improve focus and productivity by listening to different sounds"
 maintainer="Reback00 <reback00@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rafaelmardojai/blanket"
 distfiles="https://github.com/rafaelmardojai/blanket/archive/refs/tags/${version}.tar.gz"
-checksum=5af1d417d31bafff7c13a48e26bc4daae58a537f312b4ffb6911ae1b8b09a1d1
+checksum=710a3b733da5eb349bf8dc3c37ef0afeb301c8299c22e7fad3c753576f33f7f4
 python_version=3

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

* Re: [PR REVIEW] blanket: update to 0.6.0.
  2022-04-24  6:36 [PR PATCH] blanket: update to 0.6.0 ThePademelon
@ 2022-04-24  7:59 ` paper42
  2022-04-24 10:05 ` [PR PATCH] [Updated] " ThePademelon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-04-24  7:59 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36836#discussion_r857084854

Comment:
they moved from gtk3+libhandy to gtk4+libadwaita, remove libhandy from the dependency list

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

* Re: [PR PATCH] [Updated] blanket: update to 0.6.0.
  2022-04-24  6:36 [PR PATCH] blanket: update to 0.6.0 ThePademelon
  2022-04-24  7:59 ` [PR REVIEW] " paper42
@ 2022-04-24 10:05 ` ThePademelon
  2022-04-24 10:06 ` [PR REVIEW] " ThePademelon
  2022-04-24 21:26 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: ThePademelon @ 2022-04-24 10:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ThePademelon/void-packages blanket
https://github.com/void-linux/void-packages/pull/36836

blanket: update to 0.6.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

During testing I received an error stating that libadwaita was missing, so I added it to the depends list, after which it worked fine.

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

I think I did everything right. This is my first time contributing so I apologize in advance for any mistakes. Thanks!

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

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

From eeebf0340183275df46d9a7318e68e6df92d19d4 Mon Sep 17 00:00:00 2001
From: ThePademelon <zomanom@gmail.com>
Date: Sun, 24 Apr 2022 16:22:20 +1000
Subject: [PATCH] blanket: update to 0.6.0.

---
 srcpkgs/blanket/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/blanket/template b/srcpkgs/blanket/template
index 57d75b5ba8d1..9db5a1d5a3c9 100644
--- a/srcpkgs/blanket/template
+++ b/srcpkgs/blanket/template
@@ -1,14 +1,14 @@
 # Template file for 'blanket'
 pkgname=blanket
-version=0.5.0
+version=0.6.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel"
-depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libhandy1"
+depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libadwaita"
 short_desc="Improve focus and productivity by listening to different sounds"
 maintainer="Reback00 <reback00@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rafaelmardojai/blanket"
 distfiles="https://github.com/rafaelmardojai/blanket/archive/refs/tags/${version}.tar.gz"
-checksum=5af1d417d31bafff7c13a48e26bc4daae58a537f312b4ffb6911ae1b8b09a1d1
+checksum=710a3b733da5eb349bf8dc3c37ef0afeb301c8299c22e7fad3c753576f33f7f4
 python_version=3

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

* Re: [PR REVIEW] blanket: update to 0.6.0.
  2022-04-24  6:36 [PR PATCH] blanket: update to 0.6.0 ThePademelon
  2022-04-24  7:59 ` [PR REVIEW] " paper42
  2022-04-24 10:05 ` [PR PATCH] [Updated] " ThePademelon
@ 2022-04-24 10:06 ` ThePademelon
  2022-04-24 21:26 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: ThePademelon @ 2022-04-24 10:06 UTC (permalink / raw)
  To: ml

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

New review comment by ThePademelon on void-packages repository

https://github.com/void-linux/void-packages/pull/36836#discussion_r857101487

Comment:
I removed libhandy1, force pushed and re-tested. Everything seems to be working as expected.

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

* Re: [PR PATCH] [Merged]: blanket: update to 0.6.0.
  2022-04-24  6:36 [PR PATCH] blanket: update to 0.6.0 ThePademelon
                   ` (2 preceding siblings ...)
  2022-04-24 10:06 ` [PR REVIEW] " ThePademelon
@ 2022-04-24 21:26 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-04-24 21:26 UTC (permalink / raw)
  To: ml

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

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

blanket: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/36836

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

During testing I received an error stating that libadwaita was missing, so I added it to the depends list, after which it worked fine.

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

I think I did everything right. This is my first time contributing so I apologize in advance for any mistakes. Thanks!

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

end of thread, other threads:[~2022-04-24 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-24  6:36 [PR PATCH] blanket: update to 0.6.0 ThePademelon
2022-04-24  7:59 ` [PR REVIEW] " paper42
2022-04-24 10:05 ` [PR PATCH] [Updated] " ThePademelon
2022-04-24 10:06 ` [PR REVIEW] " ThePademelon
2022-04-24 21:26 ` [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).