|
|
|
|
@ -31,11 +31,12 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Libraries |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.2.20131203 |
|
|
|
|
Release: 20140126 |
|
|
|
|
Version: 0.5.20150702 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/fontforge/libspiro/archive/%{version}.tar.gz |
|
|
|
|
Patch0: libspiro.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20100101, automake, autoconf, libtool |
|
|
|
|
@ -59,6 +60,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
autoreconf -i |
|
|
|
|
|