Github messages for voidlinux
 help / color / mirror / Atom feed
From: RunningDroid <RunningDroid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] kdeconnect: add breeze-icons & kpeoplevcard to depends
Date: Tue, 20 Dec 2022 07:11:18 +0100	[thread overview]
Message-ID: <20221220061118.OH5_-mu-3d7r_rOfd-5dmYNcraYDKrzUXnuUKTCXs24@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36761@inbox.vuxu.org>

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

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

https://github.com/RunningDroid/void-packages add_kdeconnect_depend
https://github.com/void-linux/void-packages/pull/36761

kdeconnect: add breeze-icons & kpeoplevcard to depends
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

kdeconnect appears to depend on breeze-icons for it's icons

without breeze-icons installed:
![2022-04-18 22:31:49](https://user-images.githubusercontent.com/486393/163912139-5e22f7fe-bd82-4ce3-8342-fef79e4ada5b.png)
with breeze-icons installed:
![2022-04-18 22:32:36](https://user-images.githubusercontent.com/486393/163912167-cf39261c-0b17-4f67-af70-8eeda711f21a.png)

<!--
#### 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 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, (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/36761.patch is attached

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

From 011c0affc18562cf8f7735976bdfd94c92316c49 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Mon, 18 Apr 2022 22:29:17 -0400
Subject: [PATCH] kdeconnect: update to 22.12.0; add breeze-icons &
 kpeoplevcard to depends

---
 srcpkgs/kdeconnect/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/kdeconnect/template b/srcpkgs/kdeconnect/template
index 3bdbb3294f77..845be17bf868 100644
--- a/srcpkgs/kdeconnect/template
+++ b/srcpkgs/kdeconnect/template
@@ -1,7 +1,7 @@
 # Template file for 'kdeconnect'
 pkgname=kdeconnect
-version=22.08.2
-revision=2
+version=22.12.0
+revision=1
 build_style=cmake
 configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
 hostmakedepends="extra-cmake-modules qt5-host-tools
@@ -11,12 +11,13 @@ makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
  qt5-declarative-devel libfakekey-devel kwayland-devel
  qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel
  qqc2-desktop-style-devel pulseaudio-qt-devel"
-depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols"
+depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols
+ breeze-icons kpeoplevcard"
 checkdepends="qca-qt5-ossl"
 short_desc="Multi-platform app that allows your devices to communicate"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/KDE/kdeconnect-kde"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-kde-${version}.tar.xz"
-checksum=80ed7943dd0846b39168b7e97fb171142799f240fa005a15e085ccbbc68c0991
+checksum=a652994b4d7280effb384483ee41d022827efd17f6dc7c5f748b9f95e8d47688
 python_version=3

  parent reply	other threads:[~2022-12-20  6:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  3:07 [PR PATCH] kdeconnect: add breeze-icons " RunningDroid
2022-04-19  3:26 ` hervyqa
2022-05-29  2:35 ` [PR PATCH] [Updated] " RunningDroid
2022-05-29  3:09 ` RunningDroid
2022-05-29  3:17 ` RunningDroid
2022-07-31  4:47 ` [PR PATCH] [Updated] " RunningDroid
2022-09-10  6:45 ` RunningDroid
2022-09-10  6:52 ` RunningDroid
2022-10-04 10:17 ` [PR PATCH] [Updated] kdeconnect: add breeze-icons & kpeoplevcard " RunningDroid
2022-10-17 22:34 ` RunningDroid
2022-10-17 22:57 ` RunningDroid
2022-12-19  4:36 ` classabbyamp
2022-12-20  6:11 ` RunningDroid [this message]
2022-12-20  6:17 ` RunningDroid
2023-03-21  1:52 ` github-actions
2023-03-21  2:15 ` [PR PATCH] [Updated] " RunningDroid
2023-03-21 18:15 ` classabbyamp
2023-03-21 19:23 ` [PR PATCH] [Updated] " RunningDroid
2023-03-21 19:26 ` RunningDroid
2023-03-21 19:44 ` [PR PATCH] [Merged]: " classabbyamp

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=20221220061118.OH5_-mu-3d7r_rOfd-5dmYNcraYDKrzUXnuUKTCXs24@z \
    --to=runningdroid@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).