Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] konversation: add missing build dependendencies
@ 2020-04-21 23:21 ahesford
  2020-04-21 23:52 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-04-21 23:21 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: konversation: add missing build dependendencies
  2020-04-21 23:21 [PR PATCH] konversation: add missing build dependendencies ahesford
@ 2020-04-21 23:52 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2020-04-21 23:52 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

konversation: add missing build dependendencies
https://github.com/void-linux/void-packages/pull/21229

Description:
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.

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 23:21 [PR PATCH] konversation: add missing build dependendencies ahesford
2020-04-21 23:52 ` [PR PATCH] [Merged]: " Johnnynator

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