From: Mikhail Zabaluev <mhz@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] pkg-config autoreqprov scripts Date: Tue, 11 Oct 2005 10:56:13 +0400 Message-ID: <1129013773.9563.25.camel@localhost.localdomain> (raw) In-Reply-To: <20051010225246.GA6755@basalt.office.altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1160 bytes --] В Втр, 11/10/2005 в 02:52 +0400, Dmitry V. Levin пишет: > On Mon, Oct 10, 2005 at 11:28:49PM +0400, Mikhail Zabaluev wrote: > > Собираюсь написать скрипт автоматической генерации зависимостей по > > файлам для новых версий pkg-config. Синтаксис поля Requires в этих > > файлах фактически такой же, как в rpm. Планируется оформлять эти > > зависимости в виде: > > Requires: pkgconfig(filename) >= 1.0 > > , если в .pc-файле написано: > > Requires: filename >= 1.0 > > Чудесно. > > А каким образом будут порождаться соответствующие Provides? Тут совсем просто: если в одном из каталогов pkgconfig в списке файлов пакета найден файл package.pc, генерируется pkgconfig(package). Версия берется из поля Version внутри файла. > > > Если где-то у кого-то есть код для обработки rpm-подобного синтаксиса > > зависимостей в shell-скриптах, прошу поделиться. > > Есть shell-код, обрабатывающий .pc-файлы: /usr/lib/rpm/fixup-pkgconfig. > Не идеальный, но вполне рабочий. Нет, нужно списки разделенные запятыми (или не запятыми) обрабатывать. Хорошо, буду сам писать. Там можно полагаться на наличие bash или лучше строгий Bourne shell? [-- Attachment #2: Эта часть сообщения подписана цифровой подписью --] [-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2005-10-11 6:56 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-10-10 19:28 Mikhail Zabaluev 2005-10-10 22:52 ` Dmitry V. Levin 2005-10-11 6:56 ` Mikhail Zabaluev [this message]
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=1129013773.9563.25.camel@localhost.localdomain \ --to=mhz@altlinux.org \ --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