Summary: Experimantal Links (text WWW browser) Summary(es): El links es un browser para modo texto, similar a lynx Summary(pl): Eksperymentalny Links (tekstowa przeglądarka WWW) Summary(pt_BR): O links é um browser para modo texto, similar ao lynx Name: elinks Version: 0.5 %define _pre pre10 Release: 0.%{_pre}.2 Epoch: 1 License: GPL Group: Applications/Networking #Source0Download: http://elinks.or.cz/download.html Source0: http://elinks.or.cz/download/%{name}-%{version}%{_pre}.tar.bz2 # Source0-md5: 92f8ff66b05bf7d4bac40ce7a6075043 Source1: %{name}.desktop Source2: links.png Patch0: %{name}-pl.po.patch Patch1: %{name}-home_etc.patch Patch2: %{name}-va-alpha.patch URL: http://elinks.or.cz/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bzip2-devel BuildRequires: expat-devel BuildRequires: gettext-devel BuildRequires: gpm-devel BuildRequires: lua40-devel BuildRequires: ncurses-devel => 5.1 BuildRequires: openssl-devel >= 0.9.7c BuildRequires: zlib-devel BuildRequires: /usr/bin/texi2html Provides: webclient BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sysconfdir /etc/elinks %define specflags_ia32 "-fomit-frame-pointer" %description This is the elinks tree - intended to provide feature-rich version of links, however not rock-stable and dedicated mainly for testing. Its purpose is to make alternative to links, until Mikulas will have some time to maintain it, and to test and tune various patches for Mikulas to be able to include them in the official links releases. %description -l es Links es un browser WWW modo texto, similar al Lynx. El links muestra tablas, hace baja archivos en segundo plano, y usa conexiones HTTP/1.1 keepalive. %description -l pl Bogata w opcje i możliwości wersja tekstowej przeglądarki www - links. elinks jednak jest dedykowana głównie do testowania. %description -l pt_BR Links é um browser WWW modo texto, similar ao Lynx. O Links exibe tabelas, baixa arquivos em segundo plano, e usa as conexőes HTTP/1.1 keepalive. %prep %setup -q -n %{name}-%{version}%{_pre} %patch0 -p1 %patch1 -p1 %patch2 -p1 %build %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure \ %{!?debug: --enable-fastmem} \ %{?debug: --enable-debug} \ --enable-leds \ --enable-256-colors \ --without-x %{__make} cd doc texi2html elinks-lua.texi cd .. %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_desktopdir} \ $RPM_BUILD_ROOT%{_datadir}/%{name} \ $RPM_BUILD_ROOT{%{_sysconfdir},%{_pixmapsdir}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png install contrib/lua/[bcmr]*.lua $RPM_BUILD_ROOT%{_sysconfdir} install contrib/lua/hooks.lua.in $RPM_BUILD_ROOT%{_sysconfdir}/hooks.lua %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README SITES TODO %doc contrib/{keybind*,wipe-out-ssl*,lua/elinks-remote} %doc contrib/conv/{*awk,*.pl,*.sh} %doc doc/{*.txt,*.html} %attr(755,root,root) %{_bindir}/* %{_mandir}/man*/* %{_desktopdir}/* %{_pixmapsdir}/* %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}