wok-next rev 21540

updated cantarell-fonts (0.111 -> 0.201)
author Hans-G?nter Theisgen
date Sun Jun 21 16:26:44 2020 +0100 (2020-06-21)
parents 998243d0c473
children 600b22fb8625
files cantarell-fonts/receipt
line diff
     1.1 --- a/cantarell-fonts/receipt	Sun Jun 21 16:22:46 2020 +0100
     1.2 +++ b/cantarell-fonts/receipt	Sun Jun 21 16:26:44 2020 +0100
     1.3 @@ -1,8 +1,9 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="cantarell-fonts"
     1.7 -VERSION="0.111"
     1.8 +VERSION="0.201"
     1.9  CATEGORY="fonts"
    1.10 +TAGS="font"
    1.11  SHORT_DESC="Sans serif font family designed for on-screen readability"
    1.12  MAINTAINER="al.bobylev@gmail.com"
    1.13  LICENSE="SIL_OFL"
    1.14 @@ -15,7 +16,8 @@
    1.15  
    1.16  BUILD_DEPENDS="meson ninja gettext-dev itstool appstream-glib-dev"
    1.17  
    1.18 -compile_rules() {
    1.19 +compile_rules()
    1.20 +{
    1.21  	mkdir build
    1.22  	cd    build
    1.23  
    1.24 @@ -27,8 +29,8 @@
    1.25  	cook_pick_docs COPYING NEWS README.md
    1.26  }
    1.27  
    1.28 -genpkg_rules() {
    1.29 +genpkg_rules()
    1.30 +{
    1.31  	copy @std
    1.32  	DEPENDS="fontconfig"
    1.33 -	TAGS="font"
    1.34  }