Github messages for voidlinux
 help / color / mirror / Atom feed
From: TeddyDD <TeddyDD@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Update granite
Date: Sat, 01 Jan 2022 17:39:17 +0100	[thread overview]
Message-ID: <20220101163917.qqrJphHbx2EWnaTrFKBIyQh3zNw26JylOU_ktmd9O-4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34754@inbox.vuxu.org>

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

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

https://github.com/TeddyDD/void-packages-1 update-granite
https://github.com/void-linux/void-packages/pull/34754

Update granite
<!-- Uncomment relevant sections and delete options which are not applicable -->
let's see if ci will timeout, hopefully not

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From da946de9f774826d32a8f0f8b0d6c5ae7ef8c573 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:09:18 +0100
Subject: [PATCH 01/23] granite: update to 6.2.0.

---
 common/shlibs            | 2 +-
 srcpkgs/granite/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 999d3ad714b8..f6b4e26cf19d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1187,7 +1187,7 @@ libconfig.so.11 libconfig-1.7.1_1
 libopusfile.so.0 opusfile-0.12_2
 libopusurl.so.0 opusfile-0.12_2
 libopusenc.so.0 libopusenc-0.2_1
-libgranite.so.5 granite-0.5.0_1
+libgranite.so.6 granite-6.2.0_1
 libprotobuf-vala.so.0 libprotobuf-vala-0.1.0_1
 librlog.so.5 librlog-1.4_1
 libtinyxml.so.0 tinyxml-2.6.2_1
diff --git a/srcpkgs/granite/template b/srcpkgs/granite/template
index 2ae77d6ee66c..abeea449646e 100644
--- a/srcpkgs/granite/template
+++ b/srcpkgs/granite/template
@@ -1,6 +1,6 @@
 # Template file for 'granite'
 pkgname=granite
-version=5.5.0
+version=6.2.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,7 +12,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/elementary/granite"
 distfiles="https://github.com/elementary/granite/archive/${version}.tar.gz"
-checksum=0c376520c7d462fca05213a14970ee1075fea4a78062a33b47529e2647cd5557
+checksum=067d31445da9808a802fca523630c3e4b84d2d7c78ae547ced017cb7f3b9c6b5
 
 granite-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 051c2a79e242571e652bc9c4d9ae87d5ca57da7f Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 02/23] Minder: rebuild against libgranite.so.6

---
 srcpkgs/Minder/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/Minder/template b/srcpkgs/Minder/template
index 2022aca4548d..b1a98883e8c3 100644
--- a/srcpkgs/Minder/template
+++ b/srcpkgs/Minder/template
@@ -1,7 +1,7 @@
 # Template file for 'Minder'
 pkgname=Minder
 version=1.13.1
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config glib-devel vala"
 makedepends="cairo-devel granite-devel gtk+3-devel libxml2-devel libgee08-devel

From d336ffe0d6608452837fa16fa8c60ea201c3f713 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 03/23] bookworm: rebuild against libgranite.so.6

---
 srcpkgs/bookworm/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/bookworm/template b/srcpkgs/bookworm/template
index 3e319fb786d9..43b76394d308 100644
--- a/srcpkgs/bookworm/template
+++ b/srcpkgs/bookworm/template
@@ -1,7 +1,7 @@
 # Template file for 'bookworm'
 pkgname=bookworm
 version=1.1.2
-revision=4
+revision=5
 build_style=meson
 hostmakedepends="pkg-config glib-devel vala"
 makedepends="gtk+3-devel libgee08-devel granite-devel

From 499048e78083755303f7ee576b7b35a504879010 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 04/23] giti: rebuild against libgranite.so.6

---
 srcpkgs/giti/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/giti/template b/srcpkgs/giti/template
index e3c8663fa536..d1a43dc3b7f4 100644
--- a/srcpkgs/giti/template
+++ b/srcpkgs/giti/template
@@ -1,7 +1,7 @@
 # Template file for 'giti'
 pkgname=giti
 version=1.0.0
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config vala gettext"
 makedepends="gtk+3-devel libgit2-glib-devel libgee08-devel granite-devel"

From c411b3b28d0fcec1232a26af3741b0633b6c5948 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 05/23] io.elementary.calculator: rebuild against
 libgranite.so.6

---
 srcpkgs/io.elementary.calculator/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.calculator/template b/srcpkgs/io.elementary.calculator/template
index 56abf698403b..9b2774a14f46 100644
--- a/srcpkgs/io.elementary.calculator/template
+++ b/srcpkgs/io.elementary.calculator/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.calculator'
 pkgname=io.elementary.calculator
 version=1.6.0
-revision=2
+revision=3
 wrksrc="calculator-${version}"
 build_style=meson
 hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream"

From 7c71a35f0517f2924e43238cb40ee30e93f26e2b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 06/23] io.elementary.calendar: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.calendar/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.calendar/template b/srcpkgs/io.elementary.calendar/template
index 7ff446f97d15..a5ea019353a0 100644
--- a/srcpkgs/io.elementary.calendar/template
+++ b/srcpkgs/io.elementary.calendar/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.calendar'
 pkgname=io.elementary.calendar
 version=5.0
-revision=5
+revision=6
 _git_commit=46346e48b53e9d3d59d9f567b622532338f50f32
 wrksrc="calendar-${_git_commit}"
 build_style=meson

From 29f80efe4eaf6490b5707254021abbb70e6d72b1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 07/23] io.elementary.code: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.code/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.code/template b/srcpkgs/io.elementary.code/template
index 66de4b50be05..05d84cc39c9f 100644
--- a/srcpkgs/io.elementary.code/template
+++ b/srcpkgs/io.elementary.code/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.code'
 pkgname=io.elementary.code
 version=3.4.1
-revision=4
+revision=5
 wrksrc="code-${version}"
 build_style=meson
 hostmakedepends="pkg-config vala intltool glib-devel"

From 19a9675bc451adcc9710156cb8c1bf6217ff260b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 08/23] io.elementary.files: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.files/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.files/template b/srcpkgs/io.elementary.files/template
index cb0643a02449..99231acb5048 100644
--- a/srcpkgs/io.elementary.files/template
+++ b/srcpkgs/io.elementary.files/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.files'
 pkgname=io.elementary.files
 version=4.5.0
-revision=1
+revision=2
 wrksrc="files-${version}"
 build_style=meson
 configure_args="-Dwith-unity=disabled"

From dcbf942d4e815dc21854e9d9ad5e37ab8c1c38c6 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 09/23] io.elementary.music: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.music/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.music/template b/srcpkgs/io.elementary.music/template
index de6ae0f94d90..53076fad5f1e 100644
--- a/srcpkgs/io.elementary.music/template
+++ b/srcpkgs/io.elementary.music/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.music'
 pkgname=io.elementary.music
 version=5.0.5
-revision=1
+revision=2
 wrksrc="music-${version}"
 build_style=meson
 configure_args="-Dbuild-plugins=true -Dplugins=audioplayer,cdrom,ipod"

From f5edc882e180edc25523c990516a4db86d972062 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 10/23] io.elementary.photos: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.photos/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.photos/template b/srcpkgs/io.elementary.photos/template
index 81c1734164ba..ca4e4c8b7b15 100644
--- a/srcpkgs/io.elementary.photos/template
+++ b/srcpkgs/io.elementary.photos/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.photos'
 pkgname=io.elementary.photos
 version=2.7.0
-revision=2
+revision=3
 wrksrc="photos-${version}"
 build_style=meson
 configure_args="-Dlibunity=false"

From 7fb9967d70946818804d5fd926c8f6dd0442d6a4 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:47 +0100
Subject: [PATCH 11/23] io.elementary.terminal: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.terminal/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.terminal/template b/srcpkgs/io.elementary.terminal/template
index 2aba6a5b563f..b7d60bfd756d 100644
--- a/srcpkgs/io.elementary.terminal/template
+++ b/srcpkgs/io.elementary.terminal/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.terminal'
 pkgname=io.elementary.terminal
 version=5.5.2
-revision=1
+revision=2
 wrksrc="terminal-${version}"
 build_style=meson
 configure_args="-Dubuntu-bionic-patched-vte=false"

From 6ac83e943a2886f410330a7b8ada7042c28f0202 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 12/23] io.elementary.videos: rebuild against libgranite.so.6

---
 srcpkgs/io.elementary.videos/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/io.elementary.videos/template b/srcpkgs/io.elementary.videos/template
index c989ccaf6954..b033a23e766b 100644
--- a/srcpkgs/io.elementary.videos/template
+++ b/srcpkgs/io.elementary.videos/template
@@ -1,7 +1,7 @@
 # Template file for 'io.elementary.videos'
 pkgname=io.elementary.videos
 version=2.7.2
-revision=1
+revision=2
 wrksrc="videos-${version}"
 build_style=meson
 hostmakedepends="intltool pkg-config vala AppStream"

From 82efea85fe56315732c47887e5139022aadb085b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 13/23] notes-up: rebuild against libgranite.so.6

---
 srcpkgs/notes-up/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/notes-up/template b/srcpkgs/notes-up/template
