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

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

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

# SPEC file for Video DownloadHelper Firefox extension

%define rname video_downloadhelper
%define version 4.6.4
%define release alt1
%define cid \{b9db16a4-6edc-47ec-a1f4-b86292ed211d\}
%define ciddir %firefox_noarch_extensionsdir/%cid

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

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

License: %mpl 1.1
Group: Networking/WWW
URL: http://www.downloadhelper.net/
#URL: https://addons.mozilla.org/ru/firefox/addon/3006
BuildArch:      noarch

Source0: %rname.xpi
Packager: Nikolay A. Fetisov <naf at altlinux.ru>

BuildRequires(pre): rpm-build-firefox rpm-build-licenses
BuildRequires: unzip

%description
Video DownloadHelper is a tool for web content extraction.
Its purpose is to capture video and image files from many
sites.

%description -l ru_RU.UTF-8
п═п╟я│я┬п╦я─п╣п╫п╦п╣  Video DownloadGHelper п╢п╩я▐ Firefox  п©я─п╣п╢п╫п╟п╥п╫п╟я┤п╣п╫п╬
п╢п╩я▐ я│п╬я┘я─п╟п╫п╣п╫п╦я▐ п╪п╣п╢п╦п╟-я└п╟п╧п╩п╬п╡ (п╡п╦п╢п╣п╬- п╦ п╦п╥п╬п╠я─п╟п╤п╣п╫п╦п╧) я│ я│я┌я─п╟п╫п╦я├
п╪п╫п╬пЁп╦я┘ я│п╟п╧я┌п╬п╡.

%prep
%setup -c

# RPM call unzip with -Lq keys, effectivly kills all mixed-case filenames in archive

rm -rf -- ./*
unzip -q %SOURCE0

%install
mkdir -p -- %buildroot/%ciddir
cp -r -- * %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