Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] konversation: add missing build dependendencies
Date: Wed, 22 Apr 2020 01:21:54 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21229@inbox.vuxu.org> (raw)

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

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

https://github.com/ahesford/void-packages konversation
https://github.com/void-linux/void-packages/pull/21229

konversation: add missing build dependendencies
Konversation failed to rebuild after the python_version behavior change. Looks like the template was missing some build dependencies. Those were added and it looks like it builds on armv7l and x86_64 now. I didn't bump the revision because it was bumped with the python_version change and has not been built since.

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

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

From 7883e45e78b7f73ff84d654495346a3f1fe0ca24 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 21 Apr 2020 19:19:56 -0400
Subject: [PATCH] konversation: add missing build dependendencies

---
 srcpkgs/konversation/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/konversation/template b/srcpkgs/konversation/template
index 8eea51d8ea4..82237103446 100644
--- a/srcpkgs/konversation/template
+++ b/srcpkgs/konversation/template
@@ -3,8 +3,8 @@ pkgname=konversation
 version=1.7.5
 revision=2
 build_style=cmake
-hostmakedepends="extra-cmake-modules kconfig kdoctools python qt5-host-tools
- qt5-qmake"
+hostmakedepends="extra-cmake-modules kconfig kdoctools kcoreaddons
+ python qt5-host-tools qt5-qmake gettext"
 makedepends="kemoticons-devel kidletime-devel knotifyconfig-devel kparts-devel
  $(vopt_if qca 'qca-qt5-devel')"
 short_desc="User friendly IRC client for KDE"

             reply	other threads:[~2020-04-21 23:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 23:21 ahesford [this message]
2020-04-21 23:52 ` [PR PATCH] [Merged]: " Johnnynator

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-21229@inbox.vuxu.org \
    --to=ahesford@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).