]> git.pld-linux.org Git - packages/lynx.git/blob - lynx.spec
cd5da85e2b5973b9ea8aac8cf115985671638255
[packages/lynx.git] / lynx.spec
1 Summary:        Text based browser for the world wide web
2 Summary(de):    Text-Browser für das WWW
3 Summary(es):    Navegador web modo texto
4 Summary(fr):    Navigateur en mode texte pour le world wide web
5 Summary(ja):    ¥Æ¥­¥¹¥È¥Ù¡¼¥¹¤Î¥¦¥§¥Ö¥Ö¥é¥¦¥¶
6 Summary(pl):    Przegl±darka WWW pracuj±ca w trybie tekstowym
7 Summary(pt_BR): Navegador web modo texto
8 Summary(tr):    Metin ekranda WWW tarayýcý
9 Name:           lynx
10 Version:        2.8.5rel.1
11 Release:        1
12 License:        GPL
13 Group:          Applications/Networking
14 Source0:        http://lynx.isc.org/current/%{name}%{version}.tar.bz2
15 # Source0-md5:  d1e5134e5d175f913c16cb6768bc30eb
16 Source1:        %{name}.desktop
17 Source2:        %{name}.png
18 Source3:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
19 # Source3-md5:  b5e02f86a8ee7bce4d8b97e4b6491714
20 Patch0:         %{name}-pld.patch
21 Patch1:         %{name}.cfg.patch
22 Patch2:         %{name}-po_DESTDIR.patch
23 Patch3:         %{name}-config.hin.patch
24 Patch4:         %{name}-autoconf.patch
25 Patch5:         %{name}-config.patch
26 Patch6:         %{name}-acfix.patch
27 Patch7:         %{name}-gzip_fallback.patch
28 Patch8:         %{name}-etc_dir.patch
29 URL:            http://lynx.browser.org/
30 BuildRequires:  autoconf
31 BuildRequires:  automake
32 BuildRequires:  bzip2-devel
33 BuildRequires:  gettext-devel
34 BuildRequires:  ncurses-devel
35 BuildRequires:  openssl-devel >= 0.9.7c
36 #BuildRequires: socks5-devel
37 BuildRequires:  zlib-devel
38 Provides:       webclient
39 Obsoletes:      lynx-ssl
40 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
41
42 %define         specflags_ia32  "-fomit-frame-pointer"
43
44 %description
45 This a terminal based WWW browser. While it does not make any attempt
46 at displaying graphics, it has good support for HTML text formatting,
47 forms, and tables.
48
49 %description -l de
50 Dies ist ein WWW-Browser auf Terminal-Basis. Während kein Versuch
51 unternommen wird, Grafiken darzustellen, so bietet er doch guten
52 Support für HTML-Textformatierung, Formulare und Tabellen.
53
54 %description -l es
55 Este es un browser WWW para terminal en modo texto. Mientras no hace
56 ningún intento de enseñar gráficos, posee un buen soporte para el
57 formato de texto HTML, formularios y tablas.
58
59 %description -l fr
60 Navigateur WWW en mode texte. Bien qu'il n'affiche aucun graphique, il
61 sait bien gérer le formatage HTML du texte, les formulaires et les
62 tableaux.
63
64 %description -l ja
65 lynx ¤Ï¥Æ¥­¥¹¥È¥Ù¡¼¥¹¤Î¥¦¥§¥Ö¥Ö¥é¥¦¥¶¤Ç¤¢¤ë¡£lynx ¤Ï²¿¤Î¥¤¥á¡¼¥¸¤â
66 ɽ¼¨¤·¤Ê¤¤¤¬¥Õ¥ì¡¼¥à¡¢¥Æ¡¼¥Ö¥ë¤½¤·¤Æ¾¤Î HTML ¥¿¥°¤ò¥µ¥Ý¡¼¥È¤¹¤ë¡£
67 ¥°¥é¥Õ¥£¥«¥ë¤Ê¥Ö¥é¥¦¥¶¤ËÂФ¹¤ë lynx ¤Î¥¢¥É¥Ð¥ó¥Æ¡¼¥¸¤Ï¥¹¥Ô¡¼¥É¤Ç¤¢¤ë¡£
68 lynx ¤Ï¥¦¥§¥Ö¥Ú¡¼¥¸¤òɽ¼¨¤¹¤ë¤Î¤Ë¤¹¤Ð¤ä¤¯Â¨ºÂ¤Ë³«»Ï¤·¤¿¤ê½ªÎ»¤·¤¿¤ê¤¹¤ë¡£
69
70 ¤³¤Î®¤¤¡¢¥°¥é¥Õ¥£¥«¥ë¤Ç¤Ê¤¤¥Ö¥é¥¦¥¶¤ò»î¤·¤¿¤±¤ì¤Ð¥¤¥ó¥¹¥È¡¼¥ë¤·¤Ê¤µ¤¤¡£
71 (¤½¤ÎĹ½ê¤Î¤è¤µ¤¬¤ï¤«¤ë¤Ç¤¢¤í¤¦)
72
73 %description -l pl
74 Lynx jest przegl±dark± WWW dzia³aj±c± w trybie tekstowym. Dobrze
75 formatuje tekst w HTML, ale nie pozwala na wy¶wietlanie grafiki.
76
77 %description -l pt_BR
78 Este é um browser WWW para terminal em modo texto. Enquanto ele não
79 faz nenhuma tentativa para mostrar gráficos, possui um bom suporte
80 para o formato de texto HTML, formulários e tabelas.
81
82 %description -l tr
83 Metin ekranda çalýþan bir WWW tarayýcýdýr. Þekil gösteremese de,
84 formlar ve tablolar için desteði vardýr.
85
86 %prep
87 %setup  -q -n %{name}2-8-5
88 %patch0 -p1
89 %patch1 -p1
90 %patch2 -p1
91 %patch3 -p1
92 %patch4 -p1
93 %patch5 -p1
94 %patch6 -p1
95 %patch7 -p1
96 %patch8 -p1
97
98 %build
99 cp /usr/share/automake/config.sub .
100 %{__autoconf}
101 %configure \
102         --with-screen=ncurses \
103         --without-included-gettext \
104         --with-bzlib \
105         --with-zlib \
106         --with-ssl \
107         --enable-justify-elts \
108         --enable-nested-tables \
109         --enable-read-eta \
110         --enable-kbd-layout \
111         --enable-addrlist-page \
112         --enable-cgi-links \
113         --enable-default-colors \
114         --enable-file-upload \
115         --enable-exec-links \
116         --enable-exec-scripts \
117         --enable-externs \
118         --enable-gzip-help \
119         --enable-internal-links \
120         --enable-ipv6 \
121         --enable-nls \
122         --enable-nsl-fork \
123         --enable-persistent-cookies \
124         --enable-prettysrc \
125         --enable-source-cache \
126         --enable-warnings
127 #       --with-socks5=%{_prefix} \
128 #       --enable-color-style \
129
130 %{__make}
131
132 %install
133 rm -rf $RPM_BUILD_ROOT
134 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}} \
135         $RPM_BUILD_ROOT%{_datadir}/lynx/help
136
137 %{__make} install install-help \
138         DESTDIR=$RPM_BUILD_ROOT
139
140 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
141 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
142
143 bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
144
145 %find_lang %{name}
146
147 %clean
148 rm -rf $RPM_BUILD_ROOT
149
150 %files -f %{name}.lang
151 %defattr(644,root,root,755)
152 %doc CHANGES COPYHEADER PROBLEMS README samples test docs/README*
153 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lynx.cfg
154 %attr(755,root,root) %{_bindir}/*
155 %{_datadir}/lynx
156 %{_desktopdir}/lynx.desktop
157 %{_pixmapsdir}/*
158 %{_mandir}/man1/*
159 %lang(cs) %{_mandir}/cs/man1/*
160 %lang(fi) %{_mandir}/fi/man1/*
161 %lang(pl) %{_mandir}/pl/man1/*
This page took 0.062394 seconds and 3 git commands to generate.