Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] balsa: replace enchant with gspell
@ 2021-01-06 11:39 gspe
  2021-01-19 21:43 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: gspe @ 2021-01-06 11:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gspe/void-packages balsa
https://github.com/void-linux/void-packages/pull/27711

balsa: replace enchant with gspell
It compile fine.
I don't use balsa so I haven't tested the spell check but I've tested gedit that use gspell as spell checker and it works fine, so balsa also should works fine.

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

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

From f6a78ef6702db6ee4fd12698739b7463abe723b6 Mon Sep 17 00:00:00 2001
From: Giuseppe Fierro <gspe@ae-design.ws>
Date: Wed, 6 Jan 2021 12:34:28 +0100
Subject: [PATCH] balsa: replace enchant with gspell

---
 srcpkgs/balsa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/balsa/template b/srcpkgs/balsa/template
index 76db1624f98..255ae0f226a 100644
--- a/srcpkgs/balsa/template
+++ b/srcpkgs/balsa/template
@@ -1,12 +1,12 @@
 # Template file for 'balsa'
 pkgname=balsa
 version=2.6.1
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--without-gnome --with-libsecret --with-gpgme --with-sqlite
- --with-html-widget=webkit2"
+ --with-html-widget=webkit2 --with-spell-checker=gspell"
 hostmakedepends="automake gettext-devel intltool pkg-config"
-makedepends="enchant-devel gmime3-devel gnutls-devel gpgme-devel iso-codes
+makedepends="gspell-devel gmime3-devel gnutls-devel gpgme-devel iso-codes
  libesmtp-devel libnotify-devel libsecret-devel webkit2gtk-devel libical-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Email client for GNOME"

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

* Re: [PR PATCH] [Merged]: balsa: replace enchant with gspell
  2021-01-06 11:39 [PR PATCH] balsa: replace enchant with gspell gspe
@ 2021-01-19 21:43 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-01-19 21:43 UTC (permalink / raw)
  To: ml

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

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

balsa: replace enchant with gspell
https://github.com/void-linux/void-packages/pull/27711

Description:
It compile fine.
I don't use balsa so I haven't tested the spell check but I've tested gedit that use gspell as spell checker and it works fine, so balsa also should works fine.

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

end of thread, other threads:[~2021-01-19 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 11:39 [PR PATCH] balsa: replace enchant with gspell gspe
2021-01-19 21:43 ` [PR PATCH] [Merged]: " ericonr

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