Github messages for voidlinux
 help / color / mirror / Atom feed
From: belstes <belstes@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] goldendict: build with Slob and Zim support
Date: Thu, 10 Sep 2020 17:49:42 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24808@inbox.vuxu.org> (raw)

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

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

https://github.com/belstes/void-packages goldendict
https://github.com/void-linux/void-packages/pull/24808

goldendict: build with Slob and Zim support
https://github.com/goldendict/goldendict/tree/1.5.0-RC2#building-with-zim-dictionaries-support

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

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

From 61adcc6d230c381dfb9e30cafe35657e3731bb92 Mon Sep 17 00:00:00 2001
From: belstes <belstes@freemail.hu>
Date: Thu, 10 Sep 2020 16:44:52 +0200
Subject: [PATCH] goldendict: build with Slob and Zim support

---
 srcpkgs/goldendict/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/goldendict/template b/srcpkgs/goldendict/template
index 12d076792c8..ee79a69133f 100644
--- a/srcpkgs/goldendict/template
+++ b/srcpkgs/goldendict/template
@@ -1,14 +1,15 @@
 # Template file for 'goldendict'
 pkgname=goldendict
 version=1.5.0RC2
-revision=4
+revision=5
 wrksrc="${pkgname}-${version/RC/-RC}"
 build_style=qmake
+configure_args="CONFIG+=zim_support"
 hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
 makedepends="tiff-devel qt5-devel libvorbis-devel zlib-devel
  libXtst-devel hunspell-devel qt5-tools-devel qt5-declarative-devel
  qt5-webkit-devel lzo-devel bzip2-devel libao-devel qt5-svg-devel
- libeb-devel qt5-x11extras-devel ffmpeg-devel"
+ libeb-devel qt5-x11extras-devel ffmpeg-devel liblzma-devel"
 short_desc="A feature-rich dictionary lookup program"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"

             reply	other threads:[~2020-09-10 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 15:49 belstes [this message]
2020-09-27 15:09 ` [PR PATCH] [Merged]: " leahneukirchen

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