Package Details: libreoffice-dev-af 24.8.0.0beta1-1

Git Clone URL: https://aur.archlinux.org/libreoffice-dev-i18n.git (read-only, click to copy)
Package Base: libreoffice-dev-i18n
Description: Afrikaans language pack for LibreOffice Dev
Upstream URL: https://www.documentfoundation.org
Licenses: MPL-2.0, LGPL-3.0-or-later
Submitter: twa022
Maintainer: tioguda
Last Packager: tioguda
Votes: 1
Popularity: 0.000000
First Submitted: 2020-06-09 15:07 (UTC)
Last Updated: 2024-06-16 10:29 (UTC)

Pinned Comments

tioguda commented on 2024-06-16 10:37 (UTC) (edited on 2024-06-16 10:38 (UTC) by tioguda)

There is an array of country codes (in PKGBUILD) for building language packs. If it is empty, it will build them all.

Example:

_build=( 'de' 'es' 'pt-BR' ) # Builds only in German, Spanish and Brazilian Portuguese

tioguda commented on 2024-01-17 12:21 (UTC) (edited on 2024-06-16 10:40 (UTC) by tioguda)

This package will follow the libreoffice-dev-bin package, so please do not mark it as outdated if it is the same version as libreoffice-dev-bin.

Greetings

Latest Comments

« First ‹ Previous 1 2

twa022 commented on 2020-06-12 15:34 (UTC)

@morodan: that is the libreoffice package signing key. It is expected. If you doing want to use the gpg let for verification, you can always run makepkg with the --skippgpcheck option.

morodan commented on 2020-06-12 11:49 (UTC)

I had to import (your?) public key F434A1EFAFEEAEA3; is this expected behaviour?

twa022 commented on 2020-06-09 15:09 (UTC)

When you build this package, be sure to update the _build array to only include the languages you want to build (see the PKGBUILD). Otherwise you will build all 117 language packs.