From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CBA7713888F for ; Sun, 4 Oct 2015 21:44:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25BCFE083A; Sun, 4 Oct 2015 21:44:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 817EDE083A for ; Sun, 4 Oct 2015 21:44:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1518F340A27 for ; Sun, 4 Oct 2015 21:44:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EEC1547 for ; Sun, 4 Oct 2015 21:44:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1443993999.af3da8f94a761851a38ef86d7b82106577d7f60e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/nomacs/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/nomacs/Manifest media-gfx/nomacs/nomacs-2.4.4-r1.ebuild media-gfx/nomacs/nomacs-2.4.6.ebuild X-VCS-Directories: media-gfx/nomacs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: af3da8f94a761851a38ef86d7b82106577d7f60e X-VCS-Branch: master Date: Sun, 4 Oct 2015 21:44:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2d2c1a39-b3e0-490f-8278-1d47b8fc6419 X-Archives-Hash: 8eead3f938d6587caea16647b1357980 commit: af3da8f94a761851a38ef86d7b82106577d7f60e Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Oct 4 19:37:56 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Oct 4 21:26:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3da8f9 media-gfx/nomacs: Version bump, add USE=qt5 Package-Manager: portage-2.2.20.1 media-gfx/nomacs/Manifest | 1 + ...{nomacs-2.4.4-r1.ebuild => nomacs-2.4.6.ebuild} | 29 ++++++++++++++++------ 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/media-gfx/nomacs/Manifest b/media-gfx/nomacs/Manifest index 8925a44..acc003c 100644 --- a/media-gfx/nomacs/Manifest +++ b/media-gfx/nomacs/Manifest @@ -1,2 +1,3 @@ DIST nomacs-2.4.2-source.tar.bz2 1443270 SHA256 b0f52b919025a48a0e0300ea15c90b40d6ad892b055088fca02a8137e229bc3a SHA512 e3fae11ae8c385f9548bda32b2364967a457e9645fa4375da9d1cf85dc8fb150a56a19c3eab12ddef90d58f20a57d02a8720ddb8fef22c569ab6c28d54654f02 WHIRLPOOL ac21dd3afe3b45324daa6e07030203611c9f2de4ad1427ce4bb388d84ade5e38a686b42e0d757adbaa3a91fbb658d94f9f47de61e9ccf4ccc339af4ce1c4fd8d DIST nomacs-2.4.4-source.tar.bz2 1448716 SHA256 01b0cb48936ca0214c120a126069c50a9b8fe7ecbdb69bb4e5fe283d6b198257 SHA512 76cd5efaba09584757843e895b5b8293adcdab7df68a7d5bdcf38e9e5df04e38382944cf64293c9820815b9e6328793dd8e46afef5ffeaa80ddc4f7d43290fc2 WHIRLPOOL d858887f66cbbed858c1985313107839a8162052bfb825bc48f344516444a1e184e839c9a067283d7503b98a6993126ade3f39c0a85b50ca534f963335c85513 +DIST nomacs-2.4.6-source.tar.bz2 1457529 SHA256 b846e335c768593e9f36cdee1a5c186e7794c76770ea3cadc87cf264153e8960 SHA512 9389df46635e619e198388e8b161a840d15227dd902cf04c250e71211098a10fd808d710ebab71f3e9a437bdca9451f966c46d22c2ce2379b94b678e79e92d71 WHIRLPOOL 97ccd02cbeabda62888ed25065cd24ce9a297b7bae3f9343e903d0223e8107cab601834fbc6dcf31a0b7f8d9e93052ba5a1a08e9c5e006027994c27bdb6f3940 diff --git a/media-gfx/nomacs/nomacs-2.4.4-r1.ebuild b/media-gfx/nomacs/nomacs-2.4.6.ebuild similarity index 64% rename from media-gfx/nomacs/nomacs-2.4.4-r1.ebuild rename to media-gfx/nomacs/nomacs-2.4.6.ebuild index d45dba7..01cf47a 100644 --- a/media-gfx/nomacs/nomacs-2.4.4-r1.ebuild +++ b/media-gfx/nomacs/nomacs-2.4.6.ebuild @@ -6,14 +6,14 @@ EAPI=5 inherit cmake-utils fdo-mime -DESCRIPTION="Qt4-based image viewer" +DESCRIPTION="Qt-based image viewer" HOMEPAGE="http://www.nomacs.org/" SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~amd64-linux" -IUSE="opencv raw tiff webp zip" +IUSE="opencv qt5 raw tiff webp zip" REQUIRED_USE=" raw? ( opencv ) @@ -21,23 +21,36 @@ REQUIRED_USE=" " RDEPEND=" - dev-qt/qtcore:4 - dev-qt/qtgui:4 - >=media-gfx/exiv2-0.25:=[png] - opencv? ( >=media-libs/opencv-2.4:=[qt4] ) + >=media-gfx/exiv2-0.25:= + qt5? ( + dev-qt/qtconcurrent:5 + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + dev-qt/qtprintsupport:5 + dev-qt/qtwidgets:5 + opencv? ( media-libs/opencv:=[qt5] ) + zip? ( dev-libs/quazip[qt5] ) + ) + !qt5? ( + dev-qt/qtcore:4 + dev-qt/qtgui:4 + opencv? ( >=media-libs/opencv-2.4:=[qt4] ) + zip? ( dev-libs/quazip[qt4] ) + ) raw? ( >=media-libs/libraw-0.14:= ) tiff? ( media-libs/tiff:0 ) webp? ( >=media-libs/libwebp-0.3.1:= ) - zip? ( dev-libs/quazip ) " DEPEND="${RDEPEND} + qt5? ( dev-qt/linguist-tools:5 ) virtual/pkgconfig " src_configure() { local mycmakeargs=( - -DENABLE_QT5=OFF $(cmake-utils_use_enable opencv) + $(cmake-utils_use_enable qt5) $(cmake-utils_use_enable raw) $(cmake-utils_use_enable tiff) $(cmake-utils_use_enable webp)