ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] buildreq-src с поддержкой KF5.
Date: Sat, 19 Mar 2016 09:51:30 +0300
Message-ID: <1721655.kC5EUM8Eb3@ztation.smnr> (raw)
In-Reply-To: <20160318222452.GA23256@dad.imath.kiev.ua>

В письме от суббота, 19 марта 2016 г. 0:24:54 MSK пользователь Igor Vlasenko 
написал:
> Уважаемые коллеги,
> эта новость в первую очередь для Сергея (@zerg),
> но, думаю, и другим будет интересно, так как CMake
> сейчас становится все более популярным.
> 
> В версии 0.31 появилась полноценная поддержка KF5:
> 
> к примеру.
> 
>  $ buildreq-src ../SOURCES/kf5-kwin/kwin-5.5.5.tar
> INFO: SourceAnalyzer: nothing in devel-libs provides hybris.
> SourceAnalyzer: some deps weren't found. Is DistroMap database outdated?
> # BEGIN SourceDeps(oneline):
> BuildRequires: extra-cmake-modules fontconfig-devel gcc-c++
> kf5-kactivities-devel kf5-kcmutils-devel kf5-kcompletion-devel
> kf5-kdeclarative-devel kf5-kdecoration-devel kf5-kdoctools-devel
> kf5-kio-devel kf5-knewstuff-devel kf5-kscreenlocker-devel
> kf5-kservice-devel kf5-kwayland-devel kf5-kxmlgui-devel libEGL-devel
> libX11-devel libdrm-devel libepoxy-devel libfreetype-devel libgbm-devel
> libinput-devel libudev-devel libwayland-cursor-devel libwayland-egl-devel
> libxcb-devel libxcbutil-cursor-devel libxcbutil-icccm-devel
> libxcbutil-image-devel libxcbutil-keysyms-devel qt5-base-devel
> qt5-declarative-devel qt5-multimedia-devel qt5-script-devel qt5-tools-devel
> qt5-x11extras-devel # END SourceDeps(oneline)
> 
> Сейчас в CMakeLists обрабатываются
> find_library
> find_program
> find_package
> 
> Ранее для find_package были только статические таблицы:
> В версии 0.31 поддерживаются и динамические таблицы по содержимому
> Сизифа.
> к примеру, find_package(Xapian ... )
> благодаря /usr/lib64/cmake/xapian даст BuildReq: libxapian-devel.
> 
> 
> P.S.
> не смог определить, где найти *.cmake файлы для
Они могут быть в собираемом тарболе.
Например, в /CMakeLists.txt
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules $
{CMAKE_MODULE_PATH})
, в котором лежит FindMediaPlayerInfo.cmake

> KCoreAddons
/usr/lib64/cmake/KF5CoreAddons
> KDE4Support
/usr/lib64/cmake/KF5KDE4Support/
> KDESu
/usr/lib64/cmake/KF5Su

[...]

-- 
Regards, Sergey,              ALT Linux Team, http://www.altlinux.ru

  reply	other threads:[~2016-03-19  6:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18 22:24 Igor Vlasenko
2016-03-19  6:51 ` Sergey V Turchin [this message]
2016-03-19 16:06   ` Igor Vlasenko
2016-04-18  4:49 ` [devel] buildreq-src Hihin Ruslan
2016-04-18  9:55   ` Igor Vlasenko

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=1721655.kC5EUM8Eb3@ztation.smnr \
    --to=zerg@altlinux.org \
    --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