Package Details: hyphen-pt-br 320-1

Git Clone URL: https://aur.archlinux.org/hyphen-pt-br.git (read-only, click to copy)
Package Base: hyphen-pt-br
Description: Portuguese (Brazil) hyphenation rules
Upstream URL: https://extensions.libreoffice.org/en/extensions/show/vero-verificador-ortografico-e-hifenizador-em-portugues
Keywords: hyphen
Licenses: LGPL-2.1
Submitter: None
Maintainer: henriqueffc (rafaelff)
Last Packager: henriqueffc
Votes: 33
Popularity: 0.44
First Submitted: 2010-11-30 01:24 (UTC)
Last Updated: 2026-06-12 21:00 (UTC)

Latest Comments

1 2 Next › Last »

FernandoBasso commented on 2026-05-23 10:46 (UTC) (edited on 2026-05-23 10:47 (UTC) by FernandoBasso)

Thank you, @rafaelff.

Pasting the updated PKGBUIL in case someone cares (updated md5sums as well):

pkgname=hyphen-pt-br
pkgver=320
pkgrel=1
pkgdesc="Portuguese (Brazil) hyphenation rules"
arch=('any')
url="https://extensions.libreoffice.org/en/extensions/show/vero-verificador-ortografico-e-hifenizador-em-portugues"

license=('LGPL-2.1')
depends=('hyphen')

source=('https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt')

md5sums=('9a9ac174c401406604bfcf101de2a7ba')

package() {
  cd ${srcdir}
  install -D -m644 hyph_pt_BR.dic $pkgdir/usr/share/hyphen/hyph_pt_BR.dic
  mkdir -p $pkgdir/usr/share/myspell/dicts/
  cd $pkgdir/usr/share/myspell/dicts/
  ln -s /usr/share/hyphen/hyph_pt_BR.dic hyph_pt_BR.dic
}

rafaelff commented on 2026-05-14 19:25 (UTC)

Other valid and better URLs to be used:

url="https://extensions.libreoffice.org/en/extensions/show/vero-verificador-ortografico-e-hifenizador-em-portugues"

source=('https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt')

See the PKGBUILD of the AUR package: hunspell-pt-br

rafaelff commented on 2026-05-14 15:29 (UTC)

The source is still available in LibreOffice's GitHub repository: https://github.com/LibreOffice/dictionaries/tree/master/pt_BR

The source URL could be changed, e.g., to https://github.com/LibreOffice/dictionaries/blob/0fbb94c/pt_BR/hyph_pt_BR.dic (Latest commit, hyph_pt_BR.dic changed 6 years ago)

FernandoBasso commented on 2026-05-14 09:30 (UTC)

Getting a 404:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/hyphptBR-213.zip
    Aborting...

littlejhonnesme commented on 2026-04-28 03:21 (UTC) (edited on 2026-04-28 03:22 (UTC) by littlejhonnesme)

Please fix and update

ISF commented on 2014-09-06 17:34 (UTC)

@lucasheringer Fixed the source url, thanks.

lucasheringer commented on 2014-09-06 01:32 (UTC)

the file needed is missing, please fix. => Making package: hyphen-pt-br 213-2 (Fri Sep 5 22:27:09 BRT 2014) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading hyphptBR-213.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading hyphptBR-213.zip Aborting... ==> ERROR: Makepkg was unable to build hyphen-pt-br. ==> Restart building hyphen-pt-br ? [y/N] ==> ------------------------------------

ISF commented on 2014-09-02 02:52 (UTC)

This package was marked as out-of-date, but version 213 still is the most updated one for the hyphenization package alone. If there is any bug, please report it in the comments.

ISF commented on 2013-08-13 16:37 (UTC)

@depaiao Yes, I will fix it soon. Thanks.