Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846887
en ru br
ALT Linux repos
5.0: 1.3.3.9-alt1
4.1: 1.3.3.2-alt1

Group :: Networking/WWW
RPM: firefox-scrapbook

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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