public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/
@ 2016-07-30  5:35 99% Michał Górny
  0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2016-07-30  5:35 UTC (permalink / raw
  To: gentoo-commits

commit:     85215a443760d327556e220a6fa9ed04dad55ea9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 05:30:18 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 05:35:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85215a44

x11-terms/xfce4-terminal: Bump to 0.6.90, early GTK+3 release

 x11-terms/xfce4-terminal/Manifest                  |  1 +
 .../xfce4-terminal/xfce4-terminal-0.6.90.ebuild    | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/x11-terms/xfce4-terminal/Manifest b/x11-terms/xfce4-terminal/Manifest
index d3cb6ed..726d057 100644
--- a/x11-terms/xfce4-terminal/Manifest
+++ b/x11-terms/xfce4-terminal/Manifest
@@ -1 +1,2 @@
 DIST xfce4-terminal-0.6.3.tar.bz2 815207 SHA256 912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08 SHA512 805390b75178b3a2fbff4f8dfe972474e5575ad5a80aaf775f7b4086f975cf5b444a335b1ec1a9a39bc89642c71e1d0cb1bbc14d96b913980bd231d32a081c49 WHIRLPOOL 199f305ae3996eeb5797dbc3fbe07f459c577bfb5a259c3ce820b2fea87ef92593ed26fd82745b7266a6e8801aef61c5a82ddd0f7e9cdc3f3c741e58ba37ed0a
+DIST xfce4-terminal-0.6.90.tar.bz2 838790 SHA256 ec540579d2d85111f322ffa08a4c3690c26612699af1b22c8d4f3480e38e70d1 SHA512 85bacf2184240356f698d9cc0c1f5c4a8b2502abb272a2293574b9cb0641bed3f4be42691f67acee3f6aa54a94a29e9d2304047bbad9435f94d7cad5a25429a5 WHIRLPOOL 4d656d2be87a0f36ff86f51ae350ae182c75fa4ee7761ef4bf258b33354afe803f5effbe01cb33ca55adfbc165bb85341fdf4ac61234ef7342c5102b4c4cb955

diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-0.6.90.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.90.ebuild
new file mode 100644
index 0000000..0860415
--- /dev/null
+++ b/x11-terms/xfce4-terminal/xfce4-terminal-0.6.90.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A terminal emulator for the Xfce desktop environment"
+HOMEPAGE="http://www.xfce.org/projects/terminal/"
+SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="debug"
+
+RDEPEND=">=dev-libs/glib-2.26:2=
+	>=x11-libs/gtk+-3.14:3=
+	x11-libs/libX11:=
+	>=x11-libs/vte-0.38:2.91=
+	>=xfce-base/libxfce4ui-4.10:=[gtk3(+)]"
+DEPEND="${RDEPEND}
+	dev-libs/libxml2
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+pkg_setup() {
+	XFCONF=(
+		$(xfconf_use_debug)
+		)
+
+	DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS )
+}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-07-30  5:35 99% [gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox