public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
Date: Tue, 29 Nov 2016 19:49:03 +0000 (UTC)	[thread overview]
Message-ID: <1480445087.ef278bf55451c83c375ce940f10c3c8214d8a983.mudler@gentoo> (raw)

commit:     ef278bf55451c83c375ce940f10c3c8214d8a983
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 21:15:42 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 18:44:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ef278bf5

x11-terms/mate-terminal: version bump to 1.16.1

* gtk3 only
* drop mate-desktop dependency
* add dconf as dep

Package-Manager: portage-2.3.1

 x11-terms/mate-terminal/Manifest                   |  1 +
 .../mate-terminal/mate-terminal-1.16.1.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/x11-terms/mate-terminal/Manifest b/x11-terms/mate-terminal/Manifest
index 81374fd..9b98c5c 100644
--- a/x11-terms/mate-terminal/Manifest
+++ b/x11-terms/mate-terminal/Manifest
@@ -1,2 +1,3 @@
 DIST mate-terminal-1.12.1.tar.xz 1143628 SHA256 d4e16a7b2742e0a904e304b2251fb8e5028833a6813e75bd8214ee542cd86c0e SHA512 c37b725db1522153fcb4dc596205f9382605bf981504217c8b087a4d7e6086a5c40644cdab1eb3c0593632d4f38d45fbcdfd763cb1ef62ff7359335c54b6ff42 WHIRLPOOL 8e0dc57b48e19cab8f821e922519045dd97bf9c3b18052aa3aad81ce2d238a8f1c513e2cf5ca426b7b87cbfeb184c02cd02ecd2f2c1c63a912856860d53c2813
 DIST mate-terminal-1.14.1.tar.xz 1313612 SHA256 248f8e4db544a76a521e7e80cceb3e6736b60c64880376b08f552cb66c378b29 SHA512 e7c68dfce1e9b886449774567f225cf267366ab857e510de3bae9867442306defe0b1d86bc90782326f4c252620311f6846a50b89a3f8939e8cfb816e25db209 WHIRLPOOL fc1337b2f270ccc7bab7d3887ef3afb3e50b917995133d44497e276e395670564d5c20289ce114f1da71105ebd535cd815037d66266d942f4e0d183a2a0d7e9d
+DIST mate-terminal-1.16.1.tar.xz 1269040 SHA256 c032a11a6a4f5ccb84c3453cedba6c0b7100858cf1a2fa5d7f97173d4c33bccc SHA512 28505ba425ecdcacb33a49b082101887ee012b37026d92a2ec666f5251ca28fb6c039c1066c55d533cad195c75577c00d93a2b3fad08d20f3619891596e6c2e1 WHIRLPOOL caf3607c674a8ee62b417ae02dd9acf30e1d6b1726b0c2485889071eb8e946f66f31333c0191ba0d67e83eb9450ef5eeda0c066fb92ddc6bbb601e5fcad0d272

diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
new file mode 100644
index 0000000..c1bd264
--- /dev/null
+++ b/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
@@ -0,0 +1,38 @@
+# 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=""
+
+COMMON_DEPEND="dev-libs/atk:0
+	>=dev-libs/glib-2.36:2
+	>=gnome-base/dconf-0.13.4:0
+	x11-libs/gdk-pixbuf:2
+	x11-libs/libICE:0
+	x11-libs/libSM:0
+	x11-libs/libX11:0
+	x11-libs/pango:0
+	>=x11-libs/gtk+-3.14:3
+	>=x11-libs/vte-0.38:2.91"
+
+RDEPEND="${COMMON_DEPEND}"
+
+DEPEND="${COMMON_DEPEND}
+	app-text/rarian:0
+	>=app-text/scrollkeeper-dtd-1:1.0
+	app-text/yelp-tools:0
+	>=dev-util/intltool-0.50.1:*
+	sys-devel/gettext:*
+	virtual/pkgconfig:*"


             reply	other threads:[~2016-11-29 19:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29 19:49 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-10  0:24 [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/ Adam Feldman
2021-06-10  0:24 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-02  5:55 Adam Feldman
2020-04-09 22:52 Adam Feldman
2018-02-11 13:49 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2017-09-27  3:18 NP Hardass
2017-05-14 10:30 Ettore Di Giacinto
2017-03-16 16:08 [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
2017-03-16 16:17 ` [gentoo-commits] proj/gentoo-mate:master " Ettore Di Giacinto
2017-03-13  9:49 Ettore Di Giacinto
2017-03-13  9:49 Ettore Di Giacinto
2017-01-02 17:16 Ettore Di Giacinto
2017-01-02 17:16 Ettore Di Giacinto
2016-11-22 11:11 Ettore Di Giacinto
2016-10-15  2:22 NP Hardass
2016-10-15  2:22 NP Hardass
2016-09-10 18:56 NP Hardass
2016-09-10 18:56 NP Hardass
2016-06-17 17:39 NP Hardass
2016-03-26  2:37 NP Hardass
2015-12-31  6:27 NP Hardass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480445087.ef278bf55451c83c375ce940f10c3c8214d8a983.mudler@gentoo \
    --to=mudler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox