20 lines
559 B
YAML
20 lines
559 B
YAML
name: sdl2-ttf
|
|
description: A library that allows you to use TrueType fonts in your SDL applications
|
|
version: 2.24.0
|
|
revision: 1
|
|
url: https://github.com/libsdl-org/SDL_ttf
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- freetype2
|
|
- harfbuzz
|
|
- sdl2-compat
|
|
downloads:
|
|
- url: https://github.com/libsdl-org/SDL_ttf/archive/refs/tags/release-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2c45241a56203a59d66ec6b4eae9457e5675fc609376566a257391fd29d341a2
|