Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37566050
en ru br
Репозитории ALT

Группа :: Сети/WWW
Пакет: firefox-lazarus

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

%define rname lazarus
%define cid lazarus at interclue.com
%define ciddir  %firefox_noarch_extensionsdir/%cid

Name: firefox-lazarus
Version: 2.0.5
Release: alt2

Summary: Lazarus extension for Firefox
License: Freeware
Group: Networking/WWW

Url: http://lazarus.interclue.com
Source: %url/downloads/lazarus.xpi
Packager: Michael Shigorin <mike at altlinux.org>

BuildArch: noarch
BuildRequires(pre): rpm-build-firefox
BuildRequires: unzip

# these are ELF binaries for Mozilla Weave

%define _verify_elf_method skip
%set_strip_method none
AutoReq: yes, nolib

%description
Ever had one of those "oh $*# at " moments when you realize you've
just lost half an hour of your life because something went wrong
while you were entering stuff into a web form and there doesn't
seem to be any way to recover it? If so, you need Lazarus.
If not, install it anyway, before disaster strikes!

Lazarus securely saves forms as you type, allowing you to safely
recover your lost work after server timeouts, network issues,
browser crashes, power failures, and all the other things that
can go wrong while you're entering forms, editing content,
writing webmail, etc, etc, etc...

Lazarus works on web forms, WYSIWYG editors and AJAXified forms
and will save you from almost any given server, browser,
or connection problems that might otherwise cause you to lose
your work.

Lazarus now comes with 2048-bit RSA and 256-bit AES hybrid
encryption so your data is more secure than ever! Lazarus 2.0
also includes search functionality so you can recover text even
if you can no longer find the original form you entered it into.

%prep
%setup -c

%install
mkdir -p %buildroot/%ciddir
cp -pr * %buildroot/%ciddir

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

%files
%ciddir

%changelog

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

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