From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12BB413835A for ; Sat, 18 Jul 2020 08:45:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 193E2E0885; Sat, 18 Jul 2020 08:45:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00E2DE0885 for ; Sat, 18 Jul 2020 08:45:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0BC5A34F351 for ; Sat, 18 Jul 2020 08:45:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA3F52DD for ; Sat, 18 Jul 2020 08:45:24 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1595061915.946bef0493c12a5b4d1cdde20853dbdf3ad6838d.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-color-manager/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-color-manager/Manifest gnome-extra/gnome-color-manager/gnome-color-manager-3.36.0.ebuild X-VCS-Directories: gnome-extra/gnome-color-manager/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 946bef0493c12a5b4d1cdde20853dbdf3ad6838d X-VCS-Branch: master Date: Sat, 18 Jul 2020 08:45:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8be569d-64eb-4b08-848f-4b1e17697bac X-Archives-Hash: e601faa76a86bfa3c5837ec88bac845e commit: 946bef0493c12a5b4d1cdde20853dbdf3ad6838d Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jul 18 08:29:50 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jul 18 08:45:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946bef04 gnome-extra/gnome-color-manager: bump to 3.36.0 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-color-manager/Manifest | 1 + .../gnome-color-manager-3.36.0.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/gnome-extra/gnome-color-manager/Manifest b/gnome-extra/gnome-color-manager/Manifest index ff5461d412c..9056abb22b9 100644 --- a/gnome-extra/gnome-color-manager/Manifest +++ b/gnome-extra/gnome-color-manager/Manifest @@ -1 +1,2 @@ DIST gnome-color-manager-3.32.0.tar.xz 2602104 BLAKE2B 6219c3b7dd31ba49c671ef1f330d8ce561b7d8716a5cf5ef393dcf827c6bbc4e82b95c082e9297a27be7652d958a92c397fbafa8bd68f2c48b32533a3fe14483 SHA512 e5b0c6a39f9202fde79af1e966be65ef3d770fe4de777a281398ee68feef6c57dee95a1fcba496512f163bf561528ece840480b3c8612b5c3af2b7f550335f38 +DIST gnome-color-manager-3.36.0.tar.xz 2175016 BLAKE2B 263bc58c2a4ebafabebeba958279e4ad607eeca986dda9093c3e9d1a0870f44eefec7248aab11e6b408b063c5d5a28a3cdb88c96a58e3a0a5064055c44989143 SHA512 217c00696d7d0e99ee4cc65ee343c09682387d909feabdd6e4a52f9fd0586dda553b4796fbcb11392b880aa5c5bbaebde27906afb4e3ffd692ee3187023bfaac diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-3.36.0.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-3.36.0.ebuild new file mode 100644 index 00000000000..65eb91b7db5 --- /dev/null +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-3.36.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit gnome.org meson virtualx xdg + +DESCRIPTION="GNOME color profile tools" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-color-manager/" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +# Need gtk+-3.3.8 for https://bugzilla.gnome.org/show_bug.cgi?id=673331 +RDEPEND=" + >=dev-libs/glib-2.31.10:2 + >=x11-libs/gtk+-3.3.8:3 + >=x11-misc/colord-1.3.1:0= + >=media-libs/lcms-2.2:2 +" +DEPEND="${RDEPEND}" +# docbook-sgml-{utils,dtd:4.1} needed to generate man pages +BDEPEND=" + app-text/docbook-sgml-dtd:4.1 + app-text/docbook-sgml-utils + dev-util/itstool + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_configure() { + # Always enable tests since they are check_PROGRAMS anyway + local emesonargs=( + $(meson_use test tests) + ) + meson_src_configure +} + +src_test() { + virtx meson_src_test +}