w3m/w3m.spec

changeset 752
d9020e3c5cc1
parent 419
0ae439deb6c2
equal deleted inserted replaced
0:44f4c353f940 1:587419a88442
30 Distribution: OpenPKG Community 30 Distribution: OpenPKG Community
31 Class: BASE 31 Class: BASE
32 Group: Web 32 Group: Web
33 License: BSD 33 License: BSD
34 Version: 0.5.3 34 Version: 0.5.3
35 Release: 20110115 35 Release: 20120800
36 36
37 # list of sources 37 # list of sources
38 Source0: http://switch.dl.sourceforge.net/sourceforge/w3m/w3m-%{version}.tar.gz 38 Source0: http://switch.dl.sourceforge.net/sourceforge/w3m/w3m-%{version}.tar.gz
39 Patch0: w3m.patch 39 Patch0: w3m.patch
40 40
59 } 59 }
60 60
61 %prep 61 %prep
62 %setup -q 62 %setup -q
63 %patch -p0 63 %patch -p0
64 %{l_shtool} subst \
65 -e 's;file_handle;file_handle_loc;g' \
66 istream.{c,h}
64 67
65 %build 68 %build
66 CC="%{l_cc}" \ 69 CC="%{l_cc}" \
67 CFLAGS="%{l_cflags -O}" \ 70 CFLAGS="%{l_cflags -O}" \
68 CPPFLAGS="%{l_cppflags}" \ 71 CPPFLAGS="%{l_cppflags}" \

mercurial