ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] prepared tags in *-devel and similar packages
Date: Mon, 28 Feb 2005 18:38:40 +0300
Message-ID: <20050228153840.GA20041@hell.immo.ru> (raw)
In-Reply-To: <42233436.1090209@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

* Alexey Rusakov <ktirf@> [050228 18:12]:
> >В пределах одного языка теги из всех пакетов складываются в один
> >каталог.  Один пакет - один файл тегов на язык:

> >/usr/share/tags/$language/%name
> Кхм, и держать /usr/share/tags на Reiser, потому что будет
> огромное количество мелких файлов... Сорри, критика
> неконструктивная, потому что лучше, чем это, я пока всё равно
> не могу придумать. В целом с подобной реализацией, пожалуй,
> соглашусь.
Навскидку:

$ find /usr/include /usr/share/ruby /usr/lib/python2.3 /usr/share/tcl /usr/lib/perl5 -type f -print0 | xargs -r0 rpm -qf -- | sort | uniq | wc -l 
312

В любом случае это будет меньше, чем /usr/share/doc ;-)

Да, результат работы ctags -R --c-kinds=+px /usr/include у меня
занимает около 64 мегабайт, но у меня ещё kernel-headers от
2.6.10 установлены...

> Я правильно понимаю, что для одного пакета с большой
> вероятностью будет всего один файл с тэгами? Редко когда в
> одном пакете встречаются привязки на нескольких языках сразу.
Да, как правило.  Одно исключение нашёл - python-dev, C'шные
заголовки и модуль distutils, но такое встречается нечасто.

Ещё подумал - разбиение списка файлов по бинарным пакетам
остаётся на совести (какэтопорусски?) maintainer'а.

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-02-28 15:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-25  8:56 Gleb Stiblo
2005-02-25  9:05 ` Alexey I. Froloff
2005-02-25  9:23   ` Gleb Stiblo
2005-02-25 10:38     ` Alexey I. Froloff
2005-02-25 12:48       ` Alexey Rusakov
2005-02-26 10:11         ` Alexey I. Froloff
2005-02-26  9:57     ` Alexey I. Froloff
2005-02-28  8:27       ` Gleb Stiblo
2005-02-28  8:40         ` Vital Khilko
2005-02-28 14:37         ` Alexey I. Froloff
2005-02-28 15:09           ` Alexey Rusakov
2005-02-28 15:36             ` Vital Khilko
2005-02-28 15:38             ` Alexey I. Froloff [this message]
2005-02-28 15:53               ` Alexey Rusakov
2005-02-28 20:11                 ` Alexey I. Froloff
2005-02-28 15:54           ` Sergey Bolshakov
2005-02-28 20:26             ` Alexey I. Froloff
2005-02-28 23:47         ` Sergey V Kalinin
2005-02-28 23:51           ` Alexey Rusakov
2005-02-28 23:57             ` Sergey V Kalinin

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=20050228153840.GA20041@hell.immo.ru \
    --to=raorn@immo.ru \
    --cc=devel@altlinux.ru \
    /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