Github messages for voidlinux
 help / color / mirror / Atom feed
From: BlindRepublic <BlindRepublic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] budgie-desktop: update to 10.7.
Date: Fri, 24 Feb 2023 01:47:10 +0100	[thread overview]
Message-ID: <20230224004710.Sxnlrfr24BtvdqGxp0Xn67kGHbZZYbXdvRDjn3F6ReA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41944@inbox.vuxu.org>

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

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

https://github.com/BlindRepublic/void-packages budgie-10.7
https://github.com/void-linux/void-packages/pull/41944

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

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 1a830753af9dcf3ea3ca2a9baeeb8d4ae7ee6656 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 7 Nov 2022 15:46:48 +0530
Subject: [PATCH 1/2] Manual.md: add AGPL & X11 to list of licenses which needs
 to be included

budgie-desktop: update to 10.7
---
 srcpkgs/budgie-desktop/template | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index d21c3b94badc..bf6dd6bc7e72 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,16 +1,17 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.6.4
-revision=2
+version=10.7
+revision=1
 build_style=meson
 build_helper=gir
 configure_args="-Dwith-gtk-doc=false"
-hostmakedepends="pkg-config intltool vala glib-devel gobject-introspection sassc
- budgie-screensaver"
-makedepends="alsa-lib-devel libnotify-devel accountsservice-devel libpeas-devel
- libwnck-devel mutter-devel ibus-devel gnome-desktop-devel pulseaudio-devel
- upower-devel gtk+3-devel polkit-devel gnome-bluetooth1-devel gnome-menus-devel
- gnome-settings-daemon-devel vala libuuid-devel libupower-glib3"
+hostmakedepends="pkg-config intltool vala glib-devel gobject-introspection
+ sassc budgie-screensaver"
+makedepends="alsa-lib-devel libcanberra-devel libgee-devel libnotify-devel
+ accountsservice-devel libpeas-devel libwnck-devel mutter-devel ibus-devel
+ gnome-desktop-devel pulseaudio-devel upower-devel gtk+3-devel polkit-devel
+ gnome-bluetooth1-devel gnome-menus-devel gnome-settings-daemon-devel vala libuuid-devel
+ libupower-glib3"
 depends="gnome-session gnome-settings-daemon budgie-control-center elogind
  gnome-themes-extra budgie-screensaver budgie-desktop-view"
 short_desc="Modern desktop environment from the Solus Project"
@@ -18,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=7775699ea64d7317e4004b751ccd5ab1e38df172ce17abc241b8a22bb31c1cdb
+checksum=348e8e17b074885d50d22dca609808c44762591ad3c37a257a6565c8c8d92d51
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

From bec59ec429886e19813f1d8247cd490acf60f342 Mon Sep 17 00:00:00 2001
From: Elliot <BlindRepublic@mailo.com>
Date: Thu, 23 Feb 2023 19:47:27 -0500
Subject: [PATCH 2/2] budgie-desktop: update to 10.7.1.

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

diff --git a/srcpkgs/budgie-desktop/template b/srcpkgs/budgie-desktop/template
index bf6dd6bc7e72..7e48276a73a2 100644
--- a/srcpkgs/budgie-desktop/template
+++ b/srcpkgs/budgie-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'budgie-desktop'
 pkgname=budgie-desktop
-version=10.7
+version=10.7.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://github.com/BuddiesOfBudgie/budgie-desktop"
 distfiles="https://github.com/BuddiesOfBudgie/budgie-desktop/releases/download/v${version}/budgie-desktop-v${version}.tar.xz"
-checksum=348e8e17b074885d50d22dca609808c44762591ad3c37a257a6565c8c8d92d51
+checksum=f8b277fb674f4c9e9d1dac9e45a7f93a1364d2f25cb1b3b513ec8154cfd7d6bd
 
 budgie-desktop-devel_package() {
 	short_desc+=" - development files"

  parent reply	other threads:[~2023-02-24  0:47 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 19:57 [PR PATCH] " TrueTechie
2023-02-09  1:18 ` [PR PATCH] [Updated] " TrueTechie
2023-02-10 22:48 ` paper42
2023-02-10 23:59 ` [PR PATCH] [Updated] " TrueTechie
2023-02-11  0:12 ` TrueTechie
2023-02-11  0:12 ` TrueTechie
2023-02-11  0:27 ` [PR PATCH] [Closed]: " TrueTechie
2023-02-11  0:27 ` [PR PATCH] [Updated] " TrueTechie
2023-02-11  0:34 ` TrueTechie
2023-02-12  1:01 ` TrueTechie
2023-02-14 20:25 ` [PR REVIEW] " paper42
2023-02-14 22:14 ` [PR PATCH] [Updated] " BlindRepublic
2023-02-14 22:19 ` BlindRepublic
2023-02-14 22:22 ` BlindRepublic
2023-02-14 23:20 ` BlindRepublic
2023-02-24  0:37 ` [PR PATCH] [Updated] " BlindRepublic
2023-02-24  0:47 ` BlindRepublic [this message]
2023-03-03  4:51 ` [PR PATCH] [Closed]: " BlindRepublic
2023-03-05 18:02 ` JoshStrobl
2023-03-05 22:47 ` BlindRepublic
2023-03-06  5:24 ` paper42
2023-03-06 17:50 ` BlindRepublic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230224004710.Sxnlrfr24BtvdqGxp0Xn67kGHbZZYbXdvRDjn3F6ReA@z \
    --to=blindrepublic@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).