index 481a214cfbc2..f2231f1dacb9 100644
--- a/srcpkgs/notes-up/template
+++ b/srcpkgs/notes-up/template
@@ -1,7 +1,7 @@
 # Template file for 'notes-up'
 pkgname=notes-up
 version=2.0.5
-revision=1
+revision=2
 wrksrc=Notes-up-${version}
 build_style=meson
 hostmakedepends="pkg-config vala gettext glib-devel"

From dbcefc3402eb12390800911368c2b43033720b54 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 14/23] nutty: rebuild against libgranite.so.6

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

diff --git a/srcpkgs/nutty/template b/srcpkgs/nutty/template
index 37396577835b..e537caa96892 100644
--- a/srcpkgs/nutty/template
+++ b/srcpkgs/nutty/template
@@ -1,7 +1,7 @@
 # Template file for 'nutty'
 pkgname=nutty
 version=1.1.1
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config vala glib-devel"
 makedepends="gtk+3-devel libgee08-devel libnotify-devel granite-devel
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/babluboy/nutty"
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
-python_version=2 #unverified
+python_version=3
 
 post_install() {
 	vinstall data/com.github.babluboy.nutty.desktop 644 usr/share/applications

From 7ad2f064e36e5a0b98af9d1e15df7dcdc333e0fd Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 15/23] pantheon-agent-polkit: rebuild against libgranite.so.6

---
 srcpkgs/pantheon-agent-polkit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pantheon-agent-polkit/template b/srcpkgs/pantheon-agent-polkit/template
index c2ae95b313e4..406dc591d8b5 100644
--- a/srcpkgs/pantheon-agent-polkit/template
+++ b/srcpkgs/pantheon-agent-polkit/template
@@ -1,13 +1,13 @@
 # Template file for 'pantheon-agent-polkit'
 pkgname=pantheon-agent-polkit
 version=1.0.0
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="intltool pkg-config vala gobject-introspection"
 makedepends="gtk+3-devel polkit-devel granite-devel"
 short_desc="Pantheon Polkit Agent"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
-homepage="https://github.com/elementary/${pkgname}"
+homepage="https://github.com/elementary/pantheon-agent-polkit
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=8e730f335545a4ca2717e1c9ccad61c329c1f19ea51f76ae4783da9e0416d484

From 2074d29cb0b42a43c2ff81bb7718afd2dd0744c3 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 16/23] pantheon-screenshot: rebuild against libgranite.so.6

---
 srcpkgs/pantheon-screenshot/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/pantheon-screenshot/template b/srcpkgs/pantheon-screenshot/template
index 3492b0c0d49e..52277df77ba8 100644
--- a/srcpkgs/pantheon-screenshot/template
+++ b/srcpkgs/pantheon-screenshot/template
@@ -1,7 +1,7 @@
 # Template file for 'pantheon-screenshot'
 pkgname=pantheon-screenshot
 version=1.7.1
-revision=1
+revision=2
 wrksrc="screenshot-${version}"
 build_style=meson
 hostmakedepends="desktop-file-utils glib-devel intltool pkgconf vala"

From 45d2fdbeb6ae79e5ff0904e9593c2031db918df2 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 17/23] planner: rebuild against libgranite.so.6

---
 srcpkgs/planner/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/planner/template b/srcpkgs/planner/template
index 7be79ab4c6ba..6e49039a6346 100644
--- a/srcpkgs/planner/template
+++ b/srcpkgs/planner/template
@@ -1,7 +1,7 @@
 # Template file for 'planner'
 pkgname=planner
 version=2.7
-revision=1
+revision=2
 build_style=meson
 build_helper="gir"
 hostmakedepends="gettext pkg-config vala glib-devel curl"

From 1f4bbe824cce32840393cf2c39f65c424cd943e6 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 18/23] quickDocs: rebuild against libgranite.so.6

---
 srcpkgs/quickDocs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/quickDocs/template b/srcpkgs/quickDocs/template
index 940ad376d9c7..c4a22e6bbe7d 100644
--- a/srcpkgs/quickDocs/template
+++ b/srcpkgs/quickDocs/template
@@ -1,7 +1,7 @@
 # Template file for 'quickDocs'
 pkgname=quickDocs
 version=2.2.6
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="vala pkg-config"
 makedepends="libarchive-devel gtk+3-devel devhelp-devel webkit2gtk-devel libgee08-devel granite-devel"

From 8224c59d02a5358591abb7b52fe6e3e5375d27db Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 19/23] sequeler: rebuild against libgranite.so.6

---
 srcpkgs/sequeler/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sequeler/template b/srcpkgs/sequeler/template
index a36107372bd9..32f127dc5c6e 100644
--- a/srcpkgs/sequeler/template
+++ b/srcpkgs/sequeler/template
@@ -1,7 +1,7 @@
 # Template file for 'sequeler'
 pkgname=sequeler
 version=0.8.2
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="gettext pkg-config glib-devel vala"
 makedepends="granite-devel libglib-devel gtk+3-devel libgee08-devel

From e99b742a85b6772c07b1a35163478bd906d9a76a Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 20/23] switchboard: rebuild against libgranite.so.6

---
 srcpkgs/switchboard/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/switchboard/template b/srcpkgs/switchboard/template
index ebb706e5d9e5..f5aa0661d3ea 100644
--- a/srcpkgs/switchboard/template
+++ b/srcpkgs/switchboard/template
@@ -1,7 +1,7 @@
 # Template file for 'switchboard'
 pkgname=switchboard
 version=2.3.7
-revision=2
+revision=3
 build_style=meson
 hostmakedepends="pkg-config vala gettext"
 makedepends="granite-devel clutter-gtk-devel gtk+3-devel"

From 0ca340a84d7a74f55e820c412da2fc6900541f8b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 21/23] switchboard-plug-bluetooth: rebuild against
 libgranite.so.6

---
 srcpkgs/switchboard-plug-bluetooth/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/switchboard-plug-bluetooth/template b/srcpkgs/switchboard-plug-bluetooth/template
index 373368918159..1ca6f049305f 100644
--- a/srcpkgs/switchboard-plug-bluetooth/template
+++ b/srcpkgs/switchboard-plug-bluetooth/template
@@ -1,13 +1,13 @@
 # Template file for 'switchboard-plug-bluetooth'
 pkgname=switchboard-plug-bluetooth
 version=2.3.0
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config vala"
 makedepends="switchboard-devel granite-devel gtk+3-devel"
 short_desc="Switchboard Bluetooth Plug"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/elementary/${pkgname}"
+homepage="https://github.com/elementary/switchboard-plug-bluetooth"
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=ffeb4cdb53696b241e203f4e0920bb90c05fd77b99a05bd9483cb4c8367f1000

From 7743d72e5181e413e01417c141e6958e5b4fc935 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 22/23] switchboard-plug-network: rebuild against
 libgranite.so.6

---
 srcpkgs/switchboard-plug-network/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/switchboard-plug-network/template b/srcpkgs/switchboard-plug-network/template
index 31f640cf25df..cb5955d621c0 100644
--- a/srcpkgs/switchboard-plug-network/template
+++ b/srcpkgs/switchboard-plug-network/template
@@ -1,7 +1,7 @@
 # Template file for 'switchboard-plug-network'
 pkgname=switchboard-plug-network
 version=2.3.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config vala"
 makedepends="switchboard-devel granite-devel gtk+3-devel

From a75d85e673d31845e34a9e56fdac50ff807d6de1 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 29 Dec 2021 13:41:48 +0100
Subject: [PATCH 23/23] switchboard-plug-printers: rebuild against
 libgranite.so.6

---
 srcpkgs/switchboard-plug-printers/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/switchboard-plug-printers/template b/srcpkgs/switchboard-plug-printers/template
index caecd10c886c..dbb85e710662 100644
--- a/srcpkgs/switchboard-plug-printers/template
+++ b/srcpkgs/switchboard-plug-printers/template
@@ -1,7 +1,7 @@
 # Template file for 'switchboard-plug-printers'
 pkgname=switchboard-plug-printers
 version=2.1.6
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config vala intltool"
 makedepends="switchboard-devel granite-devel gtk+3-devel cups-devel"
@@ -9,6 +9,6 @@ depends="cups-pk-helper"
 short_desc="Switchboard Printers Plug"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/elementary/${pkgname}"
+homepage="https://github.com/elementary/switchboard-plug-printers"
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=fe2c748e3737c3304ea8613d43d5ba8596f95499a65b8d13f93c4f702901f442

  parent reply	other threads:[~2022-01-01 16:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-29 12:43 [PR PATCH] " TeddyDD
2021-12-29 14:24 ` [PR PATCH] [Updated] " TeddyDD
2021-12-29 14:57 ` TeddyDD
2022-01-01 16:39 ` TeddyDD [this message]
2022-02-15  7:40 ` Jlll1
2022-02-15  8:31 ` TeddyDD
2022-03-26 12:37 ` paper42
2022-03-26 12:37 ` [PR PATCH] [Closed]: " paper42

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=20220101163917.qqrJphHbx2EWnaTrFKBIyQh3zNw26JylOU_ktmd9O-4@z \
    --to=teddydd@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).