Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: fcft
|
||||
description: A simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman
|
||||
version: 3.3.3
|
||||
revision: 2
|
||||
url: https://codeberg.org/dnkl/fcft
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- fontconfig
|
||||
- freetype2
|
||||
- harfbuzz
|
||||
- libutf8proc
|
||||
- pixman
|
||||
make_depends:
|
||||
- meson
|
||||
- scdoc
|
||||
- tllist
|
||||
- ttf-dejavu
|
||||
downloads:
|
||||
- url: https://codeberg.org/dnkl/fcft/archive/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c0d8d485b45b1af829f73101d6588f404a32bf3c7543236b1a4707d44be81b60
|
||||
Reference in New Issue
Block a user