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 DF67C138359 for ; Mon, 7 Sep 2020 18:08:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F216CE09C4; Mon, 7 Sep 2020 18:08:43 +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 D3612E09C3 for ; Mon, 7 Sep 2020 18:08:43 +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 95F24340E5C for ; Mon, 7 Sep 2020 18:08:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB343360 for ; Mon, 7 Sep 2020 18:08:39 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1599502105.4cfa6610a8650fabacfefc1e18957a30358b0365.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: x11-terms/mate-terminal/Manifest x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild X-VCS-Directories: x11-terms/mate-terminal/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: 4cfa6610a8650fabacfefc1e18957a30358b0365 X-VCS-Branch: master Date: Mon, 7 Sep 2020 18:08:39 +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: 4ef0596a-76c7-4947-ba61-ee4faad30fc3 X-Archives-Hash: 6f5bb13210eab7ab605ebeee257854bf commit: 4cfa6610a8650fabacfefc1e18957a30358b0365 Author: Adam Feldman gentoo org> AuthorDate: Sun Sep 6 21:48:02 2020 +0000 Commit: Adam Feldman gentoo org> CommitDate: Mon Sep 7 18:08:25 2020 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4cfa6610 x11-terms/mate-terminal: Bump to 1.24.1 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Adam Feldman gentoo.org> x11-terms/mate-terminal/Manifest | 1 + .../mate-terminal/mate-terminal-1.24.1.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest index f3bb348..a83bc45 100644 --- a/x11-terms/mate-terminal/Manifest +++ b/x11-terms/mate-terminal/Manifest @@ -1,2 +1,3 @@ DIST mate-terminal-1.22.1.tar.xz 1543900 BLAKE2B 9c5d92525391603f3dd06444c07d892bbae43c03da7f09414901ee31ce8497e65dfca9f184c8186bead91c27c99c69a528ad2021983ad074023781b275e2b748 SHA512 b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534 DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76 +DIST mate-terminal-1.24.1.tar.xz 2032824 BLAKE2B d5c6e97fbb22550f8caf0042422ea9104b947f04e3dacb42bee4e6d1dcdbd59c8cb6765889ac86ea5850ac5ca293a9f796aa5c41d5e1707df2bb37670b3832f3 SHA512 83090667f823605ef0681efeff66c30729df83e7335c100171017ee5f2e819ec0bb219fdc71ed54a27c4a846fcc8db01c4462ef5b9c1e3f31d9c5838427566dc diff --git a/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild new file mode 100644 index 0000000..6582117 --- /dev/null +++ b/x11-terms/mate-terminal/mate-terminal-1.24.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit mate + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~x86" +fi + +DESCRIPTION="The MATE Terminal" +LICENSE="FDL-1.1+ GPL-3+ LGPL-3+" +SLOT="0" + +IUSE="" + +COMMON_DEPEND=" + dev-libs/atk + >=dev-libs/glib-2.50:2 + >=gnome-base/dconf-0.13.4 + x11-libs/gdk-pixbuf:2 + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/pango + >=x11-libs/gtk+-3.22:3[X] + >=x11-libs/vte-0.48:2.91 +" + +RDEPEND="${COMMON_DEPEND} + >=mate-base/mate-desktop-1.6 + virtual/libintl +" + +DEPEND="${COMMON_DEPEND} + app-text/rarian + >=app-text/scrollkeeper-dtd-1:1.0 + app-text/yelp-tools + dev-util/glib-utils + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +"