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 C0E771382C5 for ; Thu, 4 Jun 2020 22:08:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01121E0869; Thu, 4 Jun 2020 22:08:26 +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 C8655E0869 for ; Thu, 4 Jun 2020 22:08:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6F29934F296 for ; Thu, 4 Jun 2020 22:08:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5BDD283 for ; Thu, 4 Jun 2020 22:08:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1591308489.9e5f6718613cf045f490713b88d2664b224fb118.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/maim/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/maim/Manifest media-gfx/maim/maim-5.6.3.ebuild media-gfx/maim/maim-9999.ebuild X-VCS-Directories: media-gfx/maim/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9e5f6718613cf045f490713b88d2664b224fb118 X-VCS-Branch: master Date: Thu, 4 Jun 2020 22:08:20 +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: 8da97482-a2ac-4181-b209-93d519d046a5 X-Archives-Hash: 44d4d3acb5ba7909adb3c1b15dbf1a20 commit: 9e5f6718613cf045f490713b88d2664b224fb118 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 4 22:07:34 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 4 22:08:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5f6718 media-gfx/maim: 5.6.3 version bump Closes: https://bugs.gentoo.org/711980 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/maim/Manifest | 1 + media-gfx/maim/{maim-9999.ebuild => maim-5.6.3.ebuild} | 9 +++++---- media-gfx/maim/maim-9999.ebuild | 9 +++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/media-gfx/maim/Manifest b/media-gfx/maim/Manifest index c38019da3fb..76af00548e2 100644 --- a/media-gfx/maim/Manifest +++ b/media-gfx/maim/Manifest @@ -1 +1,2 @@ DIST maim-5.5.3.tar.gz 40083 BLAKE2B 93392bcec8d1ae5188c27414695b04d0ff94a0824e9ef4a7fe8ca0949a1583b7dc7893346bde94bcdf629d9dc8d3f8350a8484eb8cc5bcbf8ff24cbdcb651b10 SHA512 bbcd4f0276090b9650cda88e527d0d1b80270a50935fbc02aac9a302a64bc3975386f24a97d8eb3c1f97d7d32cc9905d5e1f652915fbe3aae0766bd90bc5f51a +DIST maim-5.6.3.tar.gz 40217 BLAKE2B 90f6854d8e54b92f8c6e8d5b597ea287e85e622ad689f1b72361aa919d0ce57bf4f28f289fd0da51b30c1195977b70982837d8b4b81ec5597361bc6ed5f1ad0a SHA512 8e19bd4e89db117bcb74a9b9e35f3232cdd0ef3836a536d170f803d7159fbc4be415d20695e5e61942ff7714d990d027149cee20a689f797d25d01610cc1c3be diff --git a/media-gfx/maim/maim-9999.ebuild b/media-gfx/maim/maim-5.6.3.ebuild similarity index 86% copy from media-gfx/maim/maim-9999.ebuild copy to media-gfx/maim/maim-5.6.3.ebuild index 7d5505eca01..561201c54d1 100644 --- a/media-gfx/maim/maim-9999.ebuild +++ b/media-gfx/maim/maim-5.6.3.ebuild @@ -18,9 +18,10 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="unicode" +IUSE="icu" DEPEND=" + media-libs/libglvnd media-libs/libpng:0= virtual/jpeg:0 x11-libs/libX11 @@ -29,13 +30,13 @@ DEPEND=" x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXrender - x11-misc/slop:= - unicode? ( dev-libs/icu:= )" + >=x11-misc/slop-7.5:= + icu? ( dev-libs/icu:= )" RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( - -DMAIM_UNICODE=$(usex unicode) + -DMAIM_UNICODE=$(usex icu) ) cmake_src_configure } diff --git a/media-gfx/maim/maim-9999.ebuild b/media-gfx/maim/maim-9999.ebuild index 7d5505eca01..561201c54d1 100644 --- a/media-gfx/maim/maim-9999.ebuild +++ b/media-gfx/maim/maim-9999.ebuild @@ -18,9 +18,10 @@ fi LICENSE="GPL-3" SLOT="0" -IUSE="unicode" +IUSE="icu" DEPEND=" + media-libs/libglvnd media-libs/libpng:0= virtual/jpeg:0 x11-libs/libX11 @@ -29,13 +30,13 @@ DEPEND=" x11-libs/libXfixes x11-libs/libXrandr x11-libs/libXrender - x11-misc/slop:= - unicode? ( dev-libs/icu:= )" + >=x11-misc/slop-7.5:= + icu? ( dev-libs/icu:= )" RDEPEND="${DEPEND}" src_configure() { local mycmakeargs=( - -DMAIM_UNICODE=$(usex unicode) + -DMAIM_UNICODE=$(usex icu) ) cmake_src_configure }