forked from pool/perl-Font-TTF
- updated to 1.05 see /usr/share/doc/packages/perl-Font-TTF/Changes 1.05 (r1069, 2015-01-26) * Add support for GSUB Type 8 Reverse-chaining substitution * OpenType script/lang/feature tags now based on ISO/IEC 14496-22 * Remove deprecated GDL_old.pm * * Bug fixes: * Fix rt.cpan.org 92150, 93597 * Force 0xFFFF sentry to be in a segment by itself in format 4 cmap subtables * Less aggressive cmap format 4 optimization to eliminate USV holes * Fix various issues reading WOFF-compressed font tables * Fix reading DSIG OBS-URL: https://build.opensuse.org/request/show/296995 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Font-TTF?expand=0&rev=16
21 lines
480 B
YAML
21 lines
480 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
license: Artistic-2.0 and OFL-1.1
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|