Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] corectrl: fix missing svg icons
@ 2020-04-03 17:00 not-chicken
  2020-04-03 19:50 ` xtraeme
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: not-chicken @ 2020-04-03 17:00 UTC (permalink / raw)
  To: ml

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

There is a new pull request by not-chicken against master on the void-packages repository

https://github.com/not-chicken/void-packages core
https://github.com/void-linux/void-packages/pull/20608

corectrl: fix missing svg icons
[ci skip] as only a runtime dependency was added

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

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

From f90b296292b71a7a8c3936f2ee7d1791fb1747a0 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Fri, 3 Apr 2020 22:17:49 +0530
Subject: [PATCH] corectrl: fix missing svg icons

[ci skip] as only a runtime dependency was added
---
 srcpkgs/corectrl/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/corectrl/template b/srcpkgs/corectrl/template
index ec31f99b5f2..f092106689f 100644
--- a/srcpkgs/corectrl/template
+++ b/srcpkgs/corectrl/template
@@ -1,14 +1,15 @@
 # Template file for 'corectrl'
 pkgname=corectrl
 version=1.0.8
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
-hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-qmake kcoreaddons kauth"
+hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-qmake
+kcoreaddons kauth"
 makedepends="botan-devel kauth-devel karchive-devel qt5-charts-devel
 qt5-tools-devel libdrm-devel"
-depends="hicolor-icon-theme qt5-quickcontrols2"
+depends="hicolor-icon-theme qt5-quickcontrols2 qt5-svg"
 short_desc="User-friendly hardware control application"
 maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"

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

end of thread, other threads:[~2020-09-29 12:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 17:00 [PR PATCH] corectrl: fix missing svg icons not-chicken
2020-04-03 19:50 ` xtraeme
2020-04-03 23:07 ` not-chicken
2020-04-08  6:01 ` [PR PATCH] [Updated] " not-chicken
2020-04-08  6:19 ` not-chicken
2020-04-09 14:06 ` [PR PATCH] [Updated] " not-chicken
2020-04-09 14:07 ` not-chicken
2020-04-22 10:29 ` [PR PATCH] [Updated] corectrl: update to 1.0.9 not-chicken
2020-05-31 23:43 ` [PR PATCH] [Updated] corectrl: update to 1.1.0; fix dependencies not-chicken
2020-06-02  3:15 ` not-chicken
2020-08-25 14:57 ` not-chicken
2020-09-29  1:52 ` corectrl: update to 1.1.1; " ericonr
2020-09-29  9:24 ` not-chicken
2020-09-29 11:57 ` ericonr
2020-09-29 12:18 ` not-chicken
2020-09-29 12:28 ` ericonr
2020-09-29 12:29 ` [PR PATCH] [Merged]: " ericonr

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