Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : raqm | |||||
| version : 0.7.1 | |||||
| release : 1 | |||||
| source : | |||||
| - https://github.com/HOST-Oman/libraqm/releases/download/v0.7.1/raqm-0.7.1.tar.gz : 86488cf0b8ac736943fa748bd812000db63cc5ab6ad69c942e68e5187f4b9828 | |||||
| license : MIT | |||||
| component : desktop.core | |||||
JoshStrobl: Should probably be programming.library or multimedia.library | |||||
YakoYakoYokuYokuAuthorUnsubmitted Done Inline ActionsCan it be the same as fribidi, desktop.library? YakoYakoYokuYoku: Can it be the same as `fribidi`, `desktop.library`? | |||||
| summary : A library for complex text layout | |||||
| description: | | |||||
| Raqm is a small library that encapsulates the logic for complex text layout. | |||||
| It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), and proper script itemization. As a result, Raqm can support most writing systems covered by Unicode. | |||||
| emul32 : yes | |||||
| builddeps : | |||||
| - pkgconfig32(freetype2) | |||||
| - pkgconfig32(fribidi) | |||||
| - pkgconfig32(harfbuzz) | |||||
| setup : | | |||||
| %configure --disable-static | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| %make_install | |||||
| rm -r $installdir/usr/share | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Should probably be programming.library or multimedia.library