Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions recipes/recipes_emscripten/graphite2/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ package:
version: ${{ version }}

source:
url: https://github.com/silnrsi/graphite/releases/download/${{ version }}/${{ name
}}-${{ version }}.tgz
url: https://github.com/silnrsi/graphite/releases/download/${{ version }}/${{ name }}-${{ version }}.tgz
sha256: f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d

build:
number: 0
number: 1

requirements:
build:
Expand All @@ -32,8 +31,7 @@ about:
homepage: http://graphite.sil.org/
license: LGPL-2.0-or-later
license_file: COPYING
summary: A "smart font" system that handles the complexities of lesser-known languages
of the world.
summary: A "smart font" system that handles the complexities of lesser-known languages of the world.

extra:
recipe-maintainers:
Expand Down