ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] New mozilla extensions layout
@ 2012-01-18 23:14 Alexey Gladkov
  2012-01-23  1:56 ` Радик Юсупов
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2012-01-18 23:14 UTC (permalink / raw)
  To: ALT Devel discussion list

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

С 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] New mozilla extensions layout
  2012-01-18 23:14 [devel] New mozilla extensions layout Alexey Gladkov
@ 2012-01-23  1:56 ` Радик Юсупов
  2012-01-23  4:10   ` Alexey Gladkov
  0 siblings, 1 reply; 4+ messages in thread
From: Радик Юсупов @ 2012-01-23  1:56 UTC (permalink / raw)
  To: devel

19.01.2012 03:14, Alexey Gladkov пишет:
> С firefox/xulrunner 9.0.1 начался переезд на новое расположение
> аддонов для продуктов mozilla[1]:
Алексей, правильно ли я думаю, что это именно то, о чем мы говорили в 
рамках lightning? То есть можно делать например thunderbird-lightning 
видимым для sm?

-- 
ALTLinux Team
My project: http://lxdesktop.altlinux.org



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] New mozilla extensions layout
  2012-01-23  1:56 ` Радик Юсупов
@ 2012-01-23  4:10   ` Alexey Gladkov
  2012-01-23 18:00     ` Радик Юсупов
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Gladkov @ 2012-01-23  4:10 UTC (permalink / raw)
  To: devel

23.01.2012 05:56, Радик Юсупов wrote:
> 19.01.2012 03:14, Alexey Gladkov пишет:
>> С firefox/xulrunner 9.0.1 начался переезд на новое расположение
>> аддонов для продуктов mozilla[1]:
> Алексей, правильно ли я думаю, что это именно то, о чем мы говорили в 
> рамках lightning? То есть можно делать например thunderbird-lightning 
> видимым для sm? 

И да и нет. Каталог создан для noarch аддонов.

Я сильно сомневаюсь, что lightning собранный с thunderbird будет
нормально работать с seamonkey.

-- 
Rgrds, legion



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] New mozilla extensions layout
  2012-01-23  4:10   ` Alexey Gladkov
@ 2012-01-23 18:00     ` Радик Юсупов
  0 siblings, 0 replies; 4+ messages in thread
From: Радик Юсупов @ 2012-01-23 18:00 UTC (permalink / raw)
  To: devel

23.01.2012 08:10, Alexey Gladkov пишет:
> Я сильно сомневаюсь, что lightning собранный с thunderbird будет
> нормально работать с seamonkey.
Таки придется собирать seamonkey-lightning?
Надо будет вернуться к этой теме чуть позже.

-- 
ALTLinux Team
My project: http://lxdesktop.altlinux.org



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-23 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-18 23:14 [devel] New mozilla extensions layout Alexey Gladkov
2012-01-23  1:56 ` Радик Юсупов
2012-01-23  4:10   ` Alexey Gladkov
2012-01-23 18:00     ` Радик Юсупов

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