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 CB3CF1382C5 for ; Wed, 16 May 2018 08:15:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B55E0933; Wed, 16 May 2018 08:15:05 +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 A04B8E0933 for ; Wed, 16 May 2018 08:15:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 59BC6335C49 for ; Wed, 16 May 2018 08:15:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2026299 for ; Wed, 16 May 2018 08:15:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1526458283.5c6ac9be83163b83b3abb526b6e8992e1e79a5d2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/terminology/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/terminology/Manifest x11-terms/terminology/terminology-1.2.1.ebuild X-VCS-Directories: x11-terms/terminology/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5c6ac9be83163b83b3abb526b6e8992e1e79a5d2 X-VCS-Branch: master Date: Wed, 16 May 2018 08:15:02 +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: cda78835-3432-446d-95a9-6764ecadda42 X-Archives-Hash: c30a49ebf0986219850506a73d6dd635 commit: 5c6ac9be83163b83b3abb526b6e8992e1e79a5d2 Author: Joonas Niilola gmail com> AuthorDate: Tue May 15 04:39:21 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 16 08:11:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6ac9be x11-terms/terminology: bump to 1.2.1 Closes: https://github.com/gentoo/gentoo/pull/8418 Package-Manager: Portage[mgorny]-2.3.36.1 x11-terms/terminology/Manifest | 1 + x11-terms/terminology/terminology-1.2.1.ebuild | 30 ++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest index 8233d7b6ceb..436faf07b4d 100644 --- a/x11-terms/terminology/Manifest +++ b/x11-terms/terminology/Manifest @@ -1,3 +1,4 @@ DIST terminology-0.9.1.tar.xz 4961876 BLAKE2B 03aab7c5c0740bede4c06b90721d96c121500009b6dd939387e8bd3dae160b4c705cf95a724dd8cc404badc9b9d5f22a5321312f229dd488331e4c4c1e2b0844 SHA512 c6db9fa62f3f168be635da1e3ed7a13deba13cbfa5bed75e3f97ee6e13837ca9cb5facab48c44f200baed34b8f32f852eadd9844de648795733602602fae32fd DIST terminology-1.0.0.tar.xz 4979420 BLAKE2B cbc78b751a2e6812ab31c69a62ea4abe2bb53f12b647cea7adae03e54fe0a238c56c5c029c43057c3a1326c7c8af0412574a85a404896554a142ed068ab581ab SHA512 5c99e1e1eea0de24d67779059d3ba65a8fbd1fdf63d9f22099e38defc11fdc8923fbe50a7276bc483ce5ee7527f665e3f2c48358d85c3a06f33e551bd8ef2320 DIST terminology-1.2.0.tar.xz 4858040 BLAKE2B 831ea173fcf8d0327e5ea6a64a827e221eeef5125a7ed6722cc479ff1e3649b653908f97dd5478b24e13463b53634aba14786f9d39da6ad8ba64b982f28f2d7c SHA512 3f017d4706de0de7de5800adad39b5d168f4447279942a452b98529044d3c5e88fc00aa96078420829283ddc454d85d7e5b1d8b557a38d5be8ad266020a3f40b +DIST terminology-1.2.1.tar.xz 4858528 BLAKE2B 953917ed9dac9d17048d19394e6d8b38fd1673bc618cd1ecb596eee7b889f973b5622ef9d3424bc9f94928f44129062a7a4f88cdb2af519b87aeb141661902bc SHA512 8485d38a5426ac0f32b3cb049170bfa015a9f648134973462d72412b291b160f05b6ccfb3ba47115740946c8d87160401d55672a6853027d0cc216bdc7cc659b diff --git a/x11-terms/terminology/terminology-1.2.1.ebuild b/x11-terms/terminology/terminology-1.2.1.ebuild new file mode 100644 index 00000000000..30208be73e7 --- /dev/null +++ b/x11-terms/terminology/terminology-1.2.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit meson + +DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation Libraries" +HOMEPAGE="https://www.enlightenment.org/about-terminology" +SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="nls" + +RDEPEND=">=dev-libs/efl-1.20.0[eet,fontconfig,opengl,X]" +DEPEND=" + ${RDEPEND} + virtual/pkgconfig + nls? ( sys-devel/gettext ) +" + +src_configure() { + local emesonargs=( + -D nls=$(usex nls true false) + ) + + meson_src_configure +}