Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37819628
en ru br
ALT Linux repos
5.0: 0.6.17-alt1
4.1: 0.6.15-alt1

Group :: Networking/WWW
RPM: firefox-imglikeopera

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define rname imglikeopera
%define version 0.6.17
%define release alt1
#%define cid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
%define cid imglikeopera at imfo.ru
%define ciddir %firefox_noarch_extensionsdir/%cid


Name: %firefox_name-%rname
Version: %version
Release: %release

Summary: Image like Opera - Firefox Extension

License: GPL
Group: Networking/WWW
URL: http://downloads.mozdev.org/imglikeopera/imglikeopera-0.6.17.xpi


Source0: %rname-%version.xpi
Source1: readme-ILO.txt

BuildArch: noarch

BuildRequires(pre): rpm-build-firefox unzip
Requires: %firefox_name >= 2.0

Packager: Sergey Alembekov <rt at altlinux.ru>

%description
Use it if you want to speed up your slow internet connection by turning off images

%prep
%setup -c

%install
%__mkdir_p %buildroot/%ciddir
%__cp -r * %buildroot/%ciddir
%__cp %SOURCE1 %buildroot/%ciddir

%postun
if [ "$1" = 0 ]; then
 [ ! -d "%ciddir" ] || rm -rf "%ciddir"
fi

%files
%ciddir

%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