Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] corectrl: fix missing svg icons
Date: Fri, 03 Apr 2020 19:00:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20608@inbox.vuxu.org> (raw)

[-- 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"

             reply	other threads:[~2020-04-03 17:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 17:00 not-chicken [this message]
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

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20608@inbox.vuxu.org \
    --to=not-chicken@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).