Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046651
en ru br
Репозитории ALT
S:2.47.3-alt1
5.1: 1.0.0-alt0.M51.1
www.altlinux.org/Changes

Группа :: Офис
Пакет: wine-gecko

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

# This spec is backported to ALTLinux 5.1 automatically by rpmbph script. Do not edit it.
#
%define geckodir %_datadir/wine/gecko
Name: wine-gecko
Version: 1.0.0
Release: alt0.M51.1

Summary: Custom version of Mozilla's Gecko Layout Engine for Wine

License: MPL
Group: Office
Url: http://wiki.winehq.org/Gecko

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sourceforge.net/wine/wine_gecko-%version-x86.cab

BuildArchitectures: noarch

BuildRequires: rpm-build-compat >= 0.95

%description
Wine implements its own version of Internet Explorer. The implementation
is based on a custom version of Mozilla's Gecko Layout Engine.
When your application tries to display a web page, it loads Wine's
custom Gecko from the file wine_gecko-1.0.0-x86.cab
Wine looks for this file first in /usr/share/wine/gecko/
Wine 1.1.33 and later will download Gecko when a prefix is created.
Older Wines will download Gecko when an application tries to display a web page.

%install
mkdir -p %buildroot%geckodir
install -m 644 %SOURCE0 %buildroot%geckodir

%files
%dir %_datadir/wine/
%dir %geckodir/
%geckodir/wine_gecko-%version-x86.cab

%changelog

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

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