summaryrefslogblamecommitdiffstats
path: root/bare/config/devel/libiconv-1.14-1.cfg
blob: df2a8e52df2bc8b8b2da7403e1ea582be1b70da7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                               

                                                                                                



                                                          
                        
                                                     


                                         
#
# Libiconv
#

%if %{release} == %{nil}
%define release 1
%endif

%include %{_configdir}/base.cfg

%define libiconv_version 1.14
%hash sha512 libiconv-%{libiconv_version}.tar.gz \
        uWd0/vxPodB5SPzGZwJ3ATc8NOv5xBAQAEKOBIrd2FpbteBeWfgOt4OjBUo6ijwNqQlFAFMnW7vz/95RHrPzhw==

#
# The Libiconv build instructions. We use 0.x.x Release 1.
#
%if %{_host_os} == win32
 %ifn %{pkgconfig check iconv >= %{libiconv_version}}
  %include %{_configdir}/libiconv-1-1.cfg
 %endif
%endif