Skip to content

Commit

Permalink
x11-terms/mate-terminal: bump to version 1.24.0
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.16
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
  • Loading branch information
Oz Tiram committed Feb 17, 2020
1 parent 1cbf80e commit 72453e7
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
1 change: 1 addition & 0 deletions x11-terms/mate-terminal/Manifest
Expand Up @@ -2,3 +2,4 @@ DIST mate-terminal-1.20.2.tar.xz 1552752 BLAKE2B e0ac24bf8365c368067e101a7db3557
DIST mate-terminal-1.22.1.tar.xz 1543900 BLAKE2B 9c5d92525391603f3dd06444c07d892bbae43c03da7f09414901ee31ce8497e65dfca9f184c8186bead91c27c99c69a528ad2021983ad074023781b275e2b748 SHA512 b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534
DIST mate-terminal-1.23.0.tar.xz 1545960 BLAKE2B 3d2fa36c5712002f5fe85834498f098c6ff84c92f1d3a97a0e1653fafc6b35c87ad045e93169c4e48e8f2f824ef24dfd508df07e9501530d9814a279d42d9982 SHA512 0b2cc4a7e8ff68f4d0b59e31301adb623843c8279a193e2d5fd4a104181af8fa0d48e773620a593417957ae33eda8d34a69b8dfdbcd3801a77a73df4aabe3662
DIST mate-terminal-1.23.1.tar.xz 2082536 BLAKE2B 639bfbb486cb49948444da8e64091867bef1b9a705e2f2bae8b0080602de2b51417080be6ba20adda657445c33f08f3540ee677d98e386abd67150583a196d73 SHA512 e71f1ae34ead438fc08b4d8a3dc9b66981a95dd744cf933df520809aa30105eaec9e4f170fc1ea38a328d60b24a55174c1846521573bdbbc27d0d2f0b1c162ec
DIST mate-terminal-1.24.0.tar.xz 2084772 BLAKE2B 82909eb210bf5f0848e35b06b8569b22ba35ff515b2f90bc20e1766564997c7a44080597ac2efa825a8f9793f64c56136dd977b86e4d88e0886bb0e70c772e79 SHA512 2ad25411a8e720d3ef43964dc9f80732e215b1b5154e904069d25e73910c0c8f0e1b100d21f85b9a1eec06f6b17f891791445f7830bb52fc44b67fa3f8cebf76
38 changes: 38 additions & 0 deletions x11-terms/mate-terminal/mate-terminal-1.24.0.ebuild
@@ -0,0 +1,38 @@
# 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="GPL-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"

DEPEND="${COMMON_DEPEND}
app-text/rarian
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools
dev-util/glib-utils
sys-devel/gettext
virtual/pkgconfig"

0 comments on commit 72453e7

Please sign in to comment.