ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] libopencv2
Date: Mon, 22 Nov 2010 12:09:38 +0200
Message-ID: <20101122100938.GA5809@dad.imath.kiev.ua> (raw)
In-Reply-To: <4CEA0DF3.2070608@mmedia2.kemsu.ru>

On Mon, Nov 22, 2010 at 12:30:11PM +0600, REAL wrote:
> free-cad сейчас не использует OpenCV (видимо, из-за реформ в оном :)
> ), поэтому просьба к команде: у кого есть пакет, использующий
> libopencv-devel для сборки? Что-либо связанное не предлагать. И
> вебкамеры у меня нет.

repocop@repocop ~ $ whoreq 'libopencv-devel'
BuildReq: ----------------------------
gmic-1.4.1.0-alt1.1.src|libopencv-devel
frei0r-plugins-1.2-alt1.src|libopencv-devel
kde4-kipi-plugins-1.5.0-alt1.src|libopencv-devel
php5-apc-5.3.3.20100722-alt3.src|libopencv-devel
php5-facedetect-5.3.3.20100722-alt3.src|libopencv-devel
Req: ---------------------------------
 
> Хочу поковырять такой пакет на предмет перехода на libopencv2, и
> либо потестировать его у себя, либо, если не получится, закинуть в
> задание test-only.
 
> PS. А вообще, как выяснить самостоятельно, у каких пакетов есть
> сборочные зависимости на какой-нибудь заданный пакет? Не скачивать
> же весь сизиф в srpm :-D

я вот себе пробиваю по базе repocop, но это вам скорее всего
не годится - вам ее качать с repocop.altlinux.org, около 200 mb архив.

$ cat bin/whoreq 
#!/bin/sh
echo BuildReq: ----------------------------
sqlite3 ~/.repocop/db/rpm.db "select pkgid, buildrequirename from rpm_buildrequires where buildrequirename glob '$1';"
echo Req: ---------------------------------
sqlite3 ~/.repocop/db/rpm.db "select pkgid, requirename from rpm_requires where requirename glob '$1';"

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



  parent reply	other threads:[~2010-11-22 10:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-20 19:45 Евгений Ростовцев
2010-11-22  6:30 ` REAL
2010-11-22  9:23   ` Денис Смирнов
2010-11-22  9:39     ` REAL
2010-11-22 10:09   ` Igor Vlasenko [this message]
2010-11-22 10:33     ` REAL
2010-11-22 11:52         ` REAL
2010-11-23  5:34     ` REAL
2010-11-23 13:22       ` Sergey V Turchin
2010-11-23  5:37     ` REAL

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=20101122100938.GA5809@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --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