Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Kindd: remove unnecessary dependencies
@ 2020-04-10  8:21 LinArcX
  2020-04-10  8:22 ` [PR PATCH] [Updated] " LinArcX
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: LinArcX @ 2020-04-10  8:21 UTC (permalink / raw)
  To: ml

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

There is a new 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 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: 1134 bytes --]

From 6bc531f9d1ce04327fb7fbb01500fcb621bdb773 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 polkit-gnome, qt5-quickcontrols2,
 qt5-declarative, qt5-svg from run-time dependencies

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

diff --git a/srcpkgs/kindd/template b/srcpkgs/kindd/template
index 87c6e6bdf7c..46d9351bfe5 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"
 short_desc="Kindful dd, written by qt-quick"
 maintainer="linarcx <linarcx@gmail.com>"
 license="GPL-3.0-only"

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2020-04-15 18:21 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10  8:21 [PR PATCH] Kindd: remove unnecessary dependencies 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
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

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).