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

Группа :: Сети/WWW
Пакет: palemoon-locale_switcher

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

%define cid            pm-localeswitch at palemoon.org
%define cid_dir        %palemoon_noarch_extensionsdir/%cid

%define pname pm_locale_switch

Name:    palemoon-locale_switcher
Version: 3.1.0
Release: alt2

Summary: The Palemoon locale switcher


License: GPL-3
Group: Networking/WWW
Url: http://www.gooeysoftware.com/mozaddons/zinglocale/

# BuildArch: noarch

ExcludeArch: %ix86 armh


Packager: Hihin Ruslan <ruslandh at altlinux.ru>

Source: %pname-%version.xpi
#Patch: pm_locale_switch-3.1.0-locale.patch

BuildRequires(pre): rpm-build-palemoon
#BuildRequires(pre): rpm-build-firefox
#BuildRequires(pre): rpm-build-seamonkey

# Automatically added by buildreq on Thu Jul 16 2015

BuildRequires: libdb4-devel unzip
Requires: palemoon

%description
This is an extension that allows quick and easy changing
of the current language/locale being used by the application.
It works with Pale Moon,
and is distributed under the GNU General Public License, V3.

%description -l ru_RU.utf8
п╜я┌п╬ я─п╟я│я┬п╦я─п╣п╫п╦п╣, п╨п╬я┌п╬я─п╬п╣ п©п╬п╥п╡п╬п╩я▐п╣я┌ п╠я▀я│я┌я─п╬ п╦ п╩п╣пЁп╨п╬ п╪п╣п╫я▐я┌я▄ я▐п╥я▀п╨ п╦ п╩п╬п╨п╟п╩я▄
п╦я│п©п╬п╩я▄п╥я┐п╣п╪п╟я▐ п╡ п©я─п╦п╩п╬п╤п╣п╫п╦п╦п╦.
п·п╫п╬ я─п╟п╠п╬я┌п╟п╣я┌ я│ Pale Moon,

%prep
%setup -c -n %pname-%version/%cid
#patch -p2

%install
mkdir -p %buildroot/%cid_dir
cp -r pm_locale_switch/. %buildroot/%cid_dir

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

%files
%cid_dir

%changelog

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

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