|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Typesetting |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_ttf2svg} |
|
|
|
|
Release: 20160207 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/ttf2svg/ttf2svg-%{V_ttf2svg}-%{V_ttf2svg_snap}.tar.xz |
|
|
|
|
@ -53,7 +53,7 @@ PreReq: OpenPKG, openpkg >= 20140101, node
|
|
|
|
|
prog ttf2svg = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = https://github.com/qdsang/ttf2svg/releases |
|
|
|
|
regex = (\d+\.\d+\.d+) |
|
|
|
|
regex = (\d+\.\d+\.\d+) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|