ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Gladkov <legion@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] New mozilla extensions layout
Date: Thu, 19 Jan 2012 03:14:38 +0400
Message-ID: <4F17525E.6080202@altlinux.ru> (raw)

Приветствую!

С firefox/xulrunner 9.0.1 начался переезд на новое расположение
аддонов для продуктов mozilla[1]:

/usr/lib/mozilla/extensions/<appid>/<extension>
/usr/lib64/mozilla/extensions/<appid>/<extension>
/usr/share/mozilla/extensions/<appid>/<extension>

где <appid> это CID продукта, а <extension> это CID аддона.

Я добавил ещё один каталог в который скоро будут смотреть firefox и
thunderbird:

/usr/share/mozilla/extensions/any/<extension>

Теперь чуть-чуть про реализацию. Эти каталоги содержатся в пакете
mozilla-common и теперь подкаталоги в /usr/lib/mozilla/* снова
разрешены в sisyphus_check т.к. сам /usr/lib/mozilla больше не никому
не принадлежал.

Макросы в пакете mozilla-common-devel:

%mozilla_arch_extdir   %_libdir/mozilla/extensions
%mozilla_noarch_extdir %_datadir/mozilla/extensions
%mozilla_any_extdir    %_datadir/mozilla/extensions/any

Макросы в rpm-build-firefox:

%firefox_arch_extensionsdir   %mozilla_arch_extdir/%firefox_cid
%firefox_noarch_extensionsdir %mozilla_noarch_extdir/%firefox_cid

В rpm-build-thunderbird будут сделаны аналогичные изменения.

Разумеется firefox и thunderbird будут продолжать "видеть" аддоны по
старым путям до поры.

Также хочу отметить, что в этих каталогах аддоны не отключаются при
обновлении firefox. Отключаются лишь те, что в профилях пользователя.
Будьте внимательны.

[1] https://developer.mozilla.org/en/Installing_extensions#Linux

-- 
Rgrds, legion



             reply	other threads:[~2012-01-18 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-18 23:14 Alexey Gladkov [this message]
2012-01-23  1:56 ` Радик Юсупов
2012-01-23  4:10   ` Alexey Gladkov
2012-01-23 18:00     ` Радик Юсупов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F17525E.6080202@altlinux.ru \
    --to=legion@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git