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 to depends
Date: Sat, 10 Sep 2022 08:45:54 +0200	[thread overview]
Message-ID: <20220910064554.tDJl732hEpJEYcKxhSlG9xAxxx6mUKlTAVHJ7YuF8Oo@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: 1653 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 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: 1067 bytes --]

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

---
 srcpkgs/kdeconnect/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/kdeconnect/template b/srcpkgs/kdeconnect/template
index ab135176f03f..a7e22e60cf48 100644
--- a/srcpkgs/kdeconnect/template
+++ b/srcpkgs/kdeconnect/template
@@ -12,7 +12,8 @@ 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>"

  parent reply	other threads:[~2022-09-10  6:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  3:07 [PR PATCH] " 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 [this message]
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 ` [PR PATCH] [Updated] " RunningDroid
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=20220910064554.tDJl732hEpJEYcKxhSlG9xAxxx6mUKlTAVHJ7YuF8Oo@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).