|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.92 |
|
|
|
|
Release: 20190420 |
|
|
|
|
Version: 1.93 |
|
|
|
|
Release: 20210630 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: https://github.com/kohler/gifsicle/archive/v%{version}.tar.gz |
|
|
|
@ -68,7 +68,8 @@ PreReq: OpenPKG, openpkg >= 20160101
|
|
|
|
|
LDFLAGS="%{l_ldflags}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--mandir=%{l_prefix}/man |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|
--without-x |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|