Github messages for voidlinux
 help / color / mirror / Atom feed
From: kartikynwa <kartikynwa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] enchant2: update to 2.2.11.
Date: Fri, 25 Sep 2020 09:45:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25082@inbox.vuxu.org> (raw)

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

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

https://github.com/kartikynwa/void-packages enchant-update
https://github.com/void-linux/void-packages/pull/25082

enchant2: update to 2.2.11.
Add support for `nuspell`. It was merged in main in the `2.2.8` update of `enchant2`.

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

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

From de5ff095a391dded37f8dc8cd606769881932476 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Fri, 25 Sep 2020 13:13:54 +0530
Subject: [PATCH] enchant2: update to 2.2.11.

---
 srcpkgs/enchant2/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/enchant2/template b/srcpkgs/enchant2/template
index 2691065728a..3a1bcda4506 100644
--- a/srcpkgs/enchant2/template
+++ b/srcpkgs/enchant2/template
@@ -1,19 +1,20 @@
 # Template file for 'enchant2'
 pkgname=enchant2
-version=2.2.10
+version=2.2.11
 revision=1
 wrksrc="enchant-${version}"
 build_style=gnu-configure
 make_build_args="pkgdatadir=/usr/share/enchant-2"
 make_install_args="$make_build_args"
 hostmakedepends="pkg-config"
-makedepends="libglib-devel hunspell-devel aspell-devel libvoikko-devel"
+makedepends="libglib-devel hunspell-devel aspell-devel libvoikko-devel
+ libnuspell-devel icu-devel boost-devel"
 short_desc="Generic spell checking library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://abiword.github.io/enchant/"
 distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz"
-checksum=6a5b34c40647d8524b73a2b0d7104a6375504059ece61ae5ce459500d62cbdc3
+checksum=a29c5777c4e45fcac2595c15c49d6d2aa434fa5e7c993dff3f9f367b65fe472a
 
 enchant2-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

             reply	other threads:[~2020-09-25  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25  7:45 kartikynwa [this message]
2020-09-29 15:43 ` [PR PATCH] [Merged]: " ahesford

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