Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37558991
en ru br
Репозитории ALT
S:0.5.3-alt4.git20200502
5.1: 0.5.2-alt2.1
4.1: 0.5.2-alt1
4.0: 0.5.1-alt5
3.0: 0.5.1-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: w3m

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: w3m
Version: 0.5.1
Release: alt1.1
License: GPL
Group: Development/Other
Summary: w3m is a pager with WWW capability
Url: http://w3m.sourceforge.net/
Source: %name-%version.tar.gz

# Automatically added by buildreq on Wed Feb 04 2004

BuildRequires: XFree86-devel gdk-pixbuf-devel glib-devel glibc-devel-static gtk+-devel libgc-devel libgpm-devel libssl-devel zlib-devel

%description
w3m is a pager with WWW capability. It IS a pager, but it can be
used as a text-mode WWW browser with following features:
* When reading HTML document, you can follow links and view images
 (using external image viewer).
* It has 'internet message mode', which determines the type of document
 from header. If the Content-Type: field of the document is text/html,
 that document is displayed as HTML document.
* You can change URL description like 'http://hogege.net' in plain text
 into link to that URL.

%prep
%setup

%build
%add_optflags -I%_includedir/libgc
export CPPFLAGS="$CPPFLAGS -I%_includedir/libgc"
%configure --with-termlib=terminfo --disable-rpath
%make_build

%install
%makeinstall HELP_DIR=%buildroot%_datadir/w3m

%files
%doc doc/README* doc/*.html doc/menu.* doc/keymap.* doc/HISTORY
%doc *_en.html NEWS TODO
%_bindir/*
%_man1dir/*
%_mandir/ja/man1/*
%_datadir/w3m/
%_datadir/locale/ja/LC_MESSAGES/*
%_libdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin