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 AA6601382BD for ; Fri, 17 Jun 2016 17:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED96141E5; Fri, 17 Jun 2016 17:39:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E6BEE0ADC for ; Fri, 17 Jun 2016 17:39:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 432EA34076D for ; Fri, 17 Jun 2016 17:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF8622426 for ; Fri, 17 Jun 2016 17:39:12 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1466184932.37f2e7071ea7263142a2883470b4b727017f2db3.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.12.1.ebuild x11-terms/mate-terminal/mate-terminal-9999.ebuild x11-terms/mate-terminal/metadata.xml X-VCS-Directories: x11-terms/mate-terminal/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 37f2e7071ea7263142a2883470b4b727017f2db3 X-VCS-Branch: master Date: Fri, 17 Jun 2016 17:39:12 +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: 0d9869ba-5afc-474b-bdf0-10054bfef3fe X-Archives-Hash: 75a4c279319a102a70427b88413dcfa7 commit: 37f2e7071ea7263142a2883470b4b727017f2db3 Author: NP-Hardass gentoo org> AuthorDate: Fri Apr 15 04:08:06 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Fri Jun 17 17:35:32 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=37f2e707 x11-terms/mate-terminal: Version bump to 1.12.1, add 9999, add gtk3 Package-Manager: portage-2.2.26 x11-terms/mate-terminal/Manifest | 1 + .../mate-terminal/mate-terminal-1.12.1.ebuild | 47 ++++++++++++++++++++++ x11-terms/mate-terminal/mate-terminal-9999.ebuild | 47 ++++++++++++++++++++++ x11-terms/mate-terminal/metadata.xml | 3 ++ 4 files changed, 98 insertions(+) diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest index 366b511..5d6c204 100644 --- a/x11-terms/mate-terminal/Manifest +++ b/x11-terms/mate-terminal/Manifest @@ -1 +1,2 @@ DIST mate-terminal-1.10.2.tar.xz 1147956 SHA256 4fc1ebebb5dc77231f1887752d9588c0f5f368b9190005d642198beedb9f7b72 SHA512 162f2a8b210169fc866c87b84d08834468b0377ab53884f34f22ced0f3bb52fb9029ecf8f7a0dafdff050d6e919f7e6e6d75d7b6ffdc5891183c37fc8eb73420 WHIRLPOOL 78bc74385800566985c09fb2ce440cfe56edf5ea53510b898fd57f7ce96631724e6b9120e3fab86ceb8b4d73e6b1df994639e933dfda73ddd3089a01e4b2065b +DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813 diff --git a/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild new file mode 100644 index 0000000..38cd54a --- /dev/null +++ b/x11-terms/mate-terminal/mate-terminal-1.12.1.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit mate + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="The MATE Terminal" +LICENSE="GPL-3" +SLOT="0" + +IUSE="gtk3" + +RDEPEND="app-text/rarian:0 + dev-libs/atk:0 + >=dev-libs/glib-2.36:2 + >=mate-base/mate-desktop-1.6[gtk3(-)=] + x11-libs/gdk-pixbuf:2 + x11-libs/libICE:0 + x11-libs/libSM:0 + x11-libs/libX11:0 + x11-libs/pango:0 + !gtk3? ( + >=x11-libs/gtk+-2.24.0:2 + >=x11-libs/vte-0.28:0 + ) + gtk3? ( + >=x11-libs/gtk+-3.0:3 + >=x11-libs/vte-0.38:2.91 + )" + +DEPEND="${RDEPEND} + >=app-text/scrollkeeper-dtd-1:1.0 + app-text/yelp-tools:0 + >=dev-util/intltool-0.50.1:* + sys-devel/gettext:* + virtual/pkgconfig:*" + +src_configure() { + mate_src_configure \ + --with-gtk=$(usex gtk3 3.0 2.0) +} diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild new file mode 100644 index 0000000..38cd54a --- /dev/null +++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit mate + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~x86" +fi + +DESCRIPTION="The MATE Terminal" +LICENSE="GPL-3" +SLOT="0" + +IUSE="gtk3" + +RDEPEND="app-text/rarian:0 + dev-libs/atk:0 + >=dev-libs/glib-2.36:2 + >=mate-base/mate-desktop-1.6[gtk3(-)=] + x11-libs/gdk-pixbuf:2 + x11-libs/libICE:0 + x11-libs/libSM:0 + x11-libs/libX11:0 + x11-libs/pango:0 + !gtk3? ( + >=x11-libs/gtk+-2.24.0:2 + >=x11-libs/vte-0.28:0 + ) + gtk3? ( + >=x11-libs/gtk+-3.0:3 + >=x11-libs/vte-0.38:2.91 + )" + +DEPEND="${RDEPEND} + >=app-text/scrollkeeper-dtd-1:1.0 + app-text/yelp-tools:0 + >=dev-util/intltool-0.50.1:* + sys-devel/gettext:* + virtual/pkgconfig:*" + +src_configure() { + mate_src_configure \ + --with-gtk=$(usex gtk3 3.0 2.0) +} diff --git a/x11-terms/mate-terminal/metadata.xml b/x11-terms/mate-terminal/metadata.xml index 83534e8..bc460df 100644 --- a/x11-terms/mate-terminal/metadata.xml +++ b/x11-terms/mate-terminal/metadata.xml @@ -5,6 +5,9 @@ mate@gentoo.org Gentoo MATE Desktop + + Build with GTK+3 instead of GTK+2 + mate-desktop/mate-terminal