Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37847540
en ru br
Репозитории ALT
5.1: 1.3.6-alt1
4.1: 1.3.3.2-alt1
www.altlinux.org/Changes

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

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

%define rname scrapbook
%define cid \{53A03D43-5363-4669-8190-99061B2DEBA5\}
%define ciddir %firefox_noarch_extensionsdir/%cid

Name: %firefox_name-%rname
Version: 1.3.3.9
Release: alt1
Summary: Firefox extension, which helps you to save Web pages and manage the collection

License: MPL 1.1/GPL 2.0 or later/LGPL 2.1 or later
Group: Networking/WWW
URL: http://amb.vis.ne.jp/mozilla/scrapbook/

Source0: scrapbook-%version-fx.xpi

BuildArch: noarch

# Automatically added by buildreq on Tue Dec 02 2008 (-bi)

BuildRequires: rpm-build-firefox unzip

Requires: %firefox_name >= 2.0

Packager: Igor Zubkov <icesik at altlinux.org>

%description
ScrapBook is a Firefox extension, which helps you to save Web pages and manage
the collection. Key features are lightness, speed, accuracy and multi-language
support. Major features are:
 *  Save Web page
 * Save snippet of Web page
 * Save Web site (In-depth Capture)
 * Organize the collection in the same way as Bookmarks
 * Highlighter, Eraser and various page editing features
 * Full text search and quick filtering search
 * Text edit feature resembling Opera's Notes

%prep
%setup -c

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

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

%files
%doc LICENSE.txt
%ciddir

%changelog

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

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