# # A Braille translator and back-translator. # # The liblouis package suite provides an open-source braille translator, # back-translator and formatter for a large number of languages and # braille codes. It is a set of libraries designed for use in any of a # number of applications, both free and commercial. # # It is written in C so that it does not require a runtime environment # and hence can be used in applications written in high-level languages # such as Java and Python. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=liblouis pkgversion=3.24.0 arch=amd64 release=1 pkgcategory="braille" full_pkgname=liblouis_3.24.0_amd64-1@braille blurb="A Braille translator and back-translator." homepage="http://liblouis.org" license="GPLv3+, LGPLv2.1" fetch="https://github.com/liblouis/liblouis/releases/download/v3.24.0/liblouis-3.24.0.tar.gz" replace=""