Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] budgie-desktop-view: update to 1.2.1.
@ 2023-01-29 19:57 TrueTechie
  2023-02-09  0:27 ` [PR PATCH] [Updated] " TrueTechie
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: TrueTechie @ 2023-01-29 19:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TrueTechie/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From 8b91c394042b9b60335406cf22d4caf14f20f002 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
@ 2023-02-09  0:27 ` TrueTechie
  2023-02-11  0:00 ` TrueTechie
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TrueTechie @ 2023-02-09  0:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TrueTechie/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From 8b91c394042b9b60335406cf22d4caf14f20f002 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
  2023-02-09  0:27 ` [PR PATCH] [Updated] " TrueTechie
@ 2023-02-11  0:00 ` TrueTechie
  2023-02-17 21:39 ` BlindRepublic
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TrueTechie @ 2023-02-11  0:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TrueTechie/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From 8b91c394042b9b60335406cf22d4caf14f20f002 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
  2023-02-09  0:27 ` [PR PATCH] [Updated] " TrueTechie
  2023-02-11  0:00 ` TrueTechie
@ 2023-02-17 21:39 ` BlindRepublic
  2023-03-13 15:16 ` BlindRepublic
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: BlindRepublic @ 2023-02-17 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From ef8326bcf4c75dbb3d88ee1614256c30042a961b Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (2 preceding siblings ...)
  2023-02-17 21:39 ` BlindRepublic
@ 2023-03-13 15:16 ` BlindRepublic
  2023-03-13 15:30 ` BlindRepublic
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: BlindRepublic @ 2023-03-13 15:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From d5a009bf28f1aaa82c24e132839f439d0bf37516 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (3 preceding siblings ...)
  2023-03-13 15:16 ` BlindRepublic
@ 2023-03-13 15:30 ` BlindRepublic
  2023-03-13 15:43 ` BlindRepublic
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: BlindRepublic @ 2023-03-13 15:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1304 bytes --]

From e27aeb565caa281dffd820070c5bbc4b4b3a962a Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

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

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..520e558628e6 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,13 +1,13 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
-makedepends="libglib-devel gtk+3-devel vala-devel"
+makedepends="libglib-devel gtk+3-devel git vala-devel"
 short_desc="Budgie desktop icons application"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (4 preceding siblings ...)
  2023-03-13 15:30 ` BlindRepublic
@ 2023-03-13 15:43 ` BlindRepublic
  2023-03-13 15:47 ` BlindRepublic
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: BlindRepublic @ 2023-03-13 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From e5d6c8b15baded585dd72f989bb2632b8ef2555b Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

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

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..681080c47f89 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,13 +1,13 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
-hostmakedepends="pkg-config intltool vala glib-devel"
+hostmakedepends="git pkg-config intltool vala glib-devel"
 makedepends="libglib-devel gtk+3-devel vala-devel"
 short_desc="Budgie desktop icons application"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (5 preceding siblings ...)
  2023-03-13 15:43 ` BlindRepublic
@ 2023-03-13 15:47 ` BlindRepublic
  2023-03-29 20:53 ` classabbyamp
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: BlindRepublic @ 2023-03-13 15:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From a6f7a52f645cb113c3eb0f7f3fd81ffffe4ffb9b Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (6 preceding siblings ...)
  2023-03-13 15:47 ` BlindRepublic
@ 2023-03-29 20:53 ` classabbyamp
  2023-03-29 21:04 ` classabbyamp
  2023-03-29 21:09 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-03-29 20:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From f01bf73e816bff4f749f08184c0bc68d56a8eedf Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 srcpkgs/budgie-desktop-view/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Updated] budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (7 preceding siblings ...)
  2023-03-29 20:53 ` classabbyamp
@ 2023-03-29 21:04 ` classabbyamp
  2023-03-29 21:09 ` [PR PATCH] [Merged]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-03-29 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BlindRepublic/void-packages budgie-desktop-view-1.2.1
https://github.com/void-linux/void-packages/pull/41946

budgie-desktop-view: update to 1.2.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-budgie-desktop-view-1.2.1-41946.patch --]
[-- Type: text/x-diff, Size: 2103 bytes --]

From 360533040efb30c1421e65b22da7ed756a44f879 Mon Sep 17 00:00:00 2001
From: TrueTechie <TrueTechie@mailo.com>
Date: Sun, 29 Jan 2023 14:19:21 -0500
Subject: [PATCH] budgie-desktop-view: update to 1.2.1.

---
 .../patches/no-require-git.patch                  | 15 +++++++++++++++
 srcpkgs/budgie-desktop-view/template              |  4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/budgie-desktop-view/patches/no-require-git.patch

diff --git a/srcpkgs/budgie-desktop-view/patches/no-require-git.patch b/srcpkgs/budgie-desktop-view/patches/no-require-git.patch
new file mode 100644
index 000000000000..1d95048366ba
--- /dev/null
+++ b/srcpkgs/budgie-desktop-view/patches/no-require-git.patch
@@ -0,0 +1,15 @@
+check: true causes run_command (which will error with chroot-git) to fail
+
+reverts part of be1a8e62cfe70af0b0dd97a08271d177d0c2b1d3
+
+--- a/meson.build
++++ b/meson.build
+@@ -43,7 +43,7 @@
+ package_version = meson.project_version()
+ 
+ if git.found()
+-	git_version = run_command('git', ['rev-parse', 'HEAD'], check: true)
++	git_version = run_command('git', ['rev-parse', 'HEAD'])
+ 	if git_version.returncode() == 0
+ 		package_version += ' (git-'+git_version.stdout().strip()+')'
+ 	endif
diff --git a/srcpkgs/budgie-desktop-view/template b/srcpkgs/budgie-desktop-view/template
index 57ec2a5790ad..723bd69f5f1e 100644
--- a/srcpkgs/budgie-desktop-view/template
+++ b/srcpkgs/budgie-desktop-view/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop-view'
 pkgname=budgie-desktop-view
-version=1.2
+version=1.2.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config intltool vala glib-devel"
@@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop-view"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop-view/releases/download/v${version}/budgie-desktop-view-v${version}.tar.xz"
-checksum=8399fae4326e5a21dda889bd89cb16ed8201f2854dc5cbc12394b90420d4cf2e
+checksum=045d5ed7586fc26bbee82df31369b5ddbe30b5f0d7f11486210f3e14ccbfd536

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

* Re: [PR PATCH] [Merged]: budgie-desktop-view: update to 1.2.1.
  2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
                   ` (8 preceding siblings ...)
  2023-03-29 21:04 ` classabbyamp
@ 2023-03-29 21:09 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-03-29 21:09 UTC (permalink / raw)
  To: ml

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

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

budgie-desktop-view: update to 1.2.1.
https://github.com/void-linux/void-packages/pull/41946

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

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

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



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

end of thread, other threads:[~2023-03-29 21:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 19:57 [PR PATCH] budgie-desktop-view: update to 1.2.1 TrueTechie
2023-02-09  0:27 ` [PR PATCH] [Updated] " TrueTechie
2023-02-11  0:00 ` TrueTechie
2023-02-17 21:39 ` BlindRepublic
2023-03-13 15:16 ` BlindRepublic
2023-03-13 15:30 ` BlindRepublic
2023-03-13 15:43 ` BlindRepublic
2023-03-13 15:47 ` BlindRepublic
2023-03-29 20:53 ` classabbyamp
2023-03-29 21:04 ` classabbyamp
2023-03-29 21:09 ` [PR PATCH] [Merged]: " classabbyamp

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