59 Distribution: OpenPKG Community |
59 Distribution: OpenPKG Community |
60 Class: CORE |
60 Class: CORE |
61 Group: Terminal |
61 Group: Terminal |
62 License: MIT-style |
62 License: MIT-style |
63 Version: %{V_base}.%{V_patchL} |
63 Version: %{V_base}.%{V_patchL} |
64 Release: 20120529 |
64 Release: 20120800 |
65 |
65 |
66 # list of sources |
66 # list of sources |
67 Source0: ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz |
67 Source0: ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz |
68 Patch0: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch0}-patch.sh.bz2 |
68 Patch0: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch0}-patch.sh.bz2 |
69 Patch1: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch1}.patch.gz |
69 Patch1: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch1}.patch.gz |
159 ./configure \ |
159 ./configure \ |
160 --prefix=%{l_prefix} \ |
160 --prefix=%{l_prefix} \ |
161 --includedir=%{l_prefix}/include/ncurses \ |
161 --includedir=%{l_prefix}/include/ncurses \ |
162 --datadir=%{l_prefix}/share/ncurses \ |
162 --datadir=%{l_prefix}/share/ncurses \ |
163 --enable-hashmap \ |
163 --enable-hashmap \ |
164 --enable-safe-sprintf \ |
|
165 --without-debug \ |
164 --without-debug \ |
166 --with-manpage-format=normal \ |
165 --with-manpage-format=normal \ |
167 --disable-getcap-cache \ |
166 --disable-getcap-cache \ |
168 --without-cxx-binding \ |
167 --without-cxx-binding \ |
169 --without-cxx \ |
168 --without-cxx \ |