Skip to content

CI/CD repository for libreoffice spellers and extensions

Notifications You must be signed in to change notification settings

divvun/ci-libreoffice-spellers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibreOffice Spellers

Build Status

This repository contains scripts for building the libreoffice voikko extension for windows and macOS.

Source

https://gtsvn.uit.no/langtech/trunk/giella-libs/LibreOffice-voikko/5.0

Windows

Requirements

  • Powershell
  • InnoSetup unicode
# build by setting the following environment variables
# to their respective values and then run the build 
# script in the win folder
$Env:DIVVUN_KEY = ".."
$Env:PFX_PASSWORD = ".."
cd win
build.ps1

macOS

The easiest way is to install the XCode developer tools.

Requirements

  • pkgutil
  • pkgbuild
  • productbuild
  • productsign
# build by setting the following environment variables
# to their respective values and then run the build 
# script in the macos folder
export DIVVUN_KEY=".."
cd macos
sh build.sh

About

CI/CD repository for libreoffice spellers and extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published