Github messages for voidlinux
 help / color / mirror / Atom feed
From: LinArcX <LinArcX@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Kindd: remove unnecessary dependencies
Date: Sun, 12 Apr 2020 18:21:51 +0200	[thread overview]
Message-ID: <20200412162151.mcoQ7aanK6wNnnQzmPfgoOZF1BQI_ARsPGTiw5hTrnA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20821@inbox.vuxu.org>

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

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

https://github.com/LinArcX/void-packages kindd-remove-unrd
https://github.com/void-linux/void-packages/pull/20821

Kindd: remove unnecessary dependencies
1. Let users [decide](https://github.com/LinArcX/kindd/#polkit) which polkit-agent is appropriate for them.
2. Remove unnecessary runtime dependencies like:
`polkit-gnome` , `qt5-quickcontrols2`, `qt5-declarative`, `qt5-svg`

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kindd-remove-unrd-20821.patch --]
[-- Type: text/x-diff, Size: 1080 bytes --]

From 3317d13f0b99b60ef419fff620ecbd1b7870ab00 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Fri, 10 Apr 2020 12:47:26 +0430
Subject: [PATCH] Kindd: remove unnecessary dependencies

---
 srcpkgs/kindd/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kindd/template b/srcpkgs/kindd/template
index 87c6e6bdf7c..61e12333f2f 100644
--- a/srcpkgs/kindd/template
+++ b/srcpkgs/kindd/template
@@ -1,11 +1,12 @@
 # Template file for 'kindd'
 pkgname=kindd
 version=2.1.0
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="cmake pkg-config qt5-qmake qt5-host-tools"
-makedepends="qt5-devel qt5-declarative-devel qt5-quickcontrols2-devel qt5-svg-devel"
-depends="polkit-gnome qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects  qt5-declarative qt5-svg"
+makedepends="qt5-devel qt5-declarative-devel qt5-quickcontrols2-devel
+ qt5-svg-devel"
+depends="qt5-quickcontrols qt5-graphicaleffects qt5-svg"
 short_desc="Kindful dd, written by qt-quick"
 maintainer="linarcx <linarcx@gmail.com>"
 license="GPL-3.0-only"

  parent reply	other threads:[~2020-04-12 16:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10  8:21 [PR PATCH] " LinArcX
2020-04-10  8:22 ` [PR PATCH] [Updated] " LinArcX
2020-04-10 20:49 ` Piraty
2020-04-10 21:12 ` LinArcX
2020-04-10 21:12 ` LinArcX
2020-04-10 21:17 ` LinArcX
2020-04-10 21:18 ` LinArcX
2020-04-10 21:24 ` LinArcX
2020-04-10 21:28 ` LinArcX
2020-04-12  0:51 ` not-chicken
2020-04-12  0:51 ` not-chicken
2020-04-12  6:30 ` LinArcX
2020-04-12  7:08 ` not-chicken
2020-04-12  7:49 ` not-chicken
2020-04-12 16:04 ` LinArcX
2020-04-12 16:05 ` LinArcX
2020-04-12 16:20 ` [PR PATCH] [Updated] " LinArcX
2020-04-12 16:21 ` LinArcX [this message]
2020-04-12 16:23 ` LinArcX
2020-04-12 16:39 ` not-chicken
2020-04-15 12:05 ` [PR PATCH] [Updated] " LinArcX
2020-04-15 18:21 ` [PR PATCH] [Merged]: " Piraty

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=20200412162151.mcoQ7aanK6wNnnQzmPfgoOZF1BQI_ARsPGTiw5hTrnA@z \
    --to=linarcx@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).