forked from pool/perl-Font-TTF
Compare commits
18 Commits
Author | SHA256 | Date | |
---|---|---|---|
897aa59854 | |||
27ee15a7b0 | |||
7b3941e1f3 | |||
|
15bf91f662 | ||
|
a4ee98dd29 | ||
|
be8030dc85 | ||
|
8ec2972e50 | ||
|
b7e39ec48d | ||
|
78ff09bca8 | ||
|
69e3ab2d31 | ||
|
bd7d0dfd04 | ||
|
a4d43eb3b5 | ||
|
99614a944d | ||
|
b3f8b54d06 | ||
|
abe5d3b243 | ||
|
a3189bc2a5 | ||
|
24aa6a1945 | ||
|
83af3b66d0 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f924dec242312dfbe2740b8f6f03c491b007c3494b9e3c8d2f432a18d13e1f52
|
|
||||||
size 201426
|
|
3
Font-TTF-1.06.tar.gz
Normal file
3
Font-TTF-1.06.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293
|
||||||
|
size 256048
|
20
cpanspec.yml
Normal file
20
cpanspec.yml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
#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
|
@@ -1,3 +1,105 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 28 05:27:04 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.06
|
||||||
|
see /usr/share/doc/packages/perl-Font-TTF/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 27 05:23:15 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.06
|
||||||
|
see /usr/share/doc/packages/perl-Font-TTF/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 26 05:29:38 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.06
|
||||||
|
see /usr/share/doc/packages/perl-Font-TTF/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 19:45:49 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 06:08:33 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- fix for bnc#766390
|
||||||
|
* License Issues
|
||||||
|
- updated to 1.04
|
||||||
|
* Bug fixes:
|
||||||
|
* Fix rt.cpan.org 80671, 80672; simplify fix for #42553 per OP
|
||||||
|
* Shared tables in TTC weren't working
|
||||||
|
* Quiet a cleanup warning in TTC processing
|
||||||
|
* Update licensing info for test fonts to OFL
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 26 07:35:45 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.03
|
||||||
|
* Add $t->minsize() to all tables for assisting with font subsetting
|
||||||
|
* Add deduping to Name table writing
|
||||||
|
* Add OS/2 table method to guess at Unicode and Codepage range bits.
|
||||||
|
* Add support for cmap format 13 subtables
|
||||||
|
* Expunge notion of 'dflt' language tag from Ttopen.pm
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 14:33:09 UTC 2013 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: Artistic-2.0 and OFL-1.1
|
||||||
|
Test fonts are OFL-1.1 licensed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 10:51:52 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.02
|
||||||
|
* Add IO::String prerequisite to make BSD and other testing environments happy
|
||||||
|
|
||||||
|
* Major change to glyph creation/editing -- now utilizes ' isDirty' flag
|
||||||
|
* Add support for:
|
||||||
|
* V4 OS/2 table
|
||||||
|
* Reading WOFF fonts
|
||||||
|
* MarkFilterSets in GDEF
|
||||||
|
* Feature parameters (for cvxx, ssxx and size features)
|
||||||
|
* Additional Graphite tables (Silf, Glac, and Gloc)
|
||||||
|
* Updated MS Lang IDs to Dec 2011
|
||||||
|
* Finish implementation of coverage table sorting
|
||||||
|
* Copyright and licensing updated to CPAN requirements
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
* Ensure coverage tables are properly sorted
|
||||||
|
* Additional OT tags (from OpenType 1.6)
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
* Add support for Graphite Sill table
|
||||||
|
* Handle kerning tables version > 0
|
||||||
|
* Bug fixes
|
||||||
|
|
||||||
|
* Bug fixes
|
||||||
|
* Change Copyright to Artistic License 2.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 7 14:04:57 UTC 2012 - chris@computersalat.de
|
||||||
|
|
||||||
|
- fix license
|
||||||
|
* Artistic-2.0
|
||||||
|
- fix deps
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 5 13:53:58 UTC 2011 - coolo@suse.com
|
Mon Sep 5 13:53:58 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Font-TTF
|
# spec file for package perl-Font-TTF
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,24 +16,23 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Font-TTF
|
Name: perl-Font-TTF
|
||||||
Version: 0.48
|
Version: 1.06
|
||||||
Release: 1
|
Release: 0
|
||||||
# seems artistic
|
#Upstream: Artistic-2.0
|
||||||
License: Artistic-1.0
|
|
||||||
%define cpan_name Font-TTF
|
%define cpan_name Font-TTF
|
||||||
Summary: Perl module for TrueType Font hacking
|
Summary: Perl module for TrueType Font hacking
|
||||||
Url: http://search.cpan.org/dist/Font-TTF/
|
License: Artistic-2.0 and OFL-1.1
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: http://www.cpan.org/authors/id/M/MH/MHOSKEN/%{cpan_name}-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/Font-TTF/
|
||||||
|
Source0: http://www.cpan.org/authors/id/B/BH/BHALLISSY/%{cpan_name}-%{version}.tar.gz
|
||||||
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Compress::Zlib)
|
BuildRequires: perl(IO::String)
|
||||||
BuildRequires: perl(HTML::Parser)
|
Requires: perl(IO::String)
|
||||||
BuildRequires: perl(XML::Parser::Expat)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -42,7 +41,7 @@ including modify and inspect nearly all tables.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
find . -type f -print0 | xargs -0 chmod 644
|
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||||
@@ -56,11 +55,8 @@ find . -type f -print0 | xargs -0 chmod 644
|
|||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes COPYING README.TXT TODO
|
%doc Changes CONTRIBUTORS LICENSE README.TXT TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user