Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37914037
en ru br
ALT Linux repos
S:2.47.3-alt1
5.0: 1.0.0-alt0.M50.1

Group :: Office
RPM: wine-gecko

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# This spec is backported to ALTLinux 5.0 automatically by rpmbph script. Do not edit it.
#
%define geckodir %_datadir/wine/gecko
Name: wine-gecko
Version: 1.0.0
Release: alt0.M50.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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin