Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37865397
en ru br
Репозитории ALT
5.1: 0.9.0-alt2
4.1: 0.8.1-alt0.M41.1
4.0: 0.7.1-alt8
www.altlinux.org/Changes

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

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

# SPEC file for SessionSaver extension

%define rname copyallurls
%define version 0.8.1
%define release alt0.M41.1
%define cid \{960BE052-4847-422b-9AD6-8631D3D0A607\}
%define ciddir %firefox_noarch_extensionsdir/%cid

%set_firefox_noarch

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

Summary: CopyAllUrls plugin for Firefox
Summary(ru_RU.UTF-8): я─п╟я│я┬п╦я─п╣п╫п╦п╣ CopyAllUrls п╢п╩я▐ Firefox

License: %mpl 1.1 / %gpl2plus / %lgpl2plus
Group: Networking/WWW
URL: http://www.plasser.net/code/xul/copyallurls/
BuildArch: noarch

Source0: %rname-%version.xpi

Packager:       Nikolay A. Fetisov <naf at altlinux.ru>

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

%description
CopyAllUrls is an extension for Mozilla-Firefox to copy all URLs
of a browser window to the clipboard and back again. It can copy
all URLs of open tabs in plain text or structured form (html  or
stx = structured text) to clipboard. Also You can take a list of
URLs (one per line) and open all at once.

%description -l ru_RU.UTF-8
CopyAllUrls - я─п╟я│я┬п╦я─п╣п╫п╦п╣ п╢п╩я▐ п╠я─п╟я┐п╥п╣я─п╬п╡ я│п╣п╪п╣п╧я│я┌п╡п╟ Mozilla-Firefox,
п©я─п╣п╢п╫п╟п╥п╫п╟я┤п╣п╫п╫п╬п╣ п╢п╩я▐ п╨п╬п©п╦я─п╬п╡п╟п╫п╦я▐ п╡я│п╣я┘ URL п╦п╥ п╬п╨п╫п╟ п╠я─п╟я┐п╥п╣я─п╟ п╡ п╠я┐я└п╣я─
п╬п╠п╪п╣п╫п╟ п╦ п╬п╠я─п╟я┌п╫п╬. п·п╫п╬ п╪п╬п╤п╣я┌ п╨п╬п©п╦я─п╬п╡п╟я┌я▄ п╡я│п╣ URL п╦п╥ п╬я┌п╨я─я▀я┌я▀я┘  я┌п╟п╠п╬п╡
п╡ п╡п╦п╢п╣ п╬п╠я▀я┤п╫п╬пЁп╬ я┌п╣п╨я│я┌п╟ п╦п╩п╦ п╡ я└п╬я─п╪п╟я┌п╦я─п╬п╡п╟п╫п╫п╬п╪ п╡п╦п╢п╣  (п╨п╟п╨ html  п╦п╩п╦
stx - я│я┌я─я┐п╨я┌я┐я─п╦я─п╬п╡п╟п╫п╫я▀п╧ я┌п╣п╨я│я┌)  п╡ п╠я┐я└п╣я─ п╬п╠п╪п╣п╫п╟.  п╒п╟п╨п╤п╣  п▓я▀ п╪п╬п╤п╣я┌п╣
п╡п╥я▐я┌я▄ я│п©п╦я│п╬п╨ URL'п╬п╡ (п©п╬ п╬п╢п╫п╬п╪я┐ п╡ я│я┌я─п╬п╨п╣) п╦ п╬я┌п╨я─я▀я┌я▄ п╦я┘ п╡я│п╣ я│я─п╟п╥я┐.

%prep
%setup -c

%install
mkdir -p -- %buildroot/%ciddir
cp -r -- * %buildroot/%ciddir
touch %buildroot/%ciddir/chrome.manifest

%postun
%firefox_uninstall_extension %cid
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