Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] enchant2: update to 2.2.11.
@ 2020-09-25  7:45 kartikynwa
  2020-09-29 15:43 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: kartikynwa @ 2020-09-25  7:45 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: enchant2: update to 2.2.11.
  2020-09-25  7:45 [PR PATCH] enchant2: update to 2.2.11 kartikynwa
@ 2020-09-29 15:43 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-29 15:43 UTC (permalink / raw)
  To: ml

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

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

enchant2: update to 2.2.11.
https://github.com/void-linux/void-packages/pull/25082

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

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

end of thread, other threads:[~2020-09-29 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25  7:45 [PR PATCH] enchant2: update to 2.2.11 kartikynwa
2020-09-29 15:43 ` [PR PATCH] [Merged]: " ahesford

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