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
Git Clone URL: | https://aur.archlinux.org/libreoffice-dev-i18n.git (read-only, click to copy) |
---|---|
Package Base: | libreoffice-dev-i18n |
Description: | Polish 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-09-13 18:53 (UTC) |
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
@xiota the packages can be merged, so both libreoffice and language packs will be updated at the same time.
I'll work on a script that can do the job, and as soon as I adjust everything, I'll let you know about the possible merge.
@tioguda I'm maintainer of libreoffice-dev-bin
. Do you want to be added as comaintainer? Any thoughts on good way to keep the packages in sync?
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
I created a script that fixes the problem with package downloads, just use it when updating the version.
Here is the commit with the changes, if you want to use them.
works now
Use this edit for the 7.3.0.3-1 and add your languages to the PKGBUILD as needed https://pastebin.com/23cXUwhm
This package is broken for RC3
Updated PKGBUILD for 7.3 RC2: https://pastebin.com/F7ZjwTJg
For each package to download only the file for your language, it is necessary to manually edit the SRCINFO before sending.
Should place the sources and checksums below the pkgname of each package.
Greetings.
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