|
|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 0.40.0.20190624 |
|
|
|
|
%define V_dist 20190624.59 |
|
|
|
|
%define V_opkg 0.40.0.20200219 |
|
|
|
|
%define V_dist 20200219.65 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: autotrace |
|
|
|
|
@ -36,13 +36,13 @@ Class: PLUS
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20190625 |
|
|
|
|
Release: 20200219 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/autotrace/autotrace/archive/travis-%{V_dist}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, gcc, pstoedit, autoconf, libtool, automake |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, gcc, pstoedit, autoconf, libtool, automake, intltool |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20160101 |
|
|
|
|
BuildPreReq: zlib, png |
|
|
|
|
PreReq: zlib, png |
|
|
|
|
